Index: head/textproc/libodfgen01/Makefile =================================================================== --- head/textproc/libodfgen01/Makefile (revision 405579) +++ head/textproc/libodfgen01/Makefile (revision 405580) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= libodfgen -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.6 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 405579) +++ head/textproc/libodfgen01/distinfo (revision 405580) @@ -1,2 +1,2 @@ -SHA256 (libodfgen-0.1.5.tar.xz) = fb8706e38f6acf019f8b50262af2bf850821c6d10dad8708f13e54f1a08294dd -SIZE (libodfgen-0.1.5.tar.xz) = 357360 +SHA256 (libodfgen-0.1.6.tar.xz) = 03b210ab44f05e38091508cdca6ba0ff73de3ea8a168f849b8f1c5059c20b9e9 +SIZE (libodfgen-0.1.6.tar.xz) = 359988 Index: head/textproc/libodfgen01/pkg-plist =================================================================== --- head/textproc/libodfgen01/pkg-plist (revision 405579) +++ head/textproc/libodfgen01/pkg-plist (revision 405580) @@ -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.5 +lib/libodfgen-0.1.so.1.0.6 libdata/pkgconfig/libodfgen-0.1.pc