svn commit: r459755 - head/lang/php56
Alex Dupre
ale at FreeBSD.org
Tue Jan 23 14:36:59 UTC 2018
Author: ale
Date: Tue Jan 23 14:36:57 2018
New Revision: 459755
URL: https://svnweb.freebsd.org/changeset/ports/459755
Log:
Update to 5.6.33 release.
Modified:
head/lang/php56/Makefile
head/lang/php56/Makefile.ext
head/lang/php56/distinfo
Modified: head/lang/php56/Makefile
==============================================================================
--- head/lang/php56/Makefile Tue Jan 23 14:30:58 2018 (r459754)
+++ head/lang/php56/Makefile Tue Jan 23 14:36:57 2018 (r459755)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= php56
-PORTVERSION= 5.6.32
-PORTREVISION?= 1
+PORTVERSION= 5.6.33
+PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
DISTNAME= php-${PORTVERSION}
Modified: head/lang/php56/Makefile.ext
==============================================================================
--- head/lang/php56/Makefile.ext Tue Jan 23 14:30:58 2018 (r459754)
+++ head/lang/php56/Makefile.ext Tue Jan 23 14:36:57 2018 (r459755)
@@ -544,7 +544,7 @@ CONFIGURE_ARGS+=--enable-gd-native-ttf
CONFIGURE_ARGS+=--enable-gd-jis-conv
. endif
. if ${PORT_OPTIONS:MX11}
-USE_XORG= xpm
+USE_XORG= x11 xpm
CONFIGURE_ARGS+=--with-xpm-dir=${LOCALBASE}
. endif
Modified: head/lang/php56/distinfo
==============================================================================
--- head/lang/php56/distinfo Tue Jan 23 14:30:58 2018 (r459754)
+++ head/lang/php56/distinfo Tue Jan 23 14:36:57 2018 (r459755)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1509534150
-SHA256 (php-5.6.32.tar.xz) = 8c2b4f721c7475fb9eabda2495209e91ea933082e6f34299d11cba88cd76e64b
-SIZE (php-5.6.32.tar.xz) = 12464512
+TIMESTAMP = 1516704899
+SHA256 (php-5.6.33.tar.xz) = 9004995fdf55f111cd9020e8b8aff975df3d8d4191776c601a46988c375f3553
+SIZE (php-5.6.33.tar.xz) = 12465256
SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed
SIZE (php-5.5.x-mail-header.patch) = 4426
More information about the svn-ports-all
mailing list