From 5cc4680666e7f4be05c834026a363e0be299d0d6 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 4 Aug 2014 15:04:08 +0000 Subject: [PATCH] Update to 5.5.15 release. --- lang/php55/Makefile | 2 +- lang/php55/distinfo | 4 ++-- net/php55-ldap/Makefile | 1 - 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/lang/php55/Makefile b/lang/php55/Makefile index f0d31ee2b121..8b7a65fa5aa6 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.14 +PORTVERSION= 5.5.15 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} diff --git a/lang/php55/distinfo b/lang/php55/distinfo index 9ab086fe2003..228bf8080fd5 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.5.14.tar.bz2) = df5a057877f827549e0a60b43fb01e4bd440814bcf04fbd70bacbddf74482610 -SIZE (php-5.5.14.tar.bz2) = 13282773 +SHA256 (php-5.5.15.tar.bz2) = 00f24226b12fee27e332383b6304f1b9ed3f4d9173dd728a68c5c3f5a59b8ba7 +SIZE (php-5.5.15.tar.bz2) = 13244903 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 diff --git a/net/php55-ldap/Makefile b/net/php55-ldap/Makefile index a6b3e6c78f24..784bef55a0f0 100644 --- a/net/php55-ldap/Makefile +++ b/net/php55-ldap/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php55