diff options
author | hrs <hrs@FreeBSD.org> | 2008-07-21 01:17:07 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2008-07-21 01:17:07 +0800 |
commit | 55df2216f939b58755f41389dd6243d60ab80af0 (patch) | |
tree | 7105d63e797a4ffdf965df2c52d012eb142dff54 /print/acroread8 | |
parent | 935cedcbecdad7d7eb8caac68e6523f4f7d90c6e (diff) | |
download | freebsd-ports-gnome-55df2216f939b58755f41389dd6243d60ab80af0.tar.gz freebsd-ports-gnome-55df2216f939b58755f41389dd6243d60ab80af0.tar.zst freebsd-ports-gnome-55df2216f939b58755f41389dd6243d60ab80af0.zip |
Update to 8.1.2 Security Update 1. Quoted from the advisory:
| A critical vulnerability has been identified in Adobe Reader and
| Acrobat 8.1.2. This vulnerability would cause the application to
| crash and could potentially allow an attacker to take control of
| the affected system.
Security: CVE-2008-2641
Security: CVE-2008-0883
Security: http://www.adobe.com/support/security/bulletins/apsb08-15.html
Diffstat (limited to 'print/acroread8')
-rw-r--r-- | print/acroread8/Makefile | 5 | ||||
-rw-r--r-- | print/acroread8/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/print/acroread8/Makefile b/print/acroread8/Makefile index 02eb559ceb6a..c74b845ccbfa 100644 --- a/print/acroread8/Makefile +++ b/print/acroread8/Makefile @@ -6,11 +6,12 @@ # PORTNAME= acroread8 -PORTVERSION?= 8.1.2 +PORTVERSION= 8.1.2 +PORTREVISION= 1 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}/ -DISTNAME= AdobeReader_${ADOBE_LANG:L}-${PORTVERSION}-1.i486 +DISTNAME= AdobeReader_${ADOBE_LANG:L}-${PORTVERSION}_SU1-1.i486 DIST_SUBDIR= acroread MAINTAINER= hrs@FreeBSD.org diff --git a/print/acroread8/distinfo b/print/acroread8/distinfo index 657064d2bf59..6863e47f4bf6 100644 --- a/print/acroread8/distinfo +++ b/print/acroread8/distinfo @@ -1,3 +1,3 @@ -MD5 (acroread/AdobeReader_enu-8.1.2-1.i486.tar.bz2) = b530dd4f198764bf3f883293a0186ce4 -SHA256 (acroread/AdobeReader_enu-8.1.2-1.i486.tar.bz2) = 46a4af0a2f617fbe713afe243f9add0a65ae44bf3b4196887702f1e0b7b8c08b -SIZE (acroread/AdobeReader_enu-8.1.2-1.i486.tar.bz2) = 47021920 +MD5 (acroread/AdobeReader_enu-8.1.2_SU1-1.i486.tar.bz2) = b21f8452633631686ed1e2c4bbf18978 +SHA256 (acroread/AdobeReader_enu-8.1.2_SU1-1.i486.tar.bz2) = e62a7dc8cecdc20434ba0fe5de797fcdc2468d5b8726ee8e366fad766a3224bb +SIZE (acroread/AdobeReader_enu-8.1.2_SU1-1.i486.tar.bz2) = 47020212 |