Index: head/textproc/libodfgen01/Makefile =================================================================== --- head/textproc/libodfgen01/Makefile (revision 378088) +++ head/textproc/libodfgen01/Makefile (revision 378089) @@ -1,35 +1,35 @@ # $FreeBSD$ PORTNAME= libodfgen -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= textproc MASTER_SITES= SF/libwpd/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 01 MAINTAINER= office@FreeBSD.org COMMENT= Library for generating documents in Open Document Format (ODF) LICENSE= LGPL21 MPL LICENSE_COMB= dual LIB_DEPENDS= libetonyek-0.1.so:${PORTSDIR}/graphics/libetonyek01 \ librevenge-0.0.so:${PORTSDIR}/textproc/librevenge CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes USES= compiler:features gperf libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include .if ${COMPILER_FEATURES:Mlibc++} CONFIGURE_ARGS+= --with-sharedptr=c++11 .else BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs CONFIGURE_ARGS+= --with-sharedptr=boost .endif .include Index: head/textproc/libodfgen01/distinfo =================================================================== --- head/textproc/libodfgen01/distinfo (revision 378088) +++ head/textproc/libodfgen01/distinfo (revision 378089) @@ -1,2 +1,2 @@ -SHA256 (libodfgen-0.1.2.tar.xz) = edae50c2251a505179c618b306aebf517a4ed548032f18ace1b384a340a2c015 -SIZE (libodfgen-0.1.2.tar.xz) = 335148 +SHA256 (libodfgen-0.1.3.tar.xz) = d3a09d987e9c0955846cad1e8a885a9c7a76bfaff75d4c1b5626844c62808eba +SIZE (libodfgen-0.1.3.tar.xz) = 334744 Index: head/textproc/libodfgen01/pkg-plist =================================================================== --- head/textproc/libodfgen01/pkg-plist (revision 378088) +++ head/textproc/libodfgen01/pkg-plist (revision 378089) @@ -1,11 +1,11 @@ include/libodfgen-0.1/libodfgen/OdfDocumentHandler.hxx include/libodfgen-0.1/libodfgen/OdgGenerator.hxx include/libodfgen-0.1/libodfgen/OdpGenerator.hxx include/libodfgen-0.1/libodfgen/OdsGenerator.hxx include/libodfgen-0.1/libodfgen/OdtGenerator.hxx include/libodfgen-0.1/libodfgen/libodfgen-api.hxx include/libodfgen-0.1/libodfgen/libodfgen.hxx lib/libodfgen-0.1.so lib/libodfgen-0.1.so.1 -lib/libodfgen-0.1.so.1.0.2 +lib/libodfgen-0.1.so.1.0.3 libdata/pkgconfig/libodfgen-0.1.pc