diff options
author | flo <flo@FreeBSD.org> | 2012-06-20 03:39:05 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2012-06-20 03:39:05 +0800 |
commit | 9c0630754e5f290921672a6c66f7556d01d25c52 (patch) | |
tree | 3085f079883211b56bec34a0d0d08cb1dd9a17b6 | |
parent | 25f70f5a34df29fbc7a22e22be50b943dae920f9 (diff) | |
download | freebsd-ports-gnome-9c0630754e5f290921672a6c66f7556d01d25c52.tar.gz freebsd-ports-gnome-9c0630754e5f290921672a6c66f7556d01d25c52.tar.zst freebsd-ports-gnome-9c0630754e5f290921672a6c66f7556d01d25c52.zip |
Update to 5.3.14
-rw-r--r-- | devel/php53-gettext/Makefile | 2 | ||||
-rw-r--r-- | graphics/php53-gd/Makefile | 2 | ||||
-rw-r--r-- | lang/php53/Makefile | 2 | ||||
-rw-r--r-- | lang/php53/distinfo | 4 | ||||
-rw-r--r-- | net/php53-soap/Makefile | 2 | ||||
-rw-r--r-- | sysutils/php53-posix/Makefile | 2 | ||||
-rw-r--r-- | textproc/php53-wddx/Makefile | 2 | ||||
-rw-r--r-- | textproc/php53-xml/Makefile | 2 |
8 files changed, 3 insertions, 15 deletions
diff --git a/devel/php53-gettext/Makefile b/devel/php53-gettext/Makefile index bd8e61e424d9..346a4cde21ef 100644 --- a/devel/php53-gettext/Makefile +++ b/devel/php53-gettext/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 - CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php53 diff --git a/graphics/php53-gd/Makefile b/graphics/php53-gd/Makefile index 74c19850bc53..aa7d473597f5 100644 --- a/graphics/php53-gd/Makefile +++ b/graphics/php53-gd/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 - CATEGORIES= graphics MASTERDIR= ${.CURDIR}/../../lang/php53 diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 90cea312db07..769c47e5e4ec 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php53 -PORTVERSION= 5.3.13 +PORTVERSION= 5.3.14 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} diff --git a/lang/php53/distinfo b/lang/php53/distinfo index 29951e197c2b..f1f0b7878d55 100644 --- a/lang/php53/distinfo +++ b/lang/php53/distinfo @@ -1,5 +1,5 @@ -SHA256 (php-5.3.13.tar.bz2) = ef1a7235b16be449f31f73f60d5770a133b863d225d65a218546cfb7d031d99b -SIZE (php-5.3.13.tar.bz2) = 11396389 +SHA256 (php-5.3.14.tar.bz2) = c8075b6e83c5db0d26cc8426a7456856421089a76c963813b1fcac3ced041cb3 +SIZE (php-5.3.14.tar.bz2) = 11408016 SHA256 (suhosin-patch-5.3.x-0.9.10.patch.gz) = 4438caeab0a10c6c94aee9f7eaa703f5799f97d4e0579f43a947bb7314e38317 SIZE (suhosin-patch-5.3.x-0.9.10.patch.gz) = 40967 SHA256 (php-5.3.x-mail-header.patch) = 5a677448b32d9f592703e2323a33facdb45e5c237dcca04aaea8ec3287f7db84 diff --git a/net/php53-soap/Makefile b/net/php53-soap/Makefile index 537470b1e476..532f4c95be82 100644 --- a/net/php53-soap/Makefile +++ b/net/php53-soap/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 - CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php53 diff --git a/sysutils/php53-posix/Makefile b/sysutils/php53-posix/Makefile index 754a70273076..5c4c83eb95d8 100644 --- a/sysutils/php53-posix/Makefile +++ b/sysutils/php53-posix/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 - CATEGORIES= sysutils MASTERDIR= ${.CURDIR}/../../lang/php53 diff --git a/textproc/php53-wddx/Makefile b/textproc/php53-wddx/Makefile index d8f85eeeeff5..f94f78e064cb 100644 --- a/textproc/php53-wddx/Makefile +++ b/textproc/php53-wddx/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 - CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php53 diff --git a/textproc/php53-xml/Makefile b/textproc/php53-xml/Makefile index 7379b96eb211..8302d759c1e8 100644 --- a/textproc/php53-xml/Makefile +++ b/textproc/php53-xml/Makefile @@ -5,8 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 - CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php53 |