Index: head/textproc/libodfgen01/Makefile =================================================================== --- head/textproc/libodfgen01/Makefile (revision 400200) +++ head/textproc/libodfgen01/Makefile (revision 400201) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= libodfgen -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.5 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= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes USES= compiler:features 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 400200) +++ head/textproc/libodfgen01/distinfo (revision 400201) @@ -1,2 +1,2 @@ -SHA256 (libodfgen-0.1.4.tar.xz) = 249b5ed8e1acc0fee32b4381b31b4ad9453b674d4f13886bda5e9dd2b4a5f1e1 -SIZE (libodfgen-0.1.4.tar.xz) = 356480 +SHA256 (libodfgen-0.1.5.tar.xz) = fb8706e38f6acf019f8b50262af2bf850821c6d10dad8708f13e54f1a08294dd +SIZE (libodfgen-0.1.5.tar.xz) = 357360 Index: head/textproc/libodfgen01/pkg-plist =================================================================== --- head/textproc/libodfgen01/pkg-plist (revision 400200) +++ head/textproc/libodfgen01/pkg-plist (revision 400201) @@ -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.4 +lib/libodfgen-0.1.so.1.0.5 libdata/pkgconfig/libodfgen-0.1.pc