pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Add and enable php-pecl-mcrypt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e4d3aca9187
branches:  trunk
changeset: 360041:4e4d3aca9187
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Mar 20 16:44:46 2017 +0000

description:
Add and enable php-pecl-mcrypt.

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f57177961d1a -r 4e4d3aca9187 security/Makefile
--- a/security/Makefile Mon Mar 20 16:44:17 2017 +0000
+++ b/security/Makefile Mon Mar 20 16:44:46 2017 +0000
@@ -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+=       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