1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.2.7

- Pet portlint: move OPTIONS_* downwards

Changes:	http://libwps.git.sourceforge.net/git/gitweb.cgi?p=libwps/libwps;a=log;h=HEAD
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-06-19 03:29:42 +00:00
parent a1243ef322
commit 7c9cbbfd27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299603
2 changed files with 9 additions and 10 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= libwps
PORTVERSION= 0.2.6
PORTREVISION= 1
PORTVERSION= 0.2.7
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@ -16,16 +15,16 @@ COMMENT= A Microsoft file word processor format import filter library
LICENSE= LGPL21
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= wpd-0.9:${PORTSDIR}/textproc/libwpd
OPTIONS_DEFINE= DOCS
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= wpd-0.9.9:${PORTSDIR}/textproc/libwpd
CONFIGURE_ARGS= --disable-werror
CPPFLAGS+= -I${LOCALBASE}/include
USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack gnomeprefix ltverhack
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS+= --disable-werror
PORTDOCS= *
@ -34,7 +33,7 @@ PORTDOCS= *
.if ${PORT_OPTIONS:MDOCS}
BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
.else
CONFIGURE_ARGS+= --without-docs
CONFIGURE_ARGS+=--without-docs
.endif
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (libwps-0.2.6.tar.gz) = eeadc145250be3ad450c89c58e1b294e1bc5a28b3bbc6e3b55b79ed841aad1cc
SIZE (libwps-0.2.6.tar.gz) = 452498
SHA256 (libwps-0.2.7.tar.gz) = 29ce50f9a555a198c321c82159efae75c9b9510af097b1c0c29dc21bc4caa2ce
SIZE (libwps-0.2.7.tar.gz) = 525873