Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/tinyscheme/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile 12 Jul 2019 20:47:23 -0000 1.7
+++ Makefile 15 Sep 2020 00:36:54 -0000
@@ -2,7 +2,7 @@
COMMENT= lightweight Scheme implementation with subset of R5RS
-DISTNAME= tinyscheme-1.41
+DISTNAME= tinyscheme-1.42
CATEGORIES= lang
HOMEPAGE= http://tinyscheme.sourceforge.net/home.html
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/tinyscheme/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 18 Apr 2013 22:35:36 -0000 1.2
+++ distinfo 15 Sep 2020 00:36:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (tinyscheme-1.41.tar.gz) = 6sAQNJTHVRkrno8QRU2fmPK71NNS4Eb3slNDmj+ZGZk=
-SIZE (tinyscheme-1.41.tar.gz) = 61761
+SHA256 (tinyscheme-1.42.tar.gz) = F7Cxv/0i89SdWDPiKhILM5A50s/aC0bW/FHdLwG0B60=
+SIZE (tinyscheme-1.42.tar.gz) = 62156
Hi, ports@ :
Here is a simple patch to update lang/tinyscheme to 1.42.
It build well and run well on amd64-current system.
No other ports depends on it.
Cheers !
wen
No comments:
Post a Comment