1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Update to 5.5.8 release.

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

View File

@ -1,14 +1,5 @@
--- config.m4.orig 2013-12-11 00:31:06.000000000 +0100
+++ config.m4 2013-12-24 21:11:19.000000000 +0100
@@ -185,7 +185,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
@@ -233,7 +233,7 @@
],[
AC_MSG_ERROR([Problem with libt1.(a|so). Please check config.log for more information.])

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php55
PORTVERSION= 5.5.7
PORTVERSION= 5.5.8
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= ${MASTER_SITE_PHP}

View File

@ -1,4 +1,4 @@
SHA256 (php-5.5.7.tar.bz2) = 2cb9425ef514b984dd233097d82a66f4623b9bf48f2ef265bc7ba25d697d6008
SIZE (php-5.5.7.tar.bz2) = 12991330
SHA256 (php-5.5.8.tar.bz2) = 6d5f45659d13383fc8429f185cc9da0b30c7bb72dcae9baf568f0511eb7f8b68
SIZE (php-5.5.8.tar.bz2) = 13005675
SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
SIZE (php-5.5.x-mail-header.patch) = 3379