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 Mar 15 05:14:43 UTC 2018

Modified Files:
        pkgsrc/security: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.675 -r1.676 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.675 pkgsrc/security/Makefile:1.676
--- pkgsrc/security/Makefile:1.675      Sun Mar 11 20:49:04 2018
+++ pkgsrc/security/Makefile    Thu Mar 15 05:14:43 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.675 2018/03/11 20:49:04 bsiegert Exp $
+# $NetBSD: Makefile,v 1.676 2018/03/15 05:14:43 jnemeth Exp $
 #
 
 COMMENT=       Security tools
@@ -279,16 +279,16 @@ SUBDIR+=  p5-Crypt-Random
 SUBDIR+=       p5-Crypt-Random-Seed
 SUBDIR+=       p5-Crypt-Random-TESHA2
 SUBDIR+=       p5-Crypt-Rijndael
-SUBDIR+=       p5-Crypt-SSLeay
 SUBDIR+=       p5-Crypt-SMIME
+SUBDIR+=       p5-Crypt-SSLeay
 SUBDIR+=       p5-Crypt-SmbHash
 SUBDIR+=       p5-Crypt-Twofish
 SUBDIR+=       p5-Crypt-URandom
 SUBDIR+=       p5-Crypt-X509
 SUBDIR+=       p5-CryptX
 SUBDIR+=       p5-Dancer-Plugin-Auth-RBAC
-SUBDIR+=       p5-Data-SimplePassword
 SUBDIR+=       p5-Data-Password-passwdqc
+SUBDIR+=       p5-Data-SimplePassword
 SUBDIR+=       p5-Digest
 SUBDIR+=       p5-Digest-BubbleBabble
 SUBDIR+=       p5-Digest-CRC



Home | Main Index | Thread Index | Old Index