diff options
author | tz <tz@FreeBSD.org> | 2017-10-27 15:32:34 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-10-27 15:32:34 +0800 |
commit | 6225e81d250be8b5cf143831c10e061e92af9ec9 (patch) | |
tree | 2df403f603c0c2c505b84ddfa91d469cb53cba8f /archivers | |
parent | a935b04a7a8741041c7a11bc5a9a9983aad52989 (diff) | |
download | freebsd-ports-gnome-6225e81d250be8b5cf143831c10e061e92af9ec9.tar.gz freebsd-ports-gnome-6225e81d250be8b5cf143831c10e061e92af9ec9.tar.zst freebsd-ports-gnome-6225e81d250be8b5cf143831c10e061e92af9ec9.zip |
Update PHP 7.1 from 7.1.10 to 7.1.11
Changelog: http://www.php.net/ChangeLog-7.php#7.1.11
MFH: 2017Q4
Security: CVE-2016-1283
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/php71-zip/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/php71-zip/Makefile b/archivers/php71-zip/Makefile index 3ef2065a75f8..2de9fd13bf4e 100644 --- a/archivers/php71-zip/Makefile +++ b/archivers/php71-zip/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= archivers MASTERDIR= ${.CURDIR}/../../lang/php71 |