Hi,

Here's an update for Gambit scheme. Note that this breaks the current Gerbil 
scheme
version in ports but I'll have patch to update it to latest version.

Timo

Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/gambit/Makefile,v
retrieving revision 1.34
diff -u -p -u -p -r1.34 Makefile
--- Makefile    20 Jan 2019 20:11:59 -0000      1.34
+++ Makefile    9 Feb 2019 10:44:41 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       complete, efficient and reliable implementation of Scheme
 
-V=             4.9.2
+V=             4.9.3
 DISTNAME=      gambit-v${V:S/./_/g}
 PKGNAME=       gambit-$V
 API_V=         ${V:R:S/./0/}00${V:E}
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/gambit/distinfo,v
retrieving revision 1.18
diff -u -p -u -p -r1.18 distinfo
--- distinfo    20 Jan 2019 20:11:59 -0000      1.18
+++ distinfo    9 Feb 2019 10:44:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (gambit-v4_9_2.tgz) = njcUwCxMXOR49YS2/Up/vIe7WueLXaWx4U0+OaBV77I=
-SIZE (gambit-v4_9_2.tgz) = 13714749
+SHA256 (gambit-v4_9_3.tgz) = ExaFum1nT9c5CVD25KRvGVFHeNBTQ6Pik5dmBrc4wdw=
+SIZE (gambit-v4_9_3.tgz) = 13736448
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/lang/gambit/patches/patch-configure,v
retrieving revision 1.9
diff -u -p -u -p -r1.9 patch-configure
--- patches/patch-configure     5 Sep 2018 21:39:18 -0000       1.9
+++ patches/patch-configure     9 Feb 2019 10:44:41 -0000
@@ -5,7 +5,7 @@ FLAGS_OPT_RTS doesn't honor the CFLAGS.
 Index: configure
 --- configure.orig
 +++ configure
-@@ -14243,7 +14243,7 @@ if test "$C_COMP_VISUALC" = yes; then
+@@ -14245,7 +14245,7 @@ if test "$C_COMP_VISUALC" = yes; then
  
  else
  


Reply via email to