Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 2004 11:18:27 +0200 (CEST)
From:      Stefan Walter <sw@gegenunendlich.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69753: [PATCH] games/robocode: unmark BROKEN, add master site
Message-ID:  <20040729091827.0C9BE3A6B@kyuzo.dunkelkammer.void>
Resent-Message-ID: <200407290920.i6T9KLFL002228@freefall.freebsd.org>

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

>Number:         69753
>Category:       ports
>Synopsis:       [PATCH] games/robocode: unmark BROKEN, add master site
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 29 09:20:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Jul 28 20:21:17 CEST 2004
>Description:
The master site responds again, and there's a second one now, so the
file should be and stay fetchable. The latter doesn't have the file with
the version number in its name, but the distfile is unlikely to change
soon/often, I guess.

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

--- robocode-1.0.6_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/games/robocode.old/Makefile /usr/ports/games/robocode/Makefile
--- /usr/ports/games/robocode.old/Makefile	Thu Jul 29 10:57:34 2004
+++ /usr/ports/games/robocode/Makefile	Thu Jul 29 11:07:42 2004
@@ -9,14 +9,13 @@
 PORTVERSION=	1.0.6
 PORTREVISION=	1
 CATEGORIES=	games java
-MASTER_SITES=	ftp://dragon.adtech.internet.ibm.com/pub/robocode/
-DISTNAME=	robocode-setup-${PORTVERSION}
+MASTER_SITES=	ftp://dragon.adtech.internet.ibm.com/pub/robocode/ \
+		http://robocode.alphaworks.ibm.com/
+DISTNAME=	robocode-setup
 EXTRACT_SUFX=	.jar
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A game for learning Java[tm] programming language
-
-BROKEN=		"Unfetchable"
 
 USE_JAVA=	1.3+
 
diff -ruN --exclude=CVS /usr/ports/games/robocode.old/distinfo /usr/ports/games/robocode/distinfo
--- /usr/ports/games/robocode.old/distinfo	Thu Jul 29 10:57:34 2004
+++ /usr/ports/games/robocode/distinfo	Thu Jul 29 11:02:19 2004
@@ -1 +1 @@
-MD5 (robocode-setup-1.0.6.jar) = 00375d490bac25a18792ab607ab86bd1
+MD5 (robocode-setup.jar) = 00375d490bac25a18792ab607ab86bd1
--- robocode-1.0.6_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?20040729091827.0C9BE3A6B>