From owner-svn-ports-all@FreeBSD.ORG Sun Dec 28 14:53:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 80CAD395; Sun, 28 Dec 2014 14:53:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 61CD91E29; Sun, 28 Dec 2014 14:53:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBSErVpo098917; Sun, 28 Dec 2014 14:53:31 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBSErUcj098912; Sun, 28 Dec 2014 14:53:30 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412281453.sBSErUcj098912@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 28 Dec 2014 14:53:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375727 - in head: graphics/gegl graphics/libspiro print/fontforge X-SVN-Group: ports-head 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.18-1 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: Sun, 28 Dec 2014 14:53:31 -0000 Author: wen Date: Sun Dec 28 14:53:29 2014 New Revision: 375727 URL: https://svnweb.freebsd.org/changeset/ports/375727 QAT: https://qat.redports.org/buildarchive/r375727/ Log: - Update graphics/libspiro to 0.2.20131203 PR: 196202 Submitted by: cyberbotx@cyberbotx.com(maintainer) Modified: head/graphics/gegl/Makefile head/graphics/libspiro/Makefile head/graphics/libspiro/distinfo head/graphics/libspiro/pkg-plist head/print/fontforge/Makefile Modified: head/graphics/gegl/Makefile ============================================================================== --- head/graphics/gegl/Makefile Sun Dec 28 14:49:42 2014 (r375726) +++ head/graphics/gegl/Makefile Sun Dec 28 14:53:29 2014 (r375727) @@ -3,7 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.2.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= GIMP Modified: head/graphics/libspiro/Makefile ============================================================================== --- head/graphics/libspiro/Makefile Sun Dec 28 14:49:42 2014 (r375726) +++ head/graphics/libspiro/Makefile Sun Dec 28 14:53:29 2014 (r375727) @@ -2,19 +2,20 @@ # $FreeBSD$ PORTNAME= libspiro -DISTVERSION= 20071029 -PORTREVISION= 2 +DISTVERSION= 0.2.20131203 +PORTEPOCH= 1 CATEGORIES= graphics -MASTER_SITES= SF -DISTNAME= ${PORTNAME}_src-${PORTVERSION} MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Library to convert clothoid splines into Bezier splines -USES= gmake libtool tar:bzip2 +USE_GITHUB= yes +GH_ACCOUNT= fontforge +GH_COMMIT= 15fdb23 + +USES= gmake libtool autoreconf GNU_CONFIGURE= yes USE_LDCONFIG= yes - -WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} +INSTALL_TARGET= install-strip .include Modified: head/graphics/libspiro/distinfo ============================================================================== --- head/graphics/libspiro/distinfo Sun Dec 28 14:49:42 2014 (r375726) +++ head/graphics/libspiro/distinfo Sun Dec 28 14:53:29 2014 (r375727) @@ -1,2 +1,2 @@ -SHA256 (libspiro_src-20071029.tar.bz2) = 1efeb1527bd48f8787281e8be1d0e8ff2e584d4c1994a0bc2f6859be2ffad4cf -SIZE (libspiro_src-20071029.tar.bz2) = 172484 +SHA256 (libspiro-0.2.20131203.tar.gz) = 396e20d90ebc807e9e6adc75116f1eee4b55b8d7030d07aca4e20aee24fc16e6 +SIZE (libspiro-0.2.20131203.tar.gz) = 77833 Modified: head/graphics/libspiro/pkg-plist ============================================================================== --- head/graphics/libspiro/pkg-plist Sun Dec 28 14:49:42 2014 (r375726) +++ head/graphics/libspiro/pkg-plist Sun Dec 28 14:53:29 2014 (r375727) @@ -2,6 +2,7 @@ include/bezctx.h include/bezctx_intf.h include/spiro.h include/spiroentrypoints.h +lib/libspiro.a lib/libspiro.so lib/libspiro.so.0 -lib/libspiro.so.0.0.1 +lib/libspiro.so.0.0.2 Modified: head/print/fontforge/Makefile ============================================================================== --- head/print/fontforge/Makefile Sun Dec 28 14:49:42 2014 (r375726) +++ head/print/fontforge/Makefile Sun Dec 28 14:53:29 2014 (r375727) @@ -3,7 +3,7 @@ PORTNAME= fontforge DISTVERSION= 20120731-b -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source \ SF/freetype/${PORTNAME}/${PORTVERSION}:freetype \