- Update graphics/libspiro to 0.2.20131203

PR:		196202
Submitted by:	cyberbotx@cyberbotx.com(maintainer)
This commit is contained in:
Wen Heping 2014-12-28 14:53:29 +00:00
parent 8b54fd0c20
commit ee79638eef
5 changed files with 14 additions and 12 deletions

View file

@ -3,7 +3,7 @@
PORTNAME= gegl
PORTVERSION= 0.2.0
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= graphics
MASTER_SITES= GIMP

View file

@ -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 <bsd.port.mk>

View file

@ -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

View file

@ -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

View file

@ -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 \