svn commit: r535683 - head/lang/abcl

Jimmy Olgeni olgeni at FreeBSD.org
Sun May 17 22:12:05 UTC 2020


Author: olgeni
Date: Sun May 17 22:12:04 2020
New Revision: 535683
URL: https://svnweb.freebsd.org/changeset/ports/535683

Log:
  Update lang/abcl to version 1.6.1.

Modified:
  head/lang/abcl/Makefile
  head/lang/abcl/distinfo

Modified: head/lang/abcl/Makefile
==============================================================================
--- head/lang/abcl/Makefile	Sun May 17 21:11:13 2020	(r535682)
+++ head/lang/abcl/Makefile	Sun May 17 22:12:04 2020	(r535683)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	abcl
-PORTVERSION=	1.6.0
+PORTVERSION=	1.6.1
 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 May 17 21:11:13 2020	(r535682)
+++ head/lang/abcl/distinfo	Sun May 17 22:12:04 2020	(r535683)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574496786
-SHA256 (abcl-src-1.6.0.tar.gz) = 893fce815d3fc9a3aa250c78ff84ed2e51b702f71cb11e1befc2a2ec9c666b43
-SIZE (abcl-src-1.6.0.tar.gz) = 2509074
+TIMESTAMP = 1589728236
+SHA256 (abcl-src-1.6.1.tar.gz) = 0ba1f785957ba6b9c4e5bd8df0a9881388694a00ab3651bd90718367d48abe12
+SIZE (abcl-src-1.6.1.tar.gz) = 2535637


More information about the svn-ports-head mailing list