1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 5.4.24 release.

This commit is contained in:
Alex Dupre 2014-01-21 17:09:30 +00:00
parent 782caecb45
commit 945b444e95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340623
3 changed files with 3 additions and 12 deletions

View File

@ -1,14 +1,5 @@
--- config.m4.orig 2013-12-10 20:32:43.000000000 +0100
+++ config.m4 2013-12-24 21:02:03.000000000 +0100
@@ -193,7 +193,7 @@
if test "$PHP_FREETYPE_DIR" != "no"; then
for i in $PHP_FREETYPE_DIR /usr/local /usr; do
- if test -f "$i/include/freetype2/freetype/freetype.h"; then
+ if test -f "$i/include/freetype2/freetype.h"; then
FREETYPE2_DIR=$i
FREETYPE2_INC_DIR=$i/include/freetype2
break
@@ -241,7 +241,7 @@
],[
AC_MSG_ERROR([Problem with libt1.(a|so). Please check config.log for more information.])

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php5
PORTVERSION= 5.4.23
PORTVERSION= 5.4.24
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= ${MASTER_SITE_PHP}

View File

@ -1,4 +1,4 @@
SHA256 (php-5.4.23.tar.bz2) = ae7c070fa9b9e16413ef944d910b68f3ba79192eca4010b0af132b8631bd91cc
SIZE (php-5.4.23.tar.bz2) = 12251671
SHA256 (php-5.4.24.tar.bz2) = 97fe70eddaf5b93969714a551870fe03f6b0a387f85b83a6d63a40a76199a327
SIZE (php-5.4.24.tar.bz2) = 12256796
SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344
SIZE (php-5.4.x-mail-header.patch) = 3379