View | Details | Raw Unified | Return to bug 203541
Collapse All | Expand All

(-)lang/php55/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	php55
4
PORTNAME=	php55
5
PORTVERSION=	5.5.29
5
PORTVERSION=	5.5.30
6
PORTREVISION?=	0
6
PORTREVISION?=	0
7
CATEGORIES?=	lang devel www
7
CATEGORIES?=	lang devel www
8
MASTER_SITES=	PHP/distributions
8
MASTER_SITES=	PHP/distributions
(-)lang/php55/distinfo (-2 / +2 lines)
Lines 1-4 Link Here
1
SHA256 (php-5.5.29.tar.bz2) = fbcee579ecc77cad6960a541116aee669cf145c2cd9a54bf60503a870843b946
1
SHA256 (php-5.5.30.tar.bz2) = e7332a713cecdd1cb44a1b1336739885c9789f633f0f51236b25e48ab03c3b29
2
SIZE (php-5.5.29.tar.bz2) = 13698565
2
SIZE (php-5.5.30.tar.bz2) = 13699702
3
SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
3
SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
4
SIZE (php-5.5.x-mail-header.patch) = 3379
4
SIZE (php-5.5.x-mail-header.patch) = 3379
(-)lang/php56/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	php56
4
PORTNAME=	php56
5
PORTVERSION=	5.6.13
5
PORTVERSION=	5.6.14
6
PORTREVISION?=	0
6
PORTREVISION?=	0
7
CATEGORIES?=	lang devel www
7
CATEGORIES?=	lang devel www
8
MASTER_SITES=	PHP/distributions
8
MASTER_SITES=	PHP/distributions
(-)lang/php56/distinfo (-2 / +2 lines)
Lines 1-4 Link Here
1
SHA256 (php-5.6.13.tar.bz2) = 6358837c9cbab41b91ede59dbf0670ae0fb925a1369ecbc1a44a27212420f893
1
SHA256 (php-5.6.14.tar.bz2) = 36f295f11641c1839a5df00e693f685fd134c65e8a1d46e8ee0abae8662b2eb0
2
SIZE (php-5.6.13.tar.bz2) = 14077633
2
SIZE (php-5.6.14.tar.bz2) = 14073920
3
SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
3
SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
4
SIZE (php-5.5.x-mail-header.patch) = 3379
4
SIZE (php-5.5.x-mail-header.patch) = 3379
(-)archivers/php56-zip/Makefile (-1 lines)
Lines 1-7 Link Here
1
# Created by: Alex Dupre <ale@FreeBSD.org>
1
# Created by: Alex Dupre <ale@FreeBSD.org>
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTREVISION=	1
5
CATEGORIES=	archivers
4
CATEGORIES=	archivers
6
5
7
MASTERDIR=	${.CURDIR}/../../lang/php56
6
MASTERDIR=	${.CURDIR}/../../lang/php56

Return to bug 203541