[61902] trunk/dports/lang/gauche

akitada at macports.org akitada at macports.org
Wed Dec 23 03:10:00 PST 2009


Revision: 61902
          http://trac.macports.org/changeset/61902
Author:   akitada at macports.org
Date:     2009-12-23 03:09:58 -0800 (Wed, 23 Dec 2009)
Log Message:
-----------
Update gauche to 0.9 release.

Modified Paths:
--------------
    trunk/dports/lang/gauche/Portfile

Removed Paths:
-------------
    trunk/dports/lang/gauche/files/patch-gc_Makefile.in

Modified: trunk/dports/lang/gauche/Portfile
===================================================================
--- trunk/dports/lang/gauche/Portfile	2009-12-23 11:03:54 UTC (rev 61901)
+++ trunk/dports/lang/gauche/Portfile	2009-12-23 11:09:58 UTC (rev 61902)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name                gauche
-version             0.8.13
+version             0.9
 categories          lang scheme
 maintainers         akitada openmaintainer
 description         A script interpreter based on Scheme
@@ -27,11 +27,10 @@
 master_sites        sourceforge
 distname            Gauche-${version}
 distfiles           ${distname}.tgz
-checksums           md5 65669fd7a8916cc9496965ed2ae43c98 \
-                    sha1 fbbd3496a1088c5b36d446c4479f9db1dac2d1e0 \
-                    rmd160 0430e6b99b85b5d1b5cc636d2ebbceac9ad1c80e
+checksums           md5 1ab7e09da8436950989efd55b5dc270a \
+                    sha1 ebc18917c36201d6c3fda29dfdc52fce2d856a5f \
+                    rmd160 3e0dfc1d498849b0d647e13f49addd0a56cc56fe
 
-patchfiles          patch-gc_Makefile.in
 depends_lib         port:gdbm \
                     port:libiconv \
                     port:slib

Deleted: trunk/dports/lang/gauche/files/patch-gc_Makefile.in
===================================================================
--- trunk/dports/lang/gauche/files/patch-gc_Makefile.in	2009-12-23 11:03:54 UTC (rev 61901)
+++ trunk/dports/lang/gauche/files/patch-gc_Makefile.in	2009-12-23 11:09:58 UTC (rev 61902)
@@ -1,11 +0,0 @@
---- gc/Makefile.in.orig	2007-01-08 19:19:34.000000000 +0900
-+++ gc/Makefile.in	2007-05-17 21:08:54.000000000 +0900
-@@ -357,7 +357,7 @@
- 
- # gctest_OBJECTS = test.o
- gctest_SOURCES = tests/test.c
--gctest_LDADD = ./libgc.la $(THREADDLLIBS) $(UNWINDLIBS) $(EXTRA_TEST_LIBS)
-+gctest_LDADD = ./libgc.la $(THREADDLLIBS) $(UNWINDLIBS) $(EXTRA_TEST_LIBS) -lgauche
- test_cpp_SOURCES = tests/test_cpp.cc
- test_cpp_LDADD = ./libgc.la ./libgccpp.la $(THREADDLLIBS) $(UNWINDLIBS) $(EXTRA_TEST_LIBS)
- TESTS = $(check_PROGRAMS)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091223/81e6267d/attachment.html>


More information about the macports-changes mailing list