Index: head/textproc/libodfgen01/Makefile =================================================================== --- head/textproc/libodfgen01/Makefile (revision 472994) +++ head/textproc/libodfgen01/Makefile (revision 472995) @@ -1,35 +1,25 @@ # $FreeBSD$ PORTNAME= libodfgen -PORTVERSION= 0.1.6 -PORTREVISION= 7 +PORTVERSION= 0.1.7 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 MPL20 LICENSE_COMB= dual LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes -USES= compiler:features libtool pathfix pkgconfig tar:xz +USES= compiler:c++11-lib 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:devel/boost-libs -CONFIGURE_ARGS+= --with-sharedptr=boost -.endif - -.include +.include Index: head/textproc/libodfgen01/distinfo =================================================================== --- head/textproc/libodfgen01/distinfo (revision 472994) +++ head/textproc/libodfgen01/distinfo (revision 472995) @@ -1,2 +1,3 @@ -SHA256 (libodfgen-0.1.6.tar.xz) = 03b210ab44f05e38091508cdca6ba0ff73de3ea8a168f849b8f1c5059c20b9e9 -SIZE (libodfgen-0.1.6.tar.xz) = 359988 +TIMESTAMP = 1529608386 +SHA256 (libodfgen-0.1.7.tar.xz) = 323e491f956c8ca2abb12c998e350670930a32317bf9662b0615dd4b3922b831 +SIZE (libodfgen-0.1.7.tar.xz) = 384760 Index: head/textproc/libodfgen01/pkg-descr =================================================================== --- head/textproc/libodfgen01/pkg-descr (revision 472994) +++ head/textproc/libodfgen01/pkg-descr (revision 472995) @@ -1,11 +1,11 @@ libodfgen is a library for generating documents in Open Document Format (ODF). It provides generator implementation for the following libraries: * libwpd (::WPXDocumentInterface): text documents * libwpg (libwpg::WPGPaintInterface): vector drawings * libetonyek (libetonyek::KEYPresentationInterface): presentations As these APIs are used by multiple libraries, libodfgen can be used to generate ODF from many sources. -WWW: http://libwpd.sourceforge.net/ +WWW: https://sourceforge.net/p/libwpd/wiki/libodfgen Index: head/textproc/libodfgen01/pkg-plist =================================================================== --- head/textproc/libodfgen01/pkg-plist (revision 472994) +++ head/textproc/libodfgen01/pkg-plist (revision 472995) @@ -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.6 +lib/libodfgen-0.1.so.1.0.7 libdata/pkgconfig/libodfgen-0.1.pc