Index: head/graphics/libfreehand/Makefile =================================================================== --- head/graphics/libfreehand/Makefile (revision 450176) +++ head/graphics/libfreehand/Makefile (revision 450177) @@ -1,26 +1,28 @@ # $FreeBSD$ PORTNAME= libfreehand -PORTVERSION= 0.1.1 -PORTREVISION= 7 +PORTVERSION= 0.1.2 CATEGORIES= graphics MASTER_SITES= LODEV MAINTAINER= office@FreeBSD.org -COMMENT= Library providing ability to interpret and import Adobe/Macromedia drawings +COMMENT= Library for interpreting and importing Adobe/Macromedia drawings -LICENSE= LGPL21 MPL GPLv2 -LICENSE_COMB= dual +LICENSE= MPL20 +LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= icu-config:devel/icu +BUILD_DEPENDS= ${LOCALBASE}/include/boost/cstdint.hpp:devel/boost-libs \ + cppunit-config:devel/cppunit \ + icu-config:devel/icu LIB_DEPENDS= liblcms2.so:graphics/lcms2 \ librevenge-0.0.so:textproc/librevenge GNU_CONFIGURE= yes USES= compiler:c++11-lang gperf perl5 libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_PERL5= build CONFIGURE_ARGS= --disable-werror --without-docs +CPPFLAGS+= -I ${LOCALBASE}/include INSTALL_TARGET= install-strip .include Index: head/graphics/libfreehand/distinfo =================================================================== --- head/graphics/libfreehand/distinfo (revision 450176) +++ head/graphics/libfreehand/distinfo (revision 450177) @@ -1,2 +1,3 @@ -SHA256 (libfreehand-0.1.1.tar.xz) = ec6676d0c63f7feac7801a1fe18dd7abe9044b39c3882fc99b9afef39bdf1d30 -SIZE (libfreehand-0.1.1.tar.xz) = 492916 +TIMESTAMP = 1505860846 +SHA256 (libfreehand-0.1.2.tar.xz) = 0e422d1564a6dbf22a9af598535425271e583514c0f7ba7d9091676420de34ac +SIZE (libfreehand-0.1.2.tar.xz) = 516132 Index: head/graphics/libfreehand/pkg-descr =================================================================== --- head/graphics/libfreehand/pkg-descr (revision 450176) +++ head/graphics/libfreehand/pkg-descr (revision 450177) @@ -1,4 +1,4 @@ Libfreehand is library providing ability to interpret and import Adobe/Macromedia drawings into various applications -WWW: http://www.freedesktop.org/wiki/Software/libfreehand/ +WWW: https://wiki.documentfoundation.org/DLP/Libraries/libfreehand Index: head/graphics/libfreehand/pkg-plist =================================================================== --- head/graphics/libfreehand/pkg-plist (revision 450176) +++ head/graphics/libfreehand/pkg-plist (revision 450177) @@ -1,9 +1,9 @@ bin/fh2raw bin/fh2svg bin/fh2text include/libfreehand-0.1/libfreehand/FreeHandDocument.h include/libfreehand-0.1/libfreehand/libfreehand.h lib/libfreehand-0.1.so lib/libfreehand-0.1.so.1 -lib/libfreehand-0.1.so.1.0.1 +lib/libfreehand-0.1.so.1.0.2 libdata/pkgconfig/libfreehand-0.1.pc