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

(-)b/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
(-)b/converters/php56-mbstring/Makefile (-2 lines)
Lines 3-10 Link Here
3
3
4
CATEGORIES=	converters
4
CATEGORIES=	converters
5
5
6
PORTREVISION=	1
7
8
MASTERDIR=	${.CURDIR}/../../lang/php56
6
MASTERDIR=	${.CURDIR}/../../lang/php56
9
7
10
PKGNAMESUFFIX=	-mbstring
8
PKGNAMESUFFIX=	-mbstring
(-)b/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.31
5
PORTVERSION=	5.6.32
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
(-)b/lang/php56/distinfo (-3 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1499414495
1
TIMESTAMP = 1509352048
2
SHA256 (php-5.6.31.tar.xz) = c464af61240a9b7729fabe0314cdbdd5a000a4f0c9bd201f89f8628732fe4ae4
2
SHA256 (php-5.6.32.tar.xz) = 8c2b4f721c7475fb9eabda2495209e91ea933082e6f34299d11cba88cd76e64b
3
SIZE (php-5.6.31.tar.xz) = 12461268
3
SIZE (php-5.6.32.tar.xz) = 12464512
4
SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed
4
SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed
5
SIZE (php-5.5.x-mail-header.patch) = 4426
5
SIZE (php-5.5.x-mail-header.patch) = 4426

Return to bug 223319