Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16172 closed enhancement (fixed)

gambit-c update to 4.2.8

Reported by: pmq@… Owned by: arto.bendiken@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

Version bump to 4.2.8. Doesn't fix Ticket #12074.

Hi Arto, Tell me if it's OK to commit it.

Change History (3)

comment:1 Changed 16 years ago by pmq@…

Trac attachments don't work today. Inline (sorry for that) :

Index: Portfile
===================================================================
--- Portfile	(revision 38904)
+++ Portfile	(working copy)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name                    gambit-c
-version                 4.0b22
+version                 4.2.8
 categories              lang scheme
 platforms               darwin
 maintainers             arto.bendiken@gmail.com
@@ -23,9 +23,11 @@
                         numbers), and complex numbers.
 
 homepage                http://www.iro.umontreal.ca/~gambit/
-master_sites            ${homepage}/download/gambit/v4.0/source/
-distname                gambc-${version}
-checksums               sha1 3dad264611443991fc36fa0f949a5ff8b864f57a
+master_sites            ${homepage}/download/gambit/v4.2/source/
+# FIXME do some Tcl 's/./_/'
+distname                gambc-v4_2_8
+extract.suffix          .tgz
+checksums               sha1 785cb0667c7bfb554cd584413eed8bdb9f4a6077
 
 configure.args          --infodir=${prefix}/share/info \
                         --libdir=${prefix}/lib/gambit-c \

comment:2 Changed 16 years ago by pmq@…

Resolution: fixed
Status: newclosed

Committed.

comment:3 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.