[152742] trunk/dports/graphics/libspiro/Portfile
devans at macports.org
devans at macports.org
Thu Sep 15 16:06:35 PDT 2016
Revision: 152742
https://trac.macports.org/changeset/152742
Author: devans at macports.org
Date: 2016-09-15 16:06:35 -0700 (Thu, 15 Sep 2016)
Log Message:
-----------
libspiro: update to version 0.5.20150702 using github, disable silent rules (#52256).
Modified Paths:
--------------
trunk/dports/graphics/libspiro/Portfile
Modified: trunk/dports/graphics/libspiro/Portfile
===================================================================
--- trunk/dports/graphics/libspiro/Portfile 2016-09-15 23:01:55 UTC (rev 152741)
+++ trunk/dports/graphics/libspiro/Portfile 2016-09-15 23:06:35 UTC (rev 152742)
@@ -2,15 +2,16 @@
# $Id$
PortSystem 1.0
+PortGroup github 1.0
-name libspiro
-version 20071029
+epoch 1
+github.setup fontforge libspiro 0.5.20150702
+
categories graphics
-license GPL-2+
+license GPL-3+
maintainers devans openmaintainer
platforms darwin
-homepage http://www.levien.com/spiro/
-master_sites sourceforge
+homepage https://github.com/fontforge/libspiro
description \
Raph Levien's Spiro package as a library.
@@ -19,11 +20,9 @@
Raph Levien's Spiro package as a library. A mechanism for drawing \
smooth contours with constant curvature at the spline joins.
-use_bzip2 yes
-distfiles ${name}_src-${version}${extract.suffix}
+checksums sha256 86633d1c1256f40ef761e375bfc9a7d0c536a2a212763fe1827332e1243bbc39 \
+ rmd160 8b5cf432a7329fe20438f58d7c173bd275983c8b
-checksums md5 ab6aaa50bbd8fa55e78f8b8b0112f6cd \
- sha1 d8b407b835b35289af2914877a4c6000b4fdd382 \
- rmd160 5dc639af56ad330ca8948d7305aff5ae8081ac1a
+use_autoreconf yes
-livecheck.regex "/${name}/(\\d+)/"
+configure.args --disable-silent-rules
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160915/463f4c79/attachment.html>
More information about the macports-changes
mailing list