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:   he
Date:           Wed Aug 23 13:46:44 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add p5-Crypt-Curve25519.


To generate a diff of this commit:
cvs rdiff -u -r1.622 -r1.623 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.622 pkgsrc/security/Makefile:1.623
--- pkgsrc/security/Makefile:1.622      Thu Aug 17 02:00:31 2017
+++ pkgsrc/security/Makefile    Wed Aug 23 13:46:44 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.622 2017/08/17 02:00:31 gavan Exp $
+# $NetBSD: Makefile,v 1.623 2017/08/23 13:46:44 he Exp $
 #
 
 COMMENT=       Security tools
@@ -252,6 +252,7 @@ SUBDIR+=    p5-Crypt-Blowfish_PP
 SUBDIR+=       p5-Crypt-CAST5_PP
 SUBDIR+=       p5-Crypt-CBC
 SUBDIR+=       p5-Crypt-CipherSaber
+SUBDIR+=       p5-Crypt-Curve25519
 SUBDIR+=       p5-Crypt-DES
 SUBDIR+=       p5-Crypt-DES_EDE3
 SUBDIR+=       p5-Crypt-DH



Home | Main Index | Thread Index | Old Index