[Midnightbsd-cvs] mports [21350] trunk/lang/php56: php 5.6.19

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Mar 27 19:35:57 EDT 2016


Revision: 21350
          http://svnweb.midnightbsd.org/mports/?rev=21350
Author:   laffer1
Date:     2016-03-27 19:35:57 -0400 (Sun, 27 Mar 2016)
Log Message:
-----------
php 5.6.19

Modified Paths:
--------------
    trunk/lang/php56/Makefile
    trunk/lang/php56/Makefile.ext
    trunk/lang/php56/distinfo

Modified: trunk/lang/php56/Makefile
===================================================================
--- trunk/lang/php56/Makefile	2016-03-27 23:34:58 UTC (rev 21349)
+++ trunk/lang/php56/Makefile	2016-03-27 23:35:57 UTC (rev 21350)
@@ -2,7 +2,7 @@
 # $MidnightBSD$
 
 PORTNAME=	php56
-PORTVERSION=	5.6.17
+PORTVERSION=	5.6.19
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions

Modified: trunk/lang/php56/Makefile.ext
===================================================================
--- trunk/lang/php56/Makefile.ext	2016-03-27 23:34:58 UTC (rev 21349)
+++ trunk/lang/php56/Makefile.ext	2016-03-27 23:35:57 UTC (rev 21350)
@@ -4,7 +4,7 @@
 USE_PHPEXT=	yes
 PHP_MODNAME=	${PKGNAMESUFFIX:S/-//}
 PHP_DEFAULT=	5.6
-IGNORE_WITH_PHP=52 53 54 55 5
+IGNORE_WITH_PHP=55 70
 
 EXTSUBDIR=	${DISTNAME}/ext/${PHP_MODNAME}
 WRKSRC=		${WRKDIR}/${EXTSUBDIR}
@@ -539,7 +539,7 @@
 
 .if ${PHP_MODNAME} == "mbstring"
 .	if ${PORT_OPTIONS:MREGEX}
-LIB_DEPENDS+=	libonig.so:${PORTSDIR}/devel/oniguruma4
+LIB_DEPENDS+=	libonig.so:${PORTSDIR}/devel/oniguruma5
 CONFIGURE_ARGS+=--with-onig=${LOCALBASE}
 .	else
 CONFIGURE_ARGS+=--disable-mbregex

Modified: trunk/lang/php56/distinfo
===================================================================
--- trunk/lang/php56/distinfo	2016-03-27 23:34:58 UTC (rev 21349)
+++ trunk/lang/php56/distinfo	2016-03-27 23:35:57 UTC (rev 21350)
@@ -1,2 +1,4 @@
-SHA256 (php-5.6.17.tar.bz2) = 77b45f56a1e63e75bb22b42cfb8b438ec4083c59ce774b4d7c1685544b7add3b
-SIZE (php-5.6.17.tar.bz2) = 14072840
+SHA256 (php-5.6.19.tar.bz2) = 2a24a3f84971680ac0a4c71050067de4f76ee235aa4a041fae21bfa69975c168
+SIZE (php-5.6.19.tar.bz2) = 14100438
+SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
+SIZE (php-5.5.x-mail-header.patch) = 3379



More information about the Midnightbsd-cvs mailing list