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

(-)b/graphics/php56-gd/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=	graphics
4
CATEGORIES=	graphics
6
5
7
MASTERDIR=	${.CURDIR}/../../lang/php56
6
MASTERDIR=	${.CURDIR}/../../lang/php56
(-)b/lang/php56/Makefile (-2 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	php56
4
PORTNAME=	php56
5
PORTVERSION=	5.6.34
5
PORTVERSION=	5.6.35
6
PORTREVISION?=	2
6
PORTREVISION?=	0
7
CATEGORIES?=	lang devel www
7
CATEGORIES?=	lang devel www
8
MASTER_SITES=	PHP/distributions
8
MASTER_SITES=	PHP/distributions
9
DISTNAME=	php-${PORTVERSION}
9
DISTNAME=	php-${PORTVERSION}
(-)b/lang/php56/distinfo (-2 / +2 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1519977104
1
TIMESTAMP = 1519977104
2
SHA256 (php-5.6.34.tar.xz) = 21453be3a045204cd2717543ef42771324f411f40962ecda4fe841930a933128
2
SHA256 (php-5.6.35.tar.xz) = 9985cb64cb8224c289effff5b34f670d14f838175f76daea0507d643eec650d2
3
SIZE (php-5.6.34.tar.xz) = 12465748
3
SIZE (php-5.6.35.tar.xz) = 12466396
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 227246