Index: head/textproc/libvisio01/Makefile =================================================================== --- head/textproc/libvisio01/Makefile (revision 378089) +++ head/textproc/libvisio01/Makefile (revision 378090) @@ -1,32 +1,31 @@ # $FreeBSD$ PORTNAME= libvisio -PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTVERSION= 0.1.1 CATEGORIES= textproc devel MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ PKGNAMESUFFIX= 01 MAINTAINER= office@FreeBSD.org COMMENT= Library and tools for parsing the visio file format structure LICENSE= LGPL21 MPL GPLv2 LICENSE_COMB= dual BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/include/classic_core.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu \ librevenge-0.0.so:${PORTSDIR}/textproc/librevenge CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_PERL5= build USE_GNOME= libxml2 USES= gmake gperf libtool pathfix perl5 pkgconfig tar:xz INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} -e "s,zlib,,g" ${WRKSRC}/libvisio.pc.in .include Index: head/textproc/libvisio01/distinfo =================================================================== --- head/textproc/libvisio01/distinfo (revision 378089) +++ head/textproc/libvisio01/distinfo (revision 378090) @@ -1,2 +1,2 @@ -SHA256 (libvisio-0.1.0.tar.xz) = 0e4f1d49b7cd01173f846995655f2175bbdbde4eac05697bd28667723d176d6f -SIZE (libvisio-0.1.0.tar.xz) = 362740 +SHA256 (libvisio-0.1.1.tar.xz) = 4b510168d1465516fdf6e57c01e2f9eae1fc0ae232c74e44e70693bbc49227f1 +SIZE (libvisio-0.1.1.tar.xz) = 412752 Index: head/textproc/libvisio01/pkg-plist =================================================================== --- head/textproc/libvisio01/pkg-plist (revision 378089) +++ head/textproc/libvisio01/pkg-plist (revision 378090) @@ -1,12 +1,12 @@ +bin/vsd2raw +bin/vsd2text +bin/vsd2xhtml bin/vss2raw bin/vss2text bin/vss2xhtml -bin/vsd2text -bin/vsd2raw -bin/vsd2xhtml include/libvisio-0.1/libvisio/VisioDocument.h include/libvisio-0.1/libvisio/libvisio.h lib/libvisio-0.1.so lib/libvisio-0.1.so.1 -lib/libvisio-0.1.so.1.0.0 +lib/libvisio-0.1.so.1.0.1 libdata/pkgconfig/libvisio-0.1.pc