Hi,

Here's an update for ABCL to bring it up to date.

Timo 


Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/abcl/Makefile,v
retrieving revision 1.7
diff -u -u -p -r1.7 Makefile
--- Makefile    11 Aug 2015 20:12:01 -0000      1.7
+++ Makefile    1 Dec 2015 07:26:21 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              Common Lisp dialect for the Java Virtual Machine
 
-V =                    1.3.2
+V =                    1.3.3
 DISTNAME =             abcl-src-${V}
 PKGNAME =              abcl-${V}
 PKG_ARCH =             *
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/abcl/distinfo,v
retrieving revision 1.3
diff -u -u -p -r1.3 distinfo
--- distinfo    11 Aug 2015 20:12:01 -0000      1.3
+++ distinfo    1 Dec 2015 07:26:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (abcl-src-1.3.2.tar.gz) = oui0QQ99RvrjhN4ASG09GbRKIPb5j7/0j0v3dGSFyZw=
-SIZE (abcl-src-1.3.2.tar.gz) = 1083633
+SHA256 (abcl-src-1.3.3.tar.gz) = IYbjZwvJd4Ry9ViRCaefE/Dkh0ROBgK2/NyWt8aPfQ8=
+SIZE (abcl-src-1.3.3.tar.gz) = 1096351

Reply via email to