From 55df2216f939b58755f41389dd6243d60ab80af0 Mon Sep 17 00:00:00 2001 From: hrs Date: Sun, 20 Jul 2008 17:17:07 +0000 Subject: 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 --- print/acroread8/Makefile | 5 +++-- print/acroread8/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'print/acroread8') 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 -- cgit