mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to version 0.2.1
Submitted by: KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
0304243ae7
commit
9bbc8c51d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94109
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (wv2-0.1.8.tar.bz2) = 2935f0d553fbe391d045b738c3f8aec3
|
||||
MD5 (wv2-0.2.1.tar.bz2) = 34c1a712bdd0ee288fa7bc5e3a111fe7
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user