Index: head/graphics/libspiro/Makefile =================================================================== --- head/graphics/libspiro/Makefile (revision 378327) +++ head/graphics/libspiro/Makefile (revision 378328) @@ -1,21 +1,21 @@ # Created by: Naram Qashat # $FreeBSD$ PORTNAME= libspiro -DISTVERSION= 0.2.20131203 +DISTVERSION= 0.3.20150131 PORTEPOCH= 1 CATEGORIES= graphics MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Library to convert clothoid splines into Bezier splines USE_GITHUB= yes GH_ACCOUNT= fontforge -GH_COMMIT= 15fdb23 +GH_COMMIT= d12f7f7 USES= gmake libtool autoreconf GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include Index: head/graphics/libspiro/distinfo =================================================================== --- head/graphics/libspiro/distinfo (revision 378327) +++ head/graphics/libspiro/distinfo (revision 378328) @@ -1,2 +1,2 @@ -SHA256 (libspiro-0.2.20131203.tar.gz) = 396e20d90ebc807e9e6adc75116f1eee4b55b8d7030d07aca4e20aee24fc16e6 -SIZE (libspiro-0.2.20131203.tar.gz) = 77833 +SHA256 (libspiro-0.3.20150131.tar.gz) = dd6cd8785015bf31653d770af8e0cef7c2873a7dc4c8e50bfe85dfe7f9e7896e +SIZE (libspiro-0.3.20150131.tar.gz) = 78594 Index: head/graphics/libspiro/files/patch-configure.ac =================================================================== --- head/graphics/libspiro/files/patch-configure.ac (revision 378327) +++ head/graphics/libspiro/files/patch-configure.ac (nonexistent) @@ -1,11 +0,0 @@ ---- configure.ac.orig 2013-12-04 07:35:06 UTC -+++ configure.ac -@@ -137,7 +137,7 @@ AC_CANONICAL_HOST - #------------------------------------------- - # Pass variables to MAKEFILE.AM - AC_SUBST(HOST,$host) --AC_SUBST(LIBSPIRO_VERSION,$spiro_info) -+AC_SUBST(LIBSPIRO_VERSION,spiro_info) - - #------------------------------------------- - # Check for and add usable compiler warnings Property changes on: head/graphics/libspiro/files/patch-configure.ac ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/libspiro/files/patch-Makefile.am =================================================================== --- head/graphics/libspiro/files/patch-Makefile.am (nonexistent) +++ head/graphics/libspiro/files/patch-Makefile.am (revision 378328) @@ -0,0 +1,11 @@ +--- Makefile.am.orig 2015-01-31 19:29:34 UTC ++++ Makefile.am +@@ -2,7 +2,7 @@ + + SUBDIRS = . tests + +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = ${PREFIX}/libdata/pkgconfig + pkgconfig_DATA = libspiro.pc + + ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} Property changes on: head/graphics/libspiro/files/patch-Makefile.am ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/libspiro/pkg-plist =================================================================== --- head/graphics/libspiro/pkg-plist (revision 378327) +++ head/graphics/libspiro/pkg-plist (revision 378328) @@ -1,8 +1,9 @@ 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.2 +lib/libspiro.so.0.0.3 +libdata/pkgconfig/libspiro.pc