pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/wv2 Update to wv2-0.2.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a355c1b6475a
branches:  trunk
changeset: 514576:a355c1b6475a
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Jun 14 12:45:30 2006 +0000

description:
Update to wv2-0.2.3

* Fixed an integer overflow bug (CVE-2006-2197)
* Applied a patch by Friedemann Kleint (Fa. metis)
  with fixes for Solaris / Sun C++ 5.5 Patch 113817-02 2003/08/29.
  Additionally fixes some tab-related bugs (unique and erase stuff)

diffstat:

 converters/wv2/Makefile |  5 ++---
 converters/wv2/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 55fec0729e7e -r a355c1b6475a converters/wv2/Makefile
--- a/converters/wv2/Makefile   Wed Jun 14 12:37:52 2006 +0000
+++ b/converters/wv2/Makefile   Wed Jun 14 12:45:30 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2006/05/12 20:48:37 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2006/06/14 12:45:30 markd Exp $
 #
 
-DISTNAME=              wv2-0.2.2
-PKGREVISION=           5
+DISTNAME=              wv2-0.2.3
 CATEGORIES=            converters
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=wvware/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 55fec0729e7e -r a355c1b6475a converters/wv2/distinfo
--- a/converters/wv2/distinfo   Wed Jun 14 12:37:52 2006 +0000
+++ b/converters/wv2/distinfo   Wed Jun 14 12:45:30 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2005/11/08 13:52:58 joerg Exp $
+$NetBSD: distinfo,v 1.5 2006/06/14 12:45:30 markd Exp $
 
-SHA1 (wv2-0.2.2.tar.bz2) = d8baf4bbc79c7f18feb69f2237325d4b533bdbb5
-RMD160 (wv2-0.2.2.tar.bz2) = 87c2b7563652c3e3f640931b4b75bad54a2703fa
-Size (wv2-0.2.2.tar.bz2) = 672700 bytes
+SHA1 (wv2-0.2.3.tar.bz2) = 8378f43806bc2614ccea2b265159ce0548192601
+RMD160 (wv2-0.2.3.tar.bz2) = 0534ddb23ec5a6e222cbbc76e695f8ea5cf532c7
+Size (wv2-0.2.3.tar.bz2) = 908983 bytes
 SHA1 (patch-aa) = d4dc1b7bd4c398a2d5065d1b55c7e0b6313e3003



Home | Main Index | Thread Index | Old Index