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:   jnemeth
Date:           Thu Dec  8 03:00:12 UTC 2016

Modified Files:
        pkgsrc/security: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.596 -r1.597 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.596 pkgsrc/security/Makefile:1.597
--- pkgsrc/security/Makefile:1.596      Sun Dec  4 21:12:59 2016
+++ pkgsrc/security/Makefile    Thu Dec  8 03:00:12 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.596 2016/12/04 21:12:59 rodent Exp $
+# $NetBSD: Makefile,v 1.597 2016/12/08 03:00:12 jnemeth Exp $
 #
 
 COMMENT=       Security tools
@@ -414,13 +414,13 @@ SUBDIR+=  py-py-bcrypt
 SUBDIR+=       py-pydeep
 SUBDIR+=       py-requests-oauthlib
 SUBDIR+=       py-rsa
-SUBDIR+=       py-trytond-authentication-sms
 SUBDIR+=       py-service_identity
 SUBDIR+=       py-simplesha3
 SUBDIR+=       py-slowaes
 SUBDIR+=       py-smbpasswd
 SUBDIR+=       py-stix
 SUBDIR+=       py-tlslite
+SUBDIR+=       py-trytond-authentication-sms
 SUBDIR+=       py-urllib2-kerberos
 SUBDIR+=       py-xmlsec
 SUBDIR+=       py-yara



Home | Main Index | Thread Index | Old Index