diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-04-03 14:19:43 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-04-03 14:19:43 +0000 |
commit | 0a54d046b0b5ab405fb7a294ac606918cc99e230 (patch) | |
tree | cf392eb88928379f5a29b6d16417b3d714b4d932 /converters | |
parent | 927f94f3eb5a8deb919b677bc40216b8f6f98c43 (diff) | |
download | freebsd-ports-0a54d046b0b5ab405fb7a294ac606918cc99e230.zip |
lang/php55: update 5.5.33 -> 5.5.34
converters/php55-mbstring,graphics/php55-gd: chase update; drop PORTREVISION
Changelog: http://www.php.net/ChangeLog-5.php#5.5.34
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/php55-mbstring/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/converters/php55-mbstring/Makefile b/converters/php55-mbstring/Makefile index 610619fac3a2..0cc3d45751b5 100644 --- a/converters/php55-mbstring/Makefile +++ b/converters/php55-mbstring/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= converters MASTERDIR= ${.CURDIR}/../../lang/php55 |