diff options
author | hrs <hrs@FreeBSD.org> | 2012-01-22 17:30:18 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2012-01-22 17:30:18 +0800 |
commit | 235413d01e779fde20708317c026c70af0565414 (patch) | |
tree | 9dabaa6edebb33c3bbdd7763024235e43bb618b2 /german | |
parent | 9f1be8029a6123bf89ff5b7d10f03ec84b35c3b5 (diff) | |
download | freebsd-ports-gnome-235413d01e779fde20708317c026c70af0565414.tar.gz freebsd-ports-gnome-235413d01e779fde20708317c026c70af0565414.tar.zst freebsd-ports-gnome-235413d01e779fde20708317c026c70af0565414.zip |
- Update to 9.4.7 (English version only)
- Add LICENSE.
- Add CUPS support.
- Add acroread(1) manual page.
Security: APSA11-04
Security: APSB11-24
Security: CVE-2011-2462
Security: CVE-2011-1353
Security: CVE-2011-2431
Security: CVE-2011-2432
Security: CVE-2011-2433
Security: CVE-2011-2434
Security: CVE-2011-2435
Security: CVE-2011-2436
Security: CVE-2011-2437
Security: CVE-2011-2438
Security: CVE-2011-2439
Security: CVE-2011-2440
Security: CVE-2011-2441
Security: CVE-2011-2442
Diffstat (limited to 'german')
-rw-r--r-- | german/acroread9/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/german/acroread9/Makefile b/german/acroread9/Makefile index 3f9d390b3891..31ed7b54a487 100644 --- a/german/acroread9/Makefile +++ b/german/acroread9/Makefile @@ -5,6 +5,8 @@ # $FreeBSD$ # +PORTVERSION= 9.4.2 +PORTREVISION= 1 CATEGORIES= german print linux MASTERDIR= ${.CURDIR}/../../print/acroread9 |