diff options
-rw-r--r-- | converters/php55-mbstring/Makefile | 1 | ||||
-rw-r--r-- | graphics/php55-gd/Makefile | 1 | ||||
-rw-r--r-- | lang/php55/Makefile | 2 | ||||
-rw-r--r-- | lang/php55/distinfo | 4 |
4 files changed, 3 insertions, 5 deletions
diff --git a/converters/php55-mbstring/Makefile b/converters/php55-mbstring/Makefile index 610619fac3a2..0cc3d45751b5 100644 --- a/converters/php55-mbstring/Makefile +++ b/converters/php55-mbstring/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= converters MASTERDIR= ${.CURDIR}/../../lang/php55 diff --git a/graphics/php55-gd/Makefile b/graphics/php55-gd/Makefile index 624b80b64de9..6d549ce17dce 100644 --- a/graphics/php55-gd/Makefile +++ b/graphics/php55-gd/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php55 diff --git a/lang/php55/Makefile b/lang/php55/Makefile index 1e5cc3308a0a..7492197f92dd 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.33 +PORTVERSION= 5.5.34 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php55/distinfo b/lang/php55/distinfo index 9bc54264d41f..21501f95ad2e 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.5.33.tar.bz2) = c490b1ed4df596b48eb68f630d89ca512945e2650840e7dace1119cc7e600aa9 -SIZE (php-5.5.33.tar.bz2) = 13686486 +SHA256 (php-5.5.34.tar.bz2) = af88884416a92619de842ad0fd23f7f7e8140efb0b9194f98a38a78781e5851c +SIZE (php-5.5.34.tar.bz2) = 13686681 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 |