pkgsrc-Changes archive

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

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   vins
Date:           Sun May  3 09:52:30 UTC 2026

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: add gcr4


To generate a diff of this commit:
cvs rdiff -u -r1.1003 -r1.1004 pkgsrc/security/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/Makefile
diff -u pkgsrc/security/Makefile:1.1003 pkgsrc/security/Makefile:1.1004
--- pkgsrc/security/Makefile:1.1003     Fri May  1 20:04:39 2026
+++ pkgsrc/security/Makefile    Sun May  3 09:52:30 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1003 2026/05/01 20:04:39 vins Exp $
+# $NetBSD: Makefile,v 1.1004 2026/05/03 09:52:30 vins Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -112,6 +112,7 @@ SUBDIR+=    flawz
 SUBDIR+=       fprint-demo
 SUBDIR+=       fsh
 SUBDIR+=       gcr
+SUBDIR+=       gcr4
 SUBDIR+=       git-crypt
 SUBDIR+=       git-secret
 SUBDIR+=       gnome-keyring



Home | Main Index | Thread Index | Old Index