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:   wiz
Date:           Mon Mar 13 09:39:41 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
+ py-asn1crypto


To generate a diff of this commit:
cvs rdiff -u -r1.604 -r1.605 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.604 pkgsrc/security/Makefile:1.605
--- pkgsrc/security/Makefile:1.604      Fri Mar 10 08:31:56 2017
+++ pkgsrc/security/Makefile    Mon Mar 13 09:39:41 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.604 2017/03/10 08:31:56 nils Exp $
+# $NetBSD: Makefile,v 1.605 2017/03/13 09:39:41 wiz Exp $
 #
 
 COMMENT=       Security tools
@@ -379,6 +379,7 @@ SUBDIR+=    py-acme-tiny
 SUBDIR+=       py-aes
 SUBDIR+=       py-asn1
 SUBDIR+=       py-asn1-modules
+SUBDIR+=       py-asn1crypto
 SUBDIR+=       py-backports.ssl_match_hostname
 SUBDIR+=       py-bcrypt
 SUBDIR+=       py-certbot



Home | Main Index | Thread Index | Old Index