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

(-)Makefile (-2 / +2 lines)
Lines 1-8 Link Here
1
# Created by: Alex Dupre <ale@FreeBSD.org>
1
# Created by: Alex Dupre <ale@FreeBSD.org>
2
# $FreeBSD$
2
# $FreeBSD: head/lang/php56/Makefile 386312 2015-05-14 10:15:04Z mat $
3
3
4
PORTNAME=	php56
4
PORTNAME=	php56
5
PORTVERSION=	5.6.8
5
PORTVERSION=	5.6.9
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
(-)distinfo (-2 / +2 lines)
Lines 1-4 Link Here
1
SHA256 (php-5.6.8.tar.bz2) = 0af0045745d61eeb74a3ea744529a2481b27cb689da720e6c0250675043724e4
1
SHA256 (php-5.6.9.tar.bz2) = 19d3b87b7b8bba3be24cf6d757d16b723a98881c3af8d15469fd25501e9abcb9
2
SIZE (php-5.6.8.tar.bz2) = 13724681
2
SIZE (php-5.6.9.tar.bz2) = 14037070
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

Return to bug 200403