mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Update PHP 7.1 from 7.1.5 to 7.1.6
Changelog: http://www.php.net/ChangeLog-7.php#7.1.6 MFH: 2017Q2
This commit is contained in:
parent
ebb0a805d0
commit
fd2f020ec7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443435
3 changed files with 4 additions and 6 deletions
|
@ -4,8 +4,6 @@ CATEGORIES= graphics
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../lang/php71
|
MASTERDIR= ${.CURDIR}/../../lang/php71
|
||||||
|
|
||||||
PORTREVISION= 1
|
|
||||||
|
|
||||||
PKGNAMESUFFIX= -gd
|
PKGNAMESUFFIX= -gd
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= php71
|
PORTNAME= php71
|
||||||
PORTVERSION= 7.1.5
|
PORTVERSION= 7.1.6
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 0
|
||||||
CATEGORIES?= lang devel www
|
CATEGORIES?= lang devel www
|
||||||
MASTER_SITES= PHP/distributions
|
MASTER_SITES= PHP/distributions
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1494835176
|
TIMESTAMP = 1497260087
|
||||||
SHA256 (php-7.1.5.tar.xz) = d149a3c396c45611f5dc6bf14be190f464897145a76a8e5851cf18ff7094f6ac
|
SHA256 (php-7.1.6.tar.xz) = 01584dc521ab7ec84b502b61952f573652fe6aa00c18d6d844fb9209f14b245b
|
||||||
SIZE (php-7.1.5.tar.xz) = 12797696
|
SIZE (php-7.1.6.tar.xz) = 12808680
|
||||||
|
|
Loading…
Add table
Reference in a new issue