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:   taca
Date:           Mon Mar 20 16:44:46 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add and enable php-pecl-mcrypt.


To generate a diff of this commit:
cvs rdiff -u -r1.606 -r1.607 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.606 pkgsrc/security/Makefile:1.607
--- pkgsrc/security/Makefile:1.606      Mon Mar 13 11:26:40 2017
+++ pkgsrc/security/Makefile    Mon Mar 20 16:44:46 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.606 2017/03/13 11:26:40 leot Exp $
+# $NetBSD: Makefile,v 1.607 2017/03/20 16:44:46 taca Exp $
 #
 
 COMMENT=       Security tools
@@ -347,6 +347,7 @@ SUBDIR+=    pgpenvelope
 SUBDIR+=       php-mcrypt
 SUBDIR+=       php-oauth
 SUBDIR+=       php-oauth1
+SUBDIR+=       php-pecl-mcrypt
 SUBDIR+=       php-ssdeep
 SUBDIR+=       php-ssh2
 SUBDIR+=       php-suhosin



Home | Main Index | Thread Index | Old Index