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:   markd
Date:           Wed Jan 31 09:16:33 UTC 2018

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: add qca2-qt5{,-gnupg,-ossl}


To generate a diff of this commit:
cvs rdiff -u -r1.667 -r1.668 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.667 pkgsrc/security/Makefile:1.668
--- pkgsrc/security/Makefile:1.667      Tue Jan 30 19:07:48 2018
+++ pkgsrc/security/Makefile    Wed Jan 31 09:16:33 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.667 2018/01/30 19:07:48 bsiegert Exp $
+# $NetBSD: Makefile,v 1.668 2018/01/31 09:16:33 markd Exp $
 #
 
 COMMENT=       Security tools
@@ -453,6 +453,9 @@ SUBDIR+=    pyca
 SUBDIR+=       qca2
 SUBDIR+=       qca2-gnupg
 SUBDIR+=       qca2-ossl
+SUBDIR+=       qca2-qt5
+SUBDIR+=       qca2-qt5-gnupg
+SUBDIR+=       qca2-qt5-ossl
 SUBDIR+=       qident
 SUBDIR+=       qoauth
 SUBDIR+=       qore-asn1-module



Home | Main Index | Thread Index | Old Index