[Midnightbsd-cvs] mports [18522] trunk/graphics/libspiro/pkg-plist: libspiro 20150131

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 31 21:46:20 EDT 2015


Revision: 18522
          http://svnweb.midnightbsd.org/mports/?rev=18522
Author:   laffer1
Date:     2015-03-31 21:46:19 -0400 (Tue, 31 Mar 2015)
Log Message:
-----------
libspiro 20150131

Modified Paths:
--------------
    trunk/graphics/libspiro/Makefile
    trunk/graphics/libspiro/distinfo
    trunk/graphics/libspiro/pkg-descr
    trunk/graphics/libspiro/pkg-plist

Property Changed:
----------------
    trunk/graphics/libspiro/pkg-descr

Modified: trunk/graphics/libspiro/Makefile
===================================================================
--- trunk/graphics/libspiro/Makefile	2015-04-01 01:43:25 UTC (rev 18521)
+++ trunk/graphics/libspiro/Makefile	2015-04-01 01:46:19 UTC (rev 18522)
@@ -1,20 +1,23 @@
 # $MidnightBSD$
 
 PORTNAME=	libspiro
-DISTVERSION=	20071029
+DISTVERSION=	0.3.20150131
+PORTEPOCH=	1
 CATEGORIES=	graphics
-MASTER_SITES=	SF
-DISTNAME=	${PORTNAME}_src-${PORTVERSION}
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	Library to convert clothoid splines into bezier splines
-LICENSE=	gpl2
+COMMENT=	Library to convert clothoid splines into Bezier splines
 
-USE_BZIP2=	yes
-USE_GMAKE=	yes
+LICENSE=	gpl3
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+USE_GITHUB=	yes
+GH_ACCOUNT=	fontforge
+GH_COMMIT=	d12f7f7
+
+USES=		gmake libtool autoreconf
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}
-
 .include <bsd.port.mk>

Modified: trunk/graphics/libspiro/distinfo
===================================================================
--- trunk/graphics/libspiro/distinfo	2015-04-01 01:43:25 UTC (rev 18521)
+++ trunk/graphics/libspiro/distinfo	2015-04-01 01:46:19 UTC (rev 18522)
@@ -1,3 +1,2 @@
-SHA256 (libspiro_src-20071029.tar.bz2) = 1efeb1527bd48f8787281e8be1d0e8ff2e584d4c1994a0bc2f6859be2ffad4cf
-RMD160 (libspiro_src-20071029.tar.bz2) = 5dc639af56ad330ca8948d7305aff5ae8081ac1a
-SIZE (libspiro_src-20071029.tar.bz2) = 172484
+SHA256 (libspiro-0.3.20150131.tar.gz) = dd6cd8785015bf31653d770af8e0cef7c2873a7dc4c8e50bfe85dfe7f9e7896e
+SIZE (libspiro-0.3.20150131.tar.gz) = 78594

Modified: trunk/graphics/libspiro/pkg-descr
===================================================================
--- trunk/graphics/libspiro/pkg-descr	2015-04-01 01:43:25 UTC (rev 18521)
+++ trunk/graphics/libspiro/pkg-descr	2015-04-01 01:46:19 UTC (rev 18522)
@@ -16,6 +16,3 @@
 (Above taken from Introduction on the library's website)
 
 WWW: http://libspiro.sourceforge.net/
-
-- Naram Qashat
-cyberbotx at cyberbotx.com


Property changes on: trunk/graphics/libspiro/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Modified: trunk/graphics/libspiro/pkg-plist
===================================================================
--- trunk/graphics/libspiro/pkg-plist	2015-04-01 01:43:25 UTC (rev 18521)
+++ trunk/graphics/libspiro/pkg-plist	2015-04-01 01:46:19 UTC (rev 18522)
@@ -2,6 +2,8 @@
 include/bezctx_intf.h
 include/spiro.h
 include/spiroentrypoints.h
-lib/libspiro.la
+lib/libspiro.a
 lib/libspiro.so
 lib/libspiro.so.0
+lib/libspiro.so.0.0.3
+libdata/pkgconfig/libspiro.pc



More information about the Midnightbsd-cvs mailing list