pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/comms/lirc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan  6 08:47:49 UTC 2026

Modified Files:
        pkgsrc/comms/lirc: Makefile

Log Message:
lirc: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/comms/lirc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/comms/lirc/Makefile
diff -u pkgsrc/comms/lirc/Makefile:1.9 pkgsrc/comms/lirc/Makefile:1.10
--- pkgsrc/comms/lirc/Makefile:1.9      Mon Aug 14 05:23:57 2023
+++ pkgsrc/comms/lirc/Makefile  Tue Jan  6 08:47:49 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2023/08/14 05:23:57 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.10 2026/01/06 08:47:49 wiz Exp $
 
 DISTNAME=      lirc-0.9.0
 PKGREVISION=   5
@@ -8,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    cheusov%NetBSD.org@localhost
-HOMEPAGE=      http://www.lirc.org/
+HOMEPAGE=      https://www.lirc.org/
 COMMENT=       Linux Infrared Remote Control
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index