From nobody@FreeBSD.org  Wed Jul 28 02:07:53 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 154AF1065672
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Jul 2010 02:07:53 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 041CE8FC1C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Jul 2010 02:07:53 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6S27qFX004652
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Jul 2010 02:07:52 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o6S27qs1004651;
	Wed, 28 Jul 2010 02:07:52 GMT
	(envelope-from nobody)
Message-Id: <201007280207.o6S27qs1004651@www.freebsd.org>
Date: Wed, 28 Jul 2010 02:07:52 GMT
From: Glen Barber <glen.j.barber@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] games/robocode: update to latest upstream version
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         149019
>Category:       ports
>Synopsis:       [patch] games/robocode: update to latest upstream version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 28 02:10:01 UTC 2010
>Closed-Date:    Wed Jul 28 13:09:49 UTC 2010
>Last-Modified:  Wed Jul 28 13:10:05 UTC 2010
>Originator:     Glen Barber
>Release:        8.1-PRERELEASE
>Organization:
>Environment:
FreeBSD orion 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #3 r210428: Sat Jul 24 13:37:37 EDT 2010     root@orion:/usr/obj/usr/src/sys/ORION  amd64
>Description:
Update games/robocode: 1.7.1.6 -> 1.7.2.0

Tinderbox logs can be found here:
 - http://www.glenbarber.us/tb/logs/8.0-FreeBSD/robocode-1.7.2.0.log
 - http://www.glenbarber.us/tb/logs/7.3-FreeBSD/robocode-1.7.2.0.log
 - http://www.glenbarber.us/tb/logs/6.4-FreeBSD/robocode-1.7.2.0.log

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/games/robocode.orig/Makefile /usr/ports/games/robocode/Makefile
--- /usr/ports/games/robocode.orig/Makefile	2010-01-08 05:53:09.000000000 -0500
+++ /usr/ports/games/robocode/Makefile	2010-07-01 19:19:14.207622144 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	robocode
-PORTVERSION=	1.7.1.6
+PORTVERSION=	1.7.2.0
 CATEGORIES=	games java
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${PORTVERSION}-setup
@@ -26,6 +26,8 @@
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes
 
+USE_LDCONFIG=	yes
+
 INSTFILES=	battles javadoc license robocode.ico \
 		libs robots templates versions.txt
 
diff -ruN /usr/ports/games/robocode.orig/distinfo /usr/ports/games/robocode/distinfo
--- /usr/ports/games/robocode.orig/distinfo	2010-01-08 05:53:09.000000000 -0500
+++ /usr/ports/games/robocode/distinfo	2010-05-29 10:56:01.656595879 -0400
@@ -1,3 +1,3 @@
-MD5 (robocode-1.7.1.6-setup.jar) = e106d3a9c6cd264fb2ff66a4b0846c5c
-SHA256 (robocode-1.7.1.6-setup.jar) = dc3aeac2aebc60066488ce46b2249e976c1e855b2d13130efb42b035fed59c89
-SIZE (robocode-1.7.1.6-setup.jar) = 4998673
+MD5 (robocode-1.7.2.0-setup.jar) = 66920a363bd2b1dd5b207d5647e392fe
+SHA256 (robocode-1.7.2.0-setup.jar) = 1366e84794189c8be885417405a34763bcc64973c3f758dc23f7e3e2a57f410f
+SIZE (robocode-1.7.2.0-setup.jar) = 5031163
diff -ruN /usr/ports/games/robocode.orig/pkg-plist /usr/ports/games/robocode/pkg-plist
--- /usr/ports/games/robocode.orig/pkg-plist	2010-01-08 05:53:09.000000000 -0500
+++ /usr/ports/games/robocode/pkg-plist	2010-07-27 19:51:57.951873112 -0400
@@ -57,6 +57,7 @@
 %%DATADIR%%/javadoc/robocode/Robot.html
 %%DATADIR%%/javadoc/robocode/RobotDeathEvent.html
 %%DATADIR%%/javadoc/robocode/RobotStatus.html
+%%DATADIR%%/javadoc/robocode/RoundEndedEvent.html
 %%DATADIR%%/javadoc/robocode/Rules.html
 %%DATADIR%%/javadoc/robocode/ScannedRobotEvent.html
 %%DATADIR%%/javadoc/robocode/SkippedTurnEvent.html
@@ -109,6 +110,7 @@
 %%DATADIR%%/javadoc/robocode/robotinterfaces/IAdvancedRobot.html
 %%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicEvents.html
 %%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicEvents2.html
+%%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicEvents3.html
 %%DATADIR%%/javadoc/robocode/robotinterfaces/IBasicRobot.html
 %%DATADIR%%/javadoc/robocode/robotinterfaces/IInteractiveEvents.html
 %%DATADIR%%/javadoc/robocode/robotinterfaces/IInteractiveRobot.html
@@ -136,16 +138,16 @@
 %%DATADIR%%/javadoc/stylesheet.css
 %%DATADIR%%/libs/codesize-1.1.jar
 %%DATADIR%%/libs/picocontainer-2.6.jar
-%%DATADIR%%/libs/robocode.battle-1.7.1.6.jar
-%%DATADIR%%/libs/robocode.core-1.7.1.6.jar
-%%DATADIR%%/libs/robocode.host-1.7.1.6.jar
+%%DATADIR%%/libs/robocode.battle-1.7.2.0.jar
+%%DATADIR%%/libs/robocode.core-1.7.2.0.jar
+%%DATADIR%%/libs/robocode.host-1.7.2.0.jar
 %%DATADIR%%/libs/robocode.jar
-%%DATADIR%%/libs/robocode.repository-1.7.1.6.jar
-%%DATADIR%%/libs/robocode.sound-1.7.1.6.jar
-%%DATADIR%%/libs/robocode.ui-1.7.1.6.jar
-%%DATADIR%%/libs/robocode.ui.editor-1.7.1.6.jar
+%%DATADIR%%/libs/robocode.repository-1.7.2.0.jar
+%%DATADIR%%/libs/robocode.sound-1.7.2.0.jar
+%%DATADIR%%/libs/robocode.ui-1.7.2.0.jar
+%%DATADIR%%/libs/robocode.ui.editor-1.7.2.0.jar
 %%DATADIR%%/libs/roborumble.jar
-%%DATADIR%%/license/cpl-v10.html
+%%DATADIR%%/license/epl-v10.html
 %%DATADIR%%/robocode.ico
 %%DATADIR%%/robots/sample/Corners.class
 %%DATADIR%%/robots/sample/Corners.java
@@ -202,9 +204,9 @@
 %%DATADIR%%/robots/sampleex/AlienComposition.class
 %%DATADIR%%/robots/sampleex/AlienComposition.java
 %%DATADIR%%/robots/sampleex/GreyEminence.class
-%%DATADIR%%/robots/sampleex/MasteAndSlave.properties
 %%DATADIR%%/robots/sampleex/MasterAndSlave.class
 %%DATADIR%%/robots/sampleex/MasterAndSlave.java
+%%DATADIR%%/robots/sampleex/MasterAndSlave.properties
 %%DATADIR%%/robots/sampleex/MasterBase.class
 %%DATADIR%%/robots/sampleex/ProxyOfGreyEminence.class
 %%DATADIR%%/robots/sampleex/ProxyOfGreyEminence.java


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Wed Jul 28 13:09:43 UTC 2010 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149019 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/149019: commit references a PR
Date: Wed, 28 Jul 2010 13:09:43 +0000 (UTC)

 arved       2010-07-28 13:09:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/robocode       Makefile distinfo pkg-plist 
   Log:
   Update to 1.7.2.0
   
   PR:             149019
   Submitted by:   maintainer
   
   Revision  Changes    Path
   1.36      +1 -1      ports/games/robocode/Makefile
   1.19      +3 -3      ports/games/robocode/distinfo
   1.17      +11 -9     ports/games/robocode/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
