pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/acroread5 updated acroread5 to 5.0.8. it fixes ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/029aa487bced
branches: trunk
changeset: 460054:029aa487bced
user: kei <kei%pkgsrc.org@localhost>
date: Sun Aug 17 04:44:54 2003 +0000
description:
updated acroread5 to 5.0.8. it fixes a security problem.
from README:
-----
New for Acrobat Reader 5.0.8
A security patch was applied that solves a problem reported
with long URLs in weblinks which can cause a buffer overrun.
-----
XXX a solaris version is not tested.
diffstat:
print/acroread5/Makefile | 10 +++++-----
print/acroread5/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diffs (50 lines):
diff -r d2f5db069330 -r 029aa487bced print/acroread5/Makefile
--- a/print/acroread5/Makefile Sun Aug 17 04:06:36 2003 +0000
+++ b/print/acroread5/Makefile Sun Aug 17 04:44:54 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2003/07/17 22:52:22 grant Exp $
+# $NetBSD: Makefile,v 1.16 2003/08/17 04:44:54 kei Exp $
DISTNAME= acroread5 # Overridden below
-PKGNAME= acroread5-5.07
+PKGNAME= acroread5-5.08
WRKSRC= ${WRKDIR}
CATEGORIES= print
MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/5.x/
@@ -33,17 +33,17 @@
.if ${OPSYS} == "NetBSD"
. if (${MACHINE_ARCH} == "i386")
DEPENDS= suse_x11>=6.1:../../emulators/${SUSE_DIR_PREFIX}_x11
-DISTNAME= linux-507
+DISTNAME= linux-508
PLATFORM= intellinux
. elif (${MACHINE_ARCH} == "sparc")
. if !exists(/emul/svr4/usr/lib/ld.so)
PKG_FAIL_REASON= '${PKGNAME} requires Solaris libraries - see compat_svr4(8)'
. endif
-DISTNAME= sol-507
+DISTNAME= sol-508
PLATFORM= sparcsolaris
. endif
.elif ${OPSYS} == "SunOS"
-DISTNAME= sol-507
+DISTNAME= sol-508
PLATFORM= sparcsolaris
.endif
diff -r d2f5db069330 -r 029aa487bced print/acroread5/distinfo
--- a/print/acroread5/distinfo Sun Aug 17 04:06:36 2003 +0000
+++ b/print/acroread5/distinfo Sun Aug 17 04:44:54 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2003/06/19 07:11:54 tron Exp $
+$NetBSD: distinfo,v 1.3 2003/08/17 04:44:54 kei Exp $
-SHA1 (linux-507.tar.gz) = d3e23fc3f97f872c1ed794ad43f64967a39f5b19
-Size (linux-507.tar.gz) = 9282753 bytes
-SHA1 (sol-507.tar.gz) = 8f5782493757a5acd28de9814c6d4cb4450e1dac
-Size (sol-507.tar.gz) = 9937465 bytes
+SHA1 (linux-508.tar.gz) = 6af248d4626a820f5643d368fc1ee58bf352ca51
+Size (linux-508.tar.gz) = 9285902 bytes
+SHA1 (sol-508.tar.gz) = 9e24c715616f7a550382eb27fd7fa2fcfaa8fcf9
+Size (sol-508.tar.gz) = 9941000 bytes
SHA1 (patch-aa) = 635cfe39ca34ebc83cdb4633282f2fb667c452c3
Home |
Main Index |
Thread Index |
Old Index