aboutsummaryrefslogtreecommitdiff
path: root/print/acroread8
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2008-09-06 04:59:52 +0000
committerHiroki Sato <hrs@FreeBSD.org>2008-09-06 04:59:52 +0000
commit00e8ec4600d188e5e8e17c293ed70ae572370aea (patch)
tree3f56e129fa83262d439c15f5b5eafadc7506e8af /print/acroread8
parent24624e4d43a22f32174e4b4945788899ccb244a6 (diff)
downloadports-00e8ec4600d188e5e8e17c293ed70ae572370aea.tar.gz
ports-00e8ec4600d188e5e8e17c293ed70ae572370aea.zip
Remove ports of Adobe Reader 7 and the localized versions because of
security vulnerability. The print/acroreadwrapper new supports acroread8 only. Security: CVE-2008-2641 Security: CVE-2008-0883 Security: http://www.adobe.com/support/security/bulletins/apsb08-15.html
Notes
Notes: svn path=/head/; revision=219974
Diffstat (limited to 'print/acroread8')
-rw-r--r--print/acroread8/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/acroread8/Makefile b/print/acroread8/Makefile
index c74b845ccbfa..a552d8b3d4a3 100644
--- a/print/acroread8/Makefile
+++ b/print/acroread8/Makefile
@@ -7,7 +7,7 @@
PORTNAME= acroread8
PORTVERSION= 8.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= print linux
MASTER_SITES?= http://ardownload.adobe.com/pub/adobe/reader/unix/8.x/${PORTVERSION}/${ADOBE_LANG:L}/ \
ftp://ftp.adobe.com/pub/adobe/reader/unix/8.x/${PORTVERSION}/${ADOBE_LANG:L}/
@@ -17,7 +17,7 @@ DIST_SUBDIR= acroread
MAINTAINER= hrs@FreeBSD.org
COMMENT= Adobe Reader for view, print, and search PDF documents (${ADOBE_LANG})
-RUN_DEPENDS= acroreadwrapper>=0.0.20080110:${PORTSDIR}/print/acroreadwrapper \
+RUN_DEPENDS= acroreadwrapper>=0.0.20080906:${PORTSDIR}/print/acroreadwrapper \
${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 \
${LINUXBASE}/usr/lib/libpango-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango \
${LOCALBASE}/lib/linux-nvu/libgtkembedmoz.so:${PORTSDIR}/www/linux-nvu \