svn commit: r397466 - head/lang/abcl

Jimmy Olgeni olgeni at FreeBSD.org
Sun Sep 20 21:44:11 UTC 2015


Author: olgeni
Date: Sun Sep 20 21:44:10 2015
New Revision: 397466
URL: https://svnweb.freebsd.org/changeset/ports/397466

Log:
  Upgrade lang/abcl to version 1.3.3.

Modified:
  head/lang/abcl/Makefile
  head/lang/abcl/distinfo   (contents, props changed)

Modified: head/lang/abcl/Makefile
==============================================================================
--- head/lang/abcl/Makefile	Sun Sep 20 21:35:49 2015	(r397465)
+++ head/lang/abcl/Makefile	Sun Sep 20 21:44:10 2015	(r397466)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	abcl
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.3
 CATEGORIES=	lang lisp java
 MASTER_SITES=	http://abcl.org/releases/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}

Modified: head/lang/abcl/distinfo
==============================================================================
--- head/lang/abcl/distinfo	Sun Sep 20 21:35:49 2015	(r397465)
+++ head/lang/abcl/distinfo	Sun Sep 20 21:44:10 2015	(r397466)
@@ -1,2 +1,2 @@
-SHA256 (abcl-src-1.3.2.tar.gz) = a2e8b4410f7d46fae384de00486d3d19b44a20f6f98fbff48f4bf7746485c99c
-SIZE (abcl-src-1.3.2.tar.gz) = 1083633
+SHA256 (abcl-src-1.3.3.tar.gz) = 2186e3670bc9778472f5589109a79f13f0e487444e0602b6fcdc96b7c68f7d0f
+SIZE (abcl-src-1.3.3.tar.gz) = 1096351


More information about the svn-ports-head mailing list