summaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2012-08-23 14:54:48 +0000
committerAlex Dupre <ale@FreeBSD.org>2012-08-23 14:54:48 +0000
commitdfc4377001741a6c3aa255367a858673afc0b005 (patch)
tree04a70f8ab2a181cc1b3255960b7d72d020ed5542 /lang/php5
parentUpdate to 0.8.1 release. (diff)
Update to 5.4.6 release.
Notes
Notes: svn path=/head/; revision=303014
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile2
-rw-r--r--lang/php5/distinfo4
-rw-r--r--lang/php5/files/patch-configure.in2
3 files changed, 4 insertions, 4 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 4f4b12bac11a..ba7f21bc65b9 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= php5
-PORTVERSION= 5.4.5
+PORTVERSION= 5.4.6
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= ${MASTER_SITE_PHP}
diff --git a/lang/php5/distinfo b/lang/php5/distinfo
index 2cb715335889..3982568a16a9 100644
--- a/lang/php5/distinfo
+++ b/lang/php5/distinfo
@@ -1,4 +1,4 @@
-SHA256 (php-5.4.5.tar.bz2) = 7af9a1b6b1653f15d679c8e505b24c4dc2dc2a8d55521a142a7f523d06ae6ad9
-SIZE (php-5.4.5.tar.bz2) = 11011780
+SHA256 (php-5.4.6.tar.bz2) = 031181ef9167b31ce1dad9146b7a1a6151da44b3bafc0756fb7c5794b24ac0f5
+SIZE (php-5.4.6.tar.bz2) = 11026249
SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344
SIZE (php-5.4.x-mail-header.patch) = 3379
diff --git a/lang/php5/files/patch-configure.in b/lang/php5/files/patch-configure.in
index ec117ae76292..69c05a77124b 100644
--- a/lang/php5/files/patch-configure.in
+++ b/lang/php5/files/patch-configure.in
@@ -39,7 +39,7 @@
PHP_SUBST(install_targets)
-PHP_INSTALL_HEADERS([Zend/ TSRM/ include/ main/ main/streams/])
-+PHP_INSTALL_HEADERS([Zend/ TSRM/ main/ main/streams/ sapi/cli/cli.h])
++PHP_INSTALL_HEADERS([Zend/ TSRM/ main/ main/streams/])
PHP_ADD_SOURCES(TSRM, TSRM.c tsrm_strtok_r.c tsrm_virtual_cwd.c)