[Midnightbsd-cvs] mports: textproc/wv2: Update to 0.2.3.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Oct 3 14:22:19 EDT 2007


Log Message:
-----------
Update to 0.2.3.

This fixes a security issue.

Modified Files:
--------------
    mports/textproc/wv2:
        Makefile (r1.2 -> r1.3)
        distinfo (r1.1 -> r1.2)
        pkg-plist (r1.1 -> r1.2)

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/textproc/wv2/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ltextproc/wv2/pkg-plist -Ltextproc/wv2/pkg-plist -u -r1.1 -r1.2
--- textproc/wv2/pkg-plist
+++ textproc/wv2/pkg-plist
@@ -23,6 +23,7 @@
 include/wv2/word97_generated.h
 include/wv2/word_helper.h
 include/wv2/wvlog.h
+lib/libwv2.a
 lib/libwv2.la
 lib/libwv2.so
 lib/libwv2.so.1
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/wv2/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ltextproc/wv2/Makefile -Ltextproc/wv2/Makefile -u -r1.2 -r1.3
--- textproc/wv2/Makefile
+++ textproc/wv2/Makefile
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	wv2
-PORTVERSION=	0.2.2
-PORTREVISION=	3
+PORTVERSION=	0.2.3
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	wvware
@@ -21,6 +20,7 @@
 CONFIGURE_ARGS=	--with-libiconv=${LOCALBASE} --disable-debug
 
 USE_GNOME=	gnometarget libgsf
+USE_AUTOTOOLS=	libtool:15
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
 USE_GMAKE=	yes
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/textproc/wv2/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ltextproc/wv2/distinfo -Ltextproc/wv2/distinfo -u -r1.1 -r1.2
--- textproc/wv2/distinfo
+++ textproc/wv2/distinfo
@@ -1,3 +1,3 @@
-MD5 (wv2-0.2.2.tar.bz2) = d05318852b6c599270c7e0376834c413
-SHA256 (wv2-0.2.2.tar.bz2) = 5309bc319a07faaafabea1e9b640c01d69a8f6ded898f69270aaec1924fc0008
-SIZE (wv2-0.2.2.tar.bz2) = 672700
+MD5 (wv2-0.2.3.tar.bz2) = ea7e3331fbe597185070c0784411a3f7
+SHA256 (wv2-0.2.3.tar.bz2) = 8f2cf24a5eddb6711d7ba49c05c7b5dddc08ce0af564aba098f516c7cbb8b560
+SIZE (wv2-0.2.3.tar.bz2) = 908983


More information about the Midnightbsd-cvs mailing list