[60566] trunk/dports/lang/gambit-c/Portfile

snc at macports.org snc at macports.org
Sun Nov 15 15:15:30 PST 2009


Revision: 60566
          http://trac.macports.org/changeset/60566
Author:   snc at macports.org
Date:     2009-11-15 15:15:29 -0800 (Sun, 15 Nov 2009)
Log Message:
-----------
port abandoned, #22555. taking openmaintainer, fix homepage and livecheck

Modified Paths:
--------------
    trunk/dports/lang/gambit-c/Portfile

Modified: trunk/dports/lang/gambit-c/Portfile
===================================================================
--- trunk/dports/lang/gambit-c/Portfile	2009-11-15 23:11:08 UTC (rev 60565)
+++ trunk/dports/lang/gambit-c/Portfile	2009-11-15 23:15:29 UTC (rev 60566)
@@ -8,7 +8,7 @@
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              lang scheme
 platforms               darwin
-maintainers             gmail.com:arto.bendiken
+maintainers             snc openmaintainer
 description             Gambit-C is a fast Scheme implementation.
 long_description        Gambit-C includes a Scheme interpreter and a Scheme \
                         compiler which can be used to build standalone \
@@ -24,7 +24,7 @@
                         (bignums), rationals, inexact reals (floating point \
                         numbers), and complex numbers.
 
-homepage                http://www.iro.umontreal.ca/~gambit/
+homepage                http://dynamo.iro.umontreal.ca/~gambit/wiki/index.php/Main_Page
 master_sites            ${homepage}download/gambit/v${branch}/source/
 distname                gambc-v[strsed ${version} {g/\./_/}]
 extract.suffix          .tgz
@@ -61,3 +61,6 @@
     configure.args-append --enable-profile
 }
 
+livecheck.type      regex
+livecheck.regex     (\\d+\\.\\d+\\.\\d+)
+livecheck.url       ${homepage}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091115/d6cbe733/attachment-0001.html>


More information about the macports-changes mailing list