[146320] trunk/dports/science/libccd/Portfile
mmoll at macports.org
mmoll at macports.org
Fri Mar 4 09:47:29 PST 2016
Revision: 146320
https://trac.macports.org/changeset/146320
Author: mmoll at macports.org
Date: 2016-03-04 09:47:29 -0800 (Fri, 04 Mar 2016)
Log Message:
-----------
science/libccd: project has moved to github, so switch to github portgroup
Modified Paths:
--------------
trunk/dports/science/libccd/Portfile
Modified: trunk/dports/science/libccd/Portfile
===================================================================
--- trunk/dports/science/libccd/Portfile 2016-03-04 16:42:19 UTC (rev 146319)
+++ trunk/dports/science/libccd/Portfile 2016-03-04 17:47:29 UTC (rev 146320)
@@ -2,22 +2,17 @@
PortSystem 1.0
PortGroup cmake 1.0
+PortGroup github 1.0
cmake.out_of_source yes
-name libccd
-version 2.0
+github.setup danfis libccd 2.0 v
epoch 20140327
categories science
maintainers mmoll openmaintainer
description A library for collision detection between convex shapes
long_description $description
-homepage http://libccd.danfis.cz/
platforms darwin
license BSD
-master_sites ${homepage}/files
checksums md5 919415277e3baa1d157e713c0b597ab0 \
sha1 f6ab9053c7f3b18a781c8be973c1844c4421936a \
rmd160 3c66e503a411b97801d7d385cf4b511716639935
-livecheck.type regex
-livecheck.url ${homepage}
-livecheck.regex ${name}-(\[0-9.\]+).tar.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160304/29c42698/attachment.html>
More information about the macports-changes
mailing list