Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2011 23:20:40 +0200 (CEST)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wen@FreeBSD.org, fischer.frank@gmail.com
Subject:   ports/156050: [PATCH] lang/abcl: update to 0.25.0
Message-ID:  <201103292120.p2TLKeC8004657@backoffice.colby.local>
Resent-Message-ID: <201103292130.p2TLUAYb036574@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156050
>Category:       ports
>Synopsis:       [PATCH] lang/abcl: update to 0.25.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 29 21:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
>Description:
- Update to 0.25.0
- Update JAVA_VERSION to 1.5+

Port maintainer (fischer.frank@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- abcl-0.25.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/abcl/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	17 Feb 2011 01:08:57 -0000	1.7
+++ Makefile	29 Mar 2011 21:16:57 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	abcl
-PORTVERSION=	0.24.0
+PORTVERSION=	0.25.0
 CATEGORIES=	lang lisp java
 MASTER_SITES=	http://common-lisp.net/project/armedbear/releases/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}
@@ -17,7 +17,7 @@
 PLIST_FILES=	share/java/classes/abcl.jar
 
 USE_JAVA=	yes
-JAVA_VERSION=	1.5
+JAVA_VERSION=	1.5+
 USE_ANT=	yes
 
 do-install:
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/lang/abcl/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	17 Feb 2011 01:08:57 -0000	1.3
+++ distinfo	29 Mar 2011 21:16:57 -0000
@@ -1,2 +1,2 @@
-SHA256 (abcl-src-0.24.0.tar.gz) = d6b7769067f11846cc8121cac7d6bc0bf751cce6660ef4116bbdb2ab79d633a5
-SIZE (abcl-src-0.24.0.tar.gz) = 804263
+SHA256 (abcl-src-0.25.0.tar.gz) = ea4f1e0d9c33d397d88571068203e7ab8cdedead88e2a49921b06f1143535f41
+SIZE (abcl-src-0.25.0.tar.gz) = 812386
--- abcl-0.25.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103292120.p2TLKeC8004657>