diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-04-03 14:20:06 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-04-03 14:20:06 +0000 |
commit | 249caec87300be4e91209c26059e68ae0db27cc8 (patch) | |
tree | 6372ae9c3936b45498f08848c18db4c3068b0302 /converters | |
parent | 0a54d046b0b5ab405fb7a294ac606918cc99e230 (diff) | |
download | freebsd-ports-249caec87300be4e91209c26059e68ae0db27cc8.zip |
lang/php56: update 5.6.19 -> 5.6.20
converters/php56-mbstring: chase update; drop PORTREVISION
Changelog: http://www.php.net/ChangeLog-5.php#5.6.20
PR: 208465
Reported by: Christian Schwarz <me@cschwarz.com>
Approved by: ports-secteam (with hat)
Security: https://vuxml.FreeBSD.org/freebsd/482d40cb-f9a3-11e5-92ce-002590263bf5.html
MFH: 2016Q2
Diffstat (limited to 'converters')
-rw-r--r-- | converters/php56-mbstring/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/converters/php56-mbstring/Makefile b/converters/php56-mbstring/Makefile index 46c9f188a7ed..4d11593b0ba6 100644 --- a/converters/php56-mbstring/Makefile +++ b/converters/php56-mbstring/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= converters MASTERDIR= ${.CURDIR}/../../lang/php56 |