diff options
author | Alex Dupre <ale@FreeBSD.org> | 2014-06-03 12:17:37 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2014-06-03 12:17:37 +0000 |
commit | 08c4cb2e68691206b8a39515909f0aae4eeaa049 (patch) | |
tree | cb300ef900d9cfee3e59dbce9d4c5ce41b70ba23 | |
parent | Update to version 3.5.1. (diff) |
Update to 5.5.13 release.
Notes
Notes:
svn path=/head/; revision=356331
-rw-r--r-- | lang/php55/Makefile | 2 | ||||
-rw-r--r-- | lang/php55/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/php55/Makefile b/lang/php55/Makefile index 9ea912afc69a..bc00701d42aa 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.12 +PORTVERSION= 5.5.13 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} diff --git a/lang/php55/distinfo b/lang/php55/distinfo index 692dc91f1cb9..04289fda8ec4 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.5.12.tar.bz2) = 519ee29e28532782676f3d8e31a808ffbfee383e0279ccc8cbd2b12ed53c2335 -SIZE (php-5.5.12.tar.bz2) = 13251734 +SHA256 (php-5.5.13.tar.bz2) = e58a4a754eb18d2d8b1a120cad5cce4ed24a7db5d49eca5830a40e4c8ca78b9c +SIZE (php-5.5.13.tar.bz2) = 13274145 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 |