pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libhid



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan  4 15:39:29 UTC 2026

Modified Files:
        pkgsrc/devel/libhid: Makefile

Log Message:
libhid: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/libhid/Makefile

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

Modified files:

Index: pkgsrc/devel/libhid/Makefile
diff -u pkgsrc/devel/libhid/Makefile:1.30 pkgsrc/devel/libhid/Makefile:1.31
--- pkgsrc/devel/libhid/Makefile:1.30   Thu Apr 17 21:50:28 2025
+++ pkgsrc/devel/libhid/Makefile        Sun Jan  4 15:39:29 2026
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.30 2025/04/17 21:50:28 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2026/01/04 15:39:29 wiz Exp $
 
 DISTNAME=      libhid-0.2.16
 PKGREVISION=   19
 CATEGORIES=    devel
 MASTER_SITES=  http://sourceforge.net/projects/salix-sbo/files/13.37/libhid/
-MASTER_SITES+= https://alioth.debian.org/frs/download.php/file/1958/
+#MASTER_SITES+=        https://alioth.debian.org/frs/download.php/file/1958/
 LICENSE=       gnu-gpl-v2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://libhid.alioth.debian.org/
+#HOMEPAGE=     http://libhid.alioth.debian.org/
 COMMENT=       Abstraction layer for HID-class devices over USB/serial
 
 TOOL_DEPENDS+= docbook-[0-9]*:../../textproc/docbook



Home | Main Index | Thread Index | Old Index