Update to 5.4.6 release.

This commit is contained in:
Alex Dupre 2012-08-23 14:54:48 +00:00
parent a75761e076
commit dfc4377001
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303014
3 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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

View file

@ -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)