diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2012-01-22 09:30:18 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2012-01-22 09:30:18 +0000 |
commit | f79316b1da57592f789ea47df81f254913e3836b (patch) | |
tree | 2cfac0106b77b26220de35a6c5984c1130365248 /german/acroread9 | |
parent | af31a2770a6d54c228fbcab3ecb2323224ceab39 (diff) | |
download | ports-f79316b1da57592f789ea47df81f254913e3836b.tar.gz ports-f79316b1da57592f789ea47df81f254913e3836b.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
Notes
Notes:
svn path=/head/; revision=289597
Diffstat (limited to 'german/acroread9')
-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 |