[84593] trunk/dports/lang/gauche/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Sep 28 11:56:37 PDT 2011
Revision: 84593
http://trac.macports.org/changeset/84593
Author: ryandesign at macports.org
Date: 2011-09-28 11:56:33 -0700 (Wed, 28 Sep 2011)
Log Message:
-----------
gauche: update homepage and master_sites to avoid redirects; fix livecheck
Modified Paths:
--------------
trunk/dports/lang/gauche/Portfile
Modified: trunk/dports/lang/gauche/Portfile
===================================================================
--- trunk/dports/lang/gauche/Portfile 2011-09-28 17:43:09 UTC (rev 84592)
+++ trunk/dports/lang/gauche/Portfile 2011-09-28 18:56:33 UTC (rev 84593)
@@ -24,10 +24,11 @@
development, Integrated object system, System \
interface and Enhanced I/O.
platforms darwin
-homepage http://www.shiro.dreamhost.com/scheme/gauche/
-master_sites sourceforge
+homepage http://practical-scheme.net/gauche/
+master_sites sourceforge:project/gauche/Gauche/
distname Gauche-${version}
-distfiles ${distname}.tgz
+extract.suffix .tgz
+
checksums md5 1ab7e09da8436950989efd55b5dc270a \
sha1 ebc18917c36201d6c3fda29dfdc52fce2d856a5f \
rmd160 3e0dfc1d498849b0d647e13f49addd0a56cc56fe
@@ -61,3 +62,4 @@
variant no_threads { configure.args-delete --enable-threads=pthreads }
variant no_ipv6 { configure.args-delete --enable-ipv6 }
+livecheck.regex /Gauche/Gauche-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110928/63b089f7/attachment-0001.html>
More information about the macports-changes
mailing list