[126969] trunk/dports/math/cusp/Portfile
sean at macports.org
sean at macports.org
Sat Oct 18 10:44:30 PDT 2014
Revision: 126969
https://trac.macports.org/changeset/126969
Author: sean at macports.org
Date: 2014-10-18 10:44:30 -0700 (Sat, 18 Oct 2014)
Log Message:
-----------
cusp: fix livecheck and use tags for version
Modified Paths:
--------------
trunk/dports/math/cusp/Portfile
Modified: trunk/dports/math/cusp/Portfile
===================================================================
--- trunk/dports/math/cusp/Portfile 2014-10-18 17:29:38 UTC (rev 126968)
+++ trunk/dports/math/cusp/Portfile 2014-10-18 17:44:30 UTC (rev 126969)
@@ -4,8 +4,7 @@
PortSystem 1.0
PortGroup github 1.0
-github.setup cusplibrary cusplibrary 0.4.0
-
+github.setup cusplibrary cusplibrary 0.4.0 v
name cusp
categories math science
platforms darwin
@@ -20,9 +19,12 @@
homepage http://cusplibrary.github.io
-checksums rmd160 589b3e690ff2e1814caad0bc3fffe327c560a8e3 \
- sha256 03bfd5fefe06c9fbe7c79281a2baba013bfce3d17a875334a6a1bba980feb2d8
+# project added tags, remove this after update
+dist_subdir ${name}/${version}_1
+checksums rmd160 d56c953f24d11acc8d5db5a6c4870de3444872f7 \
+ sha256 15d9ea5b8c38ad55ceff338d0b9e31944267a7ec9e8629ba1f6aa96f4d8fb9c9
+
use_configure no
build {}
@@ -30,8 +32,3 @@
destroot {
move ${worksrcpath}/cusp ${destroot}${prefix}/include
}
-
-# this project doesn't use tags, so we have to check branches
-livecheck.type regex
-livecheck.url https://github.com/cusplibrary/cusplibrary/branches?merged=1
-livecheck.regex tree/(\[0-9.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141018/5dc2b081/attachment.html>
More information about the macports-changes
mailing list