summaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2013-07-16 06:47:02 +0000
committerAlex Dupre <ale@FreeBSD.org>2013-07-16 06:47:02 +0000
commit8881b5bd12f6347234a53c0ea456820b073a5da4 (patch)
tree37ffc9f21372c7a2d802c2da8933e4caa0ecac6d /lang/php5
parentOrthrus is a C library and user interfaces for RFC 2289, (diff)
Update to 5.4.17 release.
PR: ports/180527 Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
Notes
Notes: svn path=/head/; revision=323097
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile4
-rw-r--r--lang/php5/Makefile.ext2
-rw-r--r--lang/php5/distinfo4
3 files changed, 5 insertions, 5 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 513100abd4c2..599157c20d96 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php5
-PORTVERSION= 5.4.16
+PORTVERSION= 5.4.17
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= ${MASTER_SITE_PHP}
@@ -53,7 +53,7 @@ IPV6_DESC= Enable ipv6 support
MAILHEAD_DESC= Enable mail header patch
LINKTHR_DESC= Link thread lib (for threaded extensions)
-CONFLICTS= php52-5* php53-5*
+CONFLICTS= php52-5* php53-5* php55-5*
MAN1= php-config.1 phpize.1
diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext
index 2a32a40b9cef..f044b0794128 100644
--- a/lang/php5/Makefile.ext
+++ b/lang/php5/Makefile.ext
@@ -4,7 +4,7 @@ USE_PHP= yes
USE_PHPEXT= yes
PHP_MODNAME= ${PKGNAMESUFFIX:S/-//}
DEFAULT_PHP_VER=5
-IGNORE_WITH_PHP=4 52
+IGNORE_WITH_PHP=52 53 55
EXTSUBDIR= ${DISTNAME}/ext/${PHP_MODNAME}
WRKSRC= ${WRKDIR}/${EXTSUBDIR}
diff --git a/lang/php5/distinfo b/lang/php5/distinfo
index 05dc555d57fa..679a8d5ba4fc 100644
--- a/lang/php5/distinfo
+++ b/lang/php5/distinfo
@@ -1,4 +1,4 @@
-SHA256 (php-5.4.16.tar.bz2) = 3ec25fb5c260b3b512a5079ad1674fa6aea9c3bd79623bf307ee643f6fcdc236
-SIZE (php-5.4.16.tar.bz2) = 11690340
+SHA256 (php-5.4.17.tar.bz2) = dc49935387a5d1f6ac798a3bb4902ca5020f3aa74117ea848b58d1bb61327eb4
+SIZE (php-5.4.17.tar.bz2) = 11697434
SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344
SIZE (php-5.4.x-mail-header.patch) = 3379