ports/156050: [PATCH] lang/abcl: update to 0.25.0

Jimmy Olgeni olgeni at FreeBSD.org
Tue Mar 29 21:30:11 UTC 2011


>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 at 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:



More information about the freebsd-ports-bugs mailing list