pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics update to 6.1.8-8, fixes a security problem, see



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58320052564e
branches:  trunk
changeset: 487653:58320052564e
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Jan 18 11:22:10 2005 +0000

description:
update to 6.1.8-8, fixes a security problem, see
http://www.idefense.com/application/poi/display?id=184&type=vulnerabilities

diffstat:

 graphics/ImageMagick/Makefile.common |  4 ++--
 graphics/ImageMagick/distinfo        |  6 +++---
 graphics/p5-PerlMagick/Makefile      |  3 +--
 3 files changed, 6 insertions(+), 7 deletions(-)

diffs (39 lines):

diff -r acc66fc7a8c5 -r 58320052564e graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Tue Jan 18 10:25:17 2005 +0000
+++ b/graphics/ImageMagick/Makefile.common      Tue Jan 18 11:22:10 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.26 2005/01/14 12:41:06 adam Exp $
+# $NetBSD: Makefile.common,v 1.27 2005/01/18 11:22:10 drochner Exp $
 
 IM_MAJOR_VER=          6.1.8
-IM_MINOR_VER=          6
+IM_MINOR_VER=          8
 IM_MAJOR_LIB_VER=      ${IM_MAJOR_VER}
 
 .if (${IM_MINOR_VER} != NONE)
diff -r acc66fc7a8c5 -r 58320052564e graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Tue Jan 18 10:25:17 2005 +0000
+++ b/graphics/ImageMagick/distinfo     Tue Jan 18 11:22:10 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2005/01/14 12:41:06 adam Exp $
+$NetBSD: distinfo,v 1.37 2005/01/18 11:22:10 drochner Exp $
 
-SHA1 (ImageMagick-6.1.8-6.tar.bz2) = 6f30ab852a11f0af63d1fed40058cbad1d2881ef
-Size (ImageMagick-6.1.8-6.tar.bz2) = 4560269 bytes
+SHA1 (ImageMagick-6.1.8-8.tar.bz2) = 7ad63e1268440135dc5c0bea3dd14a931680ae0a
+Size (ImageMagick-6.1.8-8.tar.bz2) = 4561964 bytes
 SHA1 (patch-aa) = 8fc26a7c88c58c5324d9935b768b53932fa4c9f0
diff -r acc66fc7a8c5 -r 58320052564e graphics/p5-PerlMagick/Makefile
--- a/graphics/p5-PerlMagick/Makefile   Tue Jan 18 10:25:17 2005 +0000
+++ b/graphics/p5-PerlMagick/Makefile   Tue Jan 18 11:22:10 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2004/12/20 11:31:04 grant Exp $
+# $NetBSD: Makefile,v 1.38 2005/01/18 11:22:10 drochner Exp $
 
 .include "../../graphics/ImageMagick/Makefile.common"
 
 PKGNAME=       p5-PerlMagick-${DISTVERSION}
-PKGREVISION=   2
 
 SVR4_PKGNAME=  p5pma
 



Home | Main Index | Thread Index | Old Index