From owner-svn-ports-all@freebsd.org Tue Sep 19 23:46:01 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45065E0E30E; Tue, 19 Sep 2017 23:46:01 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 210B172297; Tue, 19 Sep 2017 23:46:01 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8JNk0ip019489; Tue, 19 Sep 2017 23:46:00 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8JNjxdn019481; Tue, 19 Sep 2017 23:45:59 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201709192345.v8JNjxdn019481@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 19 Sep 2017 23:45:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450177 - head/graphics/libfreehand X-SVN-Group: ports-head X-SVN-Commit-Author: jkim X-SVN-Commit-Paths: head/graphics/libfreehand X-SVN-Commit-Revision: 450177 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 23:46:01 -0000 Author: jkim Date: Tue Sep 19 23:45:59 2017 New Revision: 450177 URL: https://svnweb.freebsd.org/changeset/ports/450177 Log: Update to 0.1.2. Modified: head/graphics/libfreehand/Makefile head/graphics/libfreehand/distinfo head/graphics/libfreehand/pkg-descr head/graphics/libfreehand/pkg-plist Modified: head/graphics/libfreehand/Makefile ============================================================================== --- head/graphics/libfreehand/Makefile Tue Sep 19 23:44:35 2017 (r450176) +++ head/graphics/libfreehand/Makefile Tue Sep 19 23:45:59 2017 (r450177) @@ -1,18 +1,19 @@ # $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 @@ -21,6 +22,7 @@ USES= compiler:c++11-lang gperf perl5 libtool pathfix USE_LDCONFIG= yes USE_PERL5= build CONFIGURE_ARGS= --disable-werror --without-docs +CPPFLAGS+= -I ${LOCALBASE}/include INSTALL_TARGET= install-strip .include Modified: head/graphics/libfreehand/distinfo ============================================================================== --- head/graphics/libfreehand/distinfo Tue Sep 19 23:44:35 2017 (r450176) +++ head/graphics/libfreehand/distinfo Tue Sep 19 23:45:59 2017 (r450177) @@ -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 Modified: head/graphics/libfreehand/pkg-descr ============================================================================== --- head/graphics/libfreehand/pkg-descr Tue Sep 19 23:44:35 2017 (r450176) +++ head/graphics/libfreehand/pkg-descr Tue Sep 19 23:45:59 2017 (r450177) @@ -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 Modified: head/graphics/libfreehand/pkg-plist ============================================================================== --- head/graphics/libfreehand/pkg-plist Tue Sep 19 23:44:35 2017 (r450176) +++ head/graphics/libfreehand/pkg-plist Tue Sep 19 23:45:59 2017 (r450177) @@ -5,5 +5,5 @@ 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