Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  5 Apr 2005 21:34:42 +1000 (EST)
From:      Sam Lawrance <boris@brooknet.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79555: [PATCH] java/jcckit: update to 1.1 (fix unfetchable)
Message-ID:  <20050405113442.780B2A03@localhost>
Resent-Message-ID: <200504051140.j35Be3ag088734@freefall.freebsd.org>

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

>Number:         79555
>Category:       ports
>Synopsis:       [PATCH] java/jcckit: update to 1.1 (fix unfetchable)
>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 Apr 05 11:40:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #11: Sun Mar  6 12:44:50 EST
>Description:
- Update to 1.1

Was unfetchable due to unversioned distfile.

>How-To-Repeat:
>Fix:

--- jcckit-1.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/java/jcckit/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	26 Mar 2005 07:03:23 -0000	1.4
+++ Makefile	5 Apr 2005 11:30:42 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	jcckit
-PORTVERSION=	1.01
+PORTVERSION=	1.1
 CATEGORIES=	java
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,8 +16,6 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Java Chart Construction Kit
 
-BROKEN=		Size mismatch
-
 USE_ZIP=	yes
 USE_JAVA=	yes
 JAVA_VERSION=	1.1+
Index: distinfo
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/java/jcckit/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	5 Nov 2004 15:44:22 -0000	1.2
+++ distinfo	5 Apr 2005 10:11:12 -0000
@@ -1,2 +1,2 @@
-MD5 (jcckit.zip) = 60ce25a18ee303a53273af71a939c534
-SIZE (jcckit.zip) = 1121213
+MD5 (jcckit.zip) = 3481ff7e243c6347975eb2ec80feda17
+SIZE (jcckit.zip) = 1253517
--- jcckit-1.1.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?20050405113442.780B2A03>