Index: head/graphics/libfreehand/Makefile =================================================================== --- head/graphics/libfreehand/Makefile (revision 391196) +++ head/graphics/libfreehand/Makefile (revision 391197) @@ -1,24 +1,23 @@ # $FreeBSD$ PORTNAME= libfreehand -PORTVERSION= 0.1.0 -PORTREVISION= 2 +PORTVERSION= 0.1.1 CATEGORIES= graphics MASTER_SITES= LODEV MAINTAINER= office@FreeBSD.org COMMENT= Library providing ability to interpret and import Adobe/Macromedia drawings LICENSE= LGPL21 MPL GPLv2 LICENSE_COMB= dual LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge GNU_CONFIGURE= yes USES= gperf perl5 libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_PERL5= build CONFIGURE_ARGS= --disable-werror --without-docs INSTALL_TARGET= install-strip .include Index: head/graphics/libfreehand/distinfo =================================================================== --- head/graphics/libfreehand/distinfo (revision 391196) +++ head/graphics/libfreehand/distinfo (revision 391197) @@ -1,2 +1,2 @@ -SHA256 (libfreehand-0.1.0.tar.xz) = 5119aac8b0b28d749905f8094e526b9a018a2e4a208b5d0317c7554a62af4706 -SIZE (libfreehand-0.1.0.tar.xz) = 265592 +SHA256 (libfreehand-0.1.1.tar.xz) = ec6676d0c63f7feac7801a1fe18dd7abe9044b39c3882fc99b9afef39bdf1d30 +SIZE (libfreehand-0.1.1.tar.xz) = 492916 Index: head/graphics/libfreehand/pkg-plist =================================================================== --- head/graphics/libfreehand/pkg-plist (revision 391196) +++ head/graphics/libfreehand/pkg-plist (revision 391197) @@ -1,8 +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.0 +lib/libfreehand-0.1.so.1.0.1 libdata/pkgconfig/libfreehand-0.1.pc