[Midnightbsd-cvs] mports [21352] trunk/lang/php55: php 5.5.33

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


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

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

Modified: trunk/lang/php55/Makefile
===================================================================
--- trunk/lang/php55/Makefile	2016-03-27 23:40:09 UTC (rev 21351)
+++ trunk/lang/php55/Makefile	2016-03-27 23:41:35 UTC (rev 21352)
@@ -2,7 +2,7 @@
 # $MidnightBSD$
 
 PORTNAME=	php55
-PORTVERSION=	5.5.31
+PORTVERSION=	5.5.33
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	PHP/distributions
@@ -52,7 +52,7 @@
 LINKTHR_DESC=	Link thread lib (for threaded extensions)
 ZTS_DESC=	Force Zend Thread Safety (ZTS) build
 
-CONFLICTS=	php53-5* php54-5* php56-5* php5-5*
+CONFLICTS=	php56-5* php70-*
 
 DESTDIRNAME=	INSTALL_ROOT
 

Modified: trunk/lang/php55/Makefile.ext
===================================================================
--- trunk/lang/php55/Makefile.ext	2016-03-27 23:40:09 UTC (rev 21351)
+++ trunk/lang/php55/Makefile.ext	2016-03-27 23:41:35 UTC (rev 21352)
@@ -4,7 +4,7 @@
 USE_PHPEXT=	yes
 PHP_MODNAME=	${PKGNAMESUFFIX:S/-//}
 PHP_DEFAULT=	5.5
-IGNORE_WITH_PHP=52 53 54 5
+IGNORE_WITH_PHP=56 70
 
 EXTSUBDIR=	${DISTNAME}/ext/${PHP_MODNAME}
 WRKSRC=		${WRKDIR}/${EXTSUBDIR}
@@ -536,7 +536,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/php55/distinfo
===================================================================
--- trunk/lang/php55/distinfo	2016-03-27 23:40:09 UTC (rev 21351)
+++ trunk/lang/php55/distinfo	2016-03-27 23:41:35 UTC (rev 21352)
@@ -1,2 +1,4 @@
-SHA256 (php-5.5.31.tar.bz2) = fb4a382b9a9dceb749b7ef047d8251320bc8d371c843714e5b4f4b70d61ba277
-SIZE (php-5.5.31.tar.bz2) = 13659002
+SHA256 (php-5.5.33.tar.bz2) = c490b1ed4df596b48eb68f630d89ca512945e2650840e7dace1119cc7e600aa9
+SIZE (php-5.5.33.tar.bz2) = 13686486
+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