diff options
author | dinoex <dinoex@FreeBSD.org> | 2015-11-21 17:37:25 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2015-11-21 17:37:25 +0800 |
commit | 98a69b7645ca575714b14dc83b49356c139f34ca (patch) | |
tree | b007df22294866848e36d82de63e4c448d5f6b17 /print | |
parent | 3b8cc8f96dbb9f9257576df36ad6fc9f89cebe3c (diff) | |
download | freebsd-ports-gnome-98a69b7645ca575714b14dc83b49356c139f34ca.tar.gz freebsd-ports-gnome-98a69b7645ca575714b14dc83b49356c139f34ca.tar.zst freebsd-ports-gnome-98a69b7645ca575714b14dc83b49356c139f34ca.zip |
- bump PORTREVISION
Security: CVE-2015-8107
Security: http://www.openwall.com/lists/oss-security/2015/11/16/4
Diffstat (limited to 'print')
-rw-r--r-- | print/a2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index abfa51914b65..3df6a629c568 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -3,7 +3,7 @@ PORTNAME= a2ps PORTVERSION= 4.13b -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print MASTER_SITES= GNU LOCAL/hrs/a2ps/:i18n |