Index: head/textproc/libwps/Makefile =================================================================== --- head/textproc/libwps/Makefile (revision 447060) +++ head/textproc/libwps/Makefile (revision 447061) @@ -1,34 +1,33 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= libwps -PORTVERSION= 0.4.6 -PORTREVISION= 1 +PORTVERSION= 0.4.7 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= office@FreeBSD.org COMMENT= Microsoft file word processor format import filter library LICENSE= LGPL21 MPL 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:bz2 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 Index: head/textproc/libwps/distinfo =================================================================== --- head/textproc/libwps/distinfo (revision 447060) +++ head/textproc/libwps/distinfo (revision 447061) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490635611 -SHA256 (libwps-0.4.6.tar.bz2) = 95f0899d12954453d0b8ba0e5a2d49481816e219d1fde3d5bc31bde0f69c1b14 -SIZE (libwps-0.4.6.tar.bz2) = 760341 +TIMESTAMP = 1501607637 +SHA256 (libwps-0.4.7.tar.bz2) = a1c411ea5f19c9b93ec1e459cead75291add654b6000fcfe336f1daad7094a64 +SIZE (libwps-0.4.7.tar.bz2) = 765112 Index: head/textproc/libwps/pkg-plist =================================================================== --- head/textproc/libwps/pkg-plist (revision 447060) +++ head/textproc/libwps/pkg-plist (revision 447061) @@ -1,12 +1,12 @@ bin/wks2csv bin/wks2raw bin/wks2text bin/wps2html bin/wps2raw bin/wps2text include/libwps-0.4/libwps/WPSDocument.h include/libwps-0.4/libwps/libwps.h lib/libwps-0.4.so lib/libwps-0.4.so.4 -lib/libwps-0.4.so.4.0.6 +lib/libwps-0.4.so.4.0.7 libdata/pkgconfig/libwps-0.4.pc