diff options
author | lofi <lofi@FreeBSD.org> | 2003-11-17 01:57:34 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2003-11-17 01:57:34 +0800 |
commit | bb9ae85a0e404c2beb79327888377baee7ed33d2 (patch) | |
tree | 0e7b8fa9dc27e96cd08933498335d45fe7e7c064 /textproc | |
parent | 48a798f68e8831b1705479aee51df029e358cd56 (diff) | |
download | freebsd-ports-gnome-bb9ae85a0e404c2beb79327888377baee7ed33d2.tar.gz freebsd-ports-gnome-bb9ae85a0e404c2beb79327888377baee7ed33d2.tar.zst freebsd-ports-gnome-bb9ae85a0e404c2beb79327888377baee7ed33d2.zip |
Update to version 0.2.1
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/wv2/Makefile | 5 | ||||
-rw-r--r-- | textproc/wv2/distinfo | 2 | ||||
-rw-r--r-- | textproc/wv2/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile index d8e1ecd133d6..c2e8c59daa73 100644 --- a/textproc/wv2/Makefile +++ b/textproc/wv2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wv2 -PORTVERSION= 0.1.8 -PORTREVISION= 1 +PORTVERSION= 0.2.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wvware @@ -17,7 +16,7 @@ COMMENT= A library providing routines to access Microsoft Word/Excel files LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv -CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} +CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} --disable-debug USE_GNOME= gnometarget libgsf USE_LIBTOOL= yes diff --git a/textproc/wv2/distinfo b/textproc/wv2/distinfo index 40200bc3521d..d5f3651122ba 100644 --- a/textproc/wv2/distinfo +++ b/textproc/wv2/distinfo @@ -1 +1 @@ -MD5 (wv2-0.1.8.tar.bz2) = 2935f0d553fbe391d045b738c3f8aec3 +MD5 (wv2-0.2.1.tar.bz2) = 34c1a712bdd0ee288fa7bc5e3a111fe7 diff --git a/textproc/wv2/pkg-plist b/textproc/wv2/pkg-plist index bd0d89b3e2e9..d8b5f5b24000 100644 --- a/textproc/wv2/pkg-plist +++ b/textproc/wv2/pkg-plist @@ -22,6 +22,7 @@ include/wv2/utilities.h include/wv2/word95_generated.h include/wv2/word97_generated.h include/wv2/word_helper.h +include/wv2/wvlog.h lib/libwv2.a lib/libwv2.la lib/libwv2.so |