pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/libsecret



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 17 21:13:49 UTC 2026

Modified Files:
        pkgsrc/security/libsecret: Makefile

Log Message:
libsecret: remove unused gtk-doc dependency.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/security/libsecret/Makefile

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

Modified files:

Index: pkgsrc/security/libsecret/Makefile
diff -u pkgsrc/security/libsecret/Makefile:1.38 pkgsrc/security/libsecret/Makefile:1.39
--- pkgsrc/security/libsecret/Makefile:1.38     Thu Oct 23 20:39:08 2025
+++ pkgsrc/security/libsecret/Makefile  Sat Jan 17 21:13:49 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2025/10/23 20:39:08 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2026/01/17 21:13:49 wiz Exp $
 
 DISTNAME=      libsecret-0.20.5
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    security gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsecret/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -43,5 +43,4 @@ BUILDLINK_DEPMETHOD.gobject-introspectio
 .include "../../lang/python/application.mk"
 .include "../../lang/vala/buildlink3.mk"
 .include "../../security/libgcrypt/buildlink3.mk"
-.include "../../textproc/gtk-doc/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index