Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2011 15:26:50 +0100 (CET)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        fischer.frank@gmail.com
Subject:   ports/162439: [PATCH] lang/abcl: update to 1.0.0 and update WWW
Message-ID:  <201111101426.pAAEQoJZ027158@backoffice.colby.local>
Resent-Message-ID: <201111101430.pAAEU7Dl077827@freefall.freebsd.org>

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

>Number:         162439
>Category:       ports
>Synopsis:       [PATCH] lang/abcl: update to 1.0.0 and update WWW
>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:   Thu Nov 10 14:30:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD backoffice 8.2-STABLE FreeBSD 8.2-STABLE #1: Wed Oct 12 21:16:42 CEST 2011
>Description:
- Update to 1.0.0 and update with new home URL.

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

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

--- abcl-1.0.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/abcl/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile	25 May 2011 21:03:08 -0000	1.9
+++ Makefile	10 Nov 2011 14:26:08 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	abcl
-PORTVERSION=	0.25.0
-PORTREVISION=	1
+PORTVERSION=	1.0.0
 CATEGORIES=	lang lisp java
 MASTER_SITES=	http://common-lisp.net/project/armedbear/releases/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}
@@ -22,7 +21,7 @@
 SUB_FILES=	abcl
 
 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.4
diff -u -u -r1.4 distinfo
--- distinfo	16 May 2011 10:25:05 -0000	1.4
+++ distinfo	10 Nov 2011 14:26:08 -0000
@@ -1,2 +1,2 @@
-SHA256 (abcl-src-0.25.0.tar.gz) = ea4f1e0d9c33d397d88571068203e7ab8cdedead88e2a49921b06f1143535f41
-SIZE (abcl-src-0.25.0.tar.gz) = 812386
+SHA256 (abcl-src-1.0.0.tar.gz) = 996543f310be3ba31a313c7b871da77fe2eda38eae4a8d1d3f75ecd3c6320f6b
+SIZE (abcl-src-1.0.0.tar.gz) = 916811
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/lang/abcl/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr	25 Jul 2006 07:34:24 -0000	1.1
+++ pkg-descr	10 Nov 2011 14:26:08 -0000
@@ -9,4 +9,4 @@
 ABCL runs on platforms that support Java 1.4 (or later), including Linux,
 Windows, and Mac OS X.
 
-WWW: http://armedbear.org/
+WWW: http://common-lisp.net/project/armedbear/
--- abcl-1.0.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?201111101426.pAAEQoJZ027158>