[Midnightbsd-cvs] mports [20496] trunk/lang/php5: php 5.4.44
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Oct 10 10:56:55 EDT 2015
Revision: 20496
http://svnweb.midnightbsd.org/mports/?rev=20496
Author: laffer1
Date: 2015-10-10 10:56:55 -0400 (Sat, 10 Oct 2015)
Log Message:
-----------
php 5.4.44
Modified Paths:
--------------
trunk/lang/php5/Makefile
trunk/lang/php5/Makefile.ext
trunk/lang/php5/distinfo
Modified: trunk/lang/php5/Makefile
===================================================================
--- trunk/lang/php5/Makefile 2015-10-10 03:28:19 UTC (rev 20495)
+++ trunk/lang/php5/Makefile 2015-10-10 14:56:55 UTC (rev 20496)
@@ -1,7 +1,7 @@
# $MidnightBSD$
PORTNAME= php5
-PORTVERSION= 5.4.43
+PORTVERSION= 5.4.44
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
Modified: trunk/lang/php5/Makefile.ext
===================================================================
--- trunk/lang/php5/Makefile.ext 2015-10-10 03:28:19 UTC (rev 20495)
+++ trunk/lang/php5/Makefile.ext 2015-10-10 14:56:55 UTC (rev 20496)
@@ -273,6 +273,10 @@
CONFIGURE_ARGS+=--with-pgsql=${LOCALBASE}
.endif
+.if ${PHP_MODNAME} == "pear"
+CONFIGURE_ARGS+=--with-pear
+.endif
+
.if ${PHP_MODNAME} == "phar"
CONFIGURE_ARGS+=--enable-phar \
--with-pcre-dir=${LOCALBASE}
Modified: trunk/lang/php5/distinfo
===================================================================
--- trunk/lang/php5/distinfo 2015-10-10 03:28:19 UTC (rev 20495)
+++ trunk/lang/php5/distinfo 2015-10-10 14:56:55 UTC (rev 20496)
@@ -1,4 +1,4 @@
-SHA256 (php-5.4.43.tar.bz2) = 25d7724fb00ad1b520f5bad2173717031153d0a8e3de2c75e7a084c76f8ecd6b
-SIZE (php-5.4.43.tar.bz2) = 12708452
+SHA256 (php-5.4.44.tar.bz2) = 8dd59e5ce9248cf36ac3de5412a518b8b24c01ace6c46ce3d12e4ce981a3856d
+SIZE (php-5.4.44.tar.bz2) = 12705644
SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344
SIZE (php-5.4.x-mail-header.patch) = 3379
More information about the Midnightbsd-cvs
mailing list