Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Dec 2011 07:20:35 GMT
From:      Armin Pirkovitsch <armin@frozen-zone.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163656: [PATCH] games/robocode update to 1.7.3.4
Message-ID:  <201112280720.pBS7KZcB086046@red.freebsd.org>
Resent-Message-ID: <201112280730.pBS7UG1P036767@freefall.freebsd.org>

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

>Number:         163656
>Category:       ports
>Synopsis:       [PATCH] games/robocode update to 1.7.3.4
>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:   Wed Dec 28 07:30:16 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Armin Pirkovitsch
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: games/robocode/Makefile
===================================================================
RCS file: /mnt/nfs/oh/usr/home/ncvs/root/ports/ports/games/robocode/Makefile,v
retrieving revision 1.40
diff -u -r1.40 Makefile
--- games/robocode/Makefile	22 Dec 2010 17:06:36 -0000	1.40
+++ games/robocode/Makefile	11 Dec 2011 14:48:27 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	robocode
-PORTVERSION=	1.7.2.2
+PORTVERSION=	1.7.3.4
 CATEGORIES=	games java
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${PORTVERSION}-setup
Index: games/robocode/distinfo
===================================================================
RCS file: /mnt/nfs/oh/usr/home/ncvs/root/ports/ports/games/robocode/distinfo,v
retrieving revision 1.21
diff -u -r1.21 distinfo
--- games/robocode/distinfo	10 Nov 2010 16:05:01 -0000	1.21
+++ games/robocode/distinfo	11 Dec 2011 14:48:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (robocode-1.7.2.2-setup.jar) = 6ec4277307245e99cbfde4a2e4ad91ccb906829787d24d9264afc41b7e11fc3a
-SIZE (robocode-1.7.2.2-setup.jar) = 4963154
+SHA256 (robocode-1.7.3.4-setup.jar) = bac8c20865bdea74311b8ba9a8ba3824f550d5059e48fcbc3d30271f0f5d4954
+SIZE (robocode-1.7.3.4-setup.jar) = 5090232
Index: games/robocode/pkg-plist
===================================================================
RCS file: /mnt/nfs/oh/usr/home/ncvs/root/ports/ports/games/robocode/pkg-plist,v
retrieving revision 1.19
diff -u -r1.19 pkg-plist
--- games/robocode/pkg-plist	10 Nov 2010 16:05:01 -0000	1.19
+++ games/robocode/pkg-plist	1 Dec 2011 04:17:04 -0000
@@ -145,7 +145,7 @@
 %%DATADIR%%/javadoc/serialized-form.html
 %%DATADIR%%/javadoc/stylesheet.css
 %%DATADIR%%/libs/codesize-1.1.jar
-%%DATADIR%%/libs/picocontainer-2.6.jar
+%%DATADIR%%/libs/picocontainer-2.8.jar
 %%DATADIR%%/libs/robocode.battle-%%PORTVERSION%%.jar
 %%DATADIR%%/libs/robocode.core-%%PORTVERSION%%.jar
 %%DATADIR%%/libs/robocode.host-%%PORTVERSION%%.jar
@@ -185,7 +185,6 @@
 %%DATADIR%%/robots/sample/RamFire.java
 %%DATADIR%%/robots/sample/RamFire.properties
 %%DATADIR%%/robots/sample/SittingDuck.class
-%%DATADIR%%/robots/sample/SittingDuck.data/count.dat
 %%DATADIR%%/robots/sample/SittingDuck.java
 %%DATADIR%%/robots/sample/SittingDuck.properties
 %%DATADIR%%/robots/sample/SpinBot.class
@@ -242,7 +241,6 @@
 @dirrm %%DATADIR%%/templates
 @dirrm %%DATADIR%%/robots/sampleteam
 @dirrm %%DATADIR%%/robots/sampleex
-@dirrm %%DATADIR%%/robots/sample/SittingDuck.data
 @dirrm %%DATADIR%%/robots/sample
 @dirrm %%DATADIR%%/robots
 @dirrm %%DATADIR%%/license


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



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