diff options
author | junovitch <junovitch@FreeBSD.org> | 2016-04-03 22:19:43 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2016-04-03 22:19:43 +0800 |
commit | 95bce0cdbdc2ae2af1b45faef4fc1b8a5f84b5b0 (patch) | |
tree | cf392eb88928379f5a29b6d16417b3d714b4d932 /converters | |
parent | 8b6749152abf86aa2eab18cdb1c2273bf9aa68f5 (diff) | |
download | freebsd-ports-gnome-95bce0cdbdc2ae2af1b45faef4fc1b8a5f84b5b0.tar.gz freebsd-ports-gnome-95bce0cdbdc2ae2af1b45faef4fc1b8a5f84b5b0.tar.zst freebsd-ports-gnome-95bce0cdbdc2ae2af1b45faef4fc1b8a5f84b5b0.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 |