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:   jym
Date:           Wed May 31 12:21:03 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Hook pinentry-mac to the build.


To generate a diff of this commit:
cvs rdiff -u -r1.613 -r1.614 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.613 pkgsrc/security/Makefile:1.614
--- pkgsrc/security/Makefile:1.613      Sun Apr 23 05:40:08 2017
+++ pkgsrc/security/Makefile    Wed May 31 12:21:03 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.613 2017/04/23 05:40:08 markd Exp $
+# $NetBSD: Makefile,v 1.614 2017/05/31 12:21:03 jym Exp $
 #
 
 COMMENT=       Security tools
@@ -356,6 +356,7 @@ SUBDIR+=    php-suhosin
 SUBDIR+=       pinentry
 SUBDIR+=       pinentry-gtk2
 SUBDIR+=       pinentry-qt4
+SUBDIR+=       pinentry-mac
 SUBDIR+=       pinepgp
 SUBDIR+=       pkcs11-helper
 SUBDIR+=       pks



Home | Main Index | Thread Index | Old Index