pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/php-pecl-mcrypt security/php-pecl-mcrypt: all...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f13adb809fd
branches: trunk
changeset: 316599:1f13adb809fd
user: taca <taca%pkgsrc.org@localhost>
date: Sun Dec 16 02:46:38 2018 +0000
description:
security/php-pecl-mcrypt: allow build with php73
diffstat:
security/php-pecl-mcrypt/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c56fa3ec5746 -r 1f13adb809fd security/php-pecl-mcrypt/Makefile
--- a/security/php-pecl-mcrypt/Makefile Sun Dec 16 02:05:38 2018 +0000
+++ b/security/php-pecl-mcrypt/Makefile Sun Dec 16 02:46:38 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/11/15 22:01:22 taca Exp $
+# $NetBSD: Makefile,v 1.3 2018/12/16 02:46:38 taca Exp $
#
MODNAME= mcrypt
@@ -11,7 +11,7 @@
COMMENT= Bindings for the libmcrypt library
LICENSE= php
-PHP_VERSIONS_ACCEPTED= 71 72
+PHP_VERSIONS_ACCEPTED= 71 72 73
CONFIGURE_ARGS+= --with-mcrypt=${PREFIX}
Home |
Main Index |
Thread Index |
Old Index