pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libconfig



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan  6 12:19:09 UTC 2026

Modified Files:
        pkgsrc/devel/libconfig: Makefile

Log Message:
libconfig: remove obsolete comment


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/libconfig/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/libconfig/Makefile
diff -u pkgsrc/devel/libconfig/Makefile:1.15 pkgsrc/devel/libconfig/Makefile:1.16
--- pkgsrc/devel/libconfig/Makefile:1.15        Tue Jan  6 12:11:55 2026
+++ pkgsrc/devel/libconfig/Makefile     Tue Jan  6 12:19:09 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2026/01/06 12:11:55 adam Exp $
+# $NetBSD: Makefile,v 1.16 2026/01/06 12:19:09 wiz Exp $
 
 DISTNAME=      libconfig-1.8.2
 CATEGORIES=    devel
@@ -19,7 +19,4 @@ TEST_TARGET=  check
 PKGCONFIG_OVERRIDE+=   lib/libconfig++.pc.in
 PKGCONFIG_OVERRIDE+=   lib/libconfig.pc.in
 
-# https://github.com/hyperrealm/libconfig/pull/127
-#CHECK_PORTABILITY_SKIP=       contrib/ls-config/debian/postinst
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index