From f1efd35b93bd49211161b75070551ae7afafe507 Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio" Date: Sun, 11 Apr 2021 11:32:56 -0300 Subject: games/robocode: Update to 1.9.4.1 Changelog: https://robo-code.blogspot.com/2021/04/robocode-1941.html --- games/robocode/Makefile | 2 +- games/robocode/distinfo | 6 +++--- games/robocode/pkg-plist | 21 +++++++++++++++++++-- 3 files changed, 23 insertions(+), 6 deletions(-) (limited to 'games') diff --git a/games/robocode/Makefile b/games/robocode/Makefile index dae40ef01732..296bd4f9aff9 100644 --- a/games/robocode/Makefile +++ b/games/robocode/Makefile @@ -1,7 +1,7 @@ # Created by: Maxim Sobolev PORTNAME= robocode -PORTVERSION= 1.9.3.9 +PORTVERSION= 1.9.4.1 CATEGORIES= games education java MASTER_SITES= SF DISTNAME= ${PORTNAME}-${DISTVERSION}-setup.jar diff --git a/games/robocode/distinfo b/games/robocode/distinfo index 30e8ef87e746..6f77ced4527b 100644 --- a/games/robocode/distinfo +++ b/games/robocode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587553631 -SHA256 (java/robocode-1.9.3.9-setup.jar) = d7891f35c0f0dd5911a4aec64d8524be63d920691c0485c2c4b4657512f16064 -SIZE (java/robocode-1.9.3.9-setup.jar) = 10482219 +TIMESTAMP = 1618085896 +SHA256 (java/robocode-1.9.4.1-setup.jar) = 3ad6f16abbc6a032cd840142c8636faff531b75494897f74ae1c3408fa2a8c1c +SIZE (java/robocode-1.9.4.1-setup.jar) = 16030966 diff --git a/games/robocode/pkg-plist b/games/robocode/pkg-plist index 3ddfac5b269b..71fc5afb8950 100644 --- a/games/robocode/pkg-plist +++ b/games/robocode/pkg-plist @@ -13,7 +13,20 @@ share/applications/robocodeTwinDuel.desktop %%DATADIR%%/battles/intro.battle %%DATADIR%%/battles/sample.battle %%DATADIR%%/compilers/CompilerTest.java -%%DATADIR%%/compilers/ecj.jar +%%DATADIR%%/compilers/org.eclipse.core.commands-3.9.800.jar +%%DATADIR%%/compilers/org.eclipse.core.contenttype-3.7.900.jar +%%DATADIR%%/compilers/org.eclipse.core.expressions-3.7.100.jar +%%DATADIR%%/compilers/org.eclipse.core.filesystem-1.7.700.jar +%%DATADIR%%/compilers/org.eclipse.core.jobs-3.10.1100.jar +%%DATADIR%%/compilers/org.eclipse.core.resources-3.14.0.jar +%%DATADIR%%/compilers/org.eclipse.core.runtime-3.20.100.jar +%%DATADIR%%/compilers/org.eclipse.equinox.app-1.5.100.jar +%%DATADIR%%/compilers/org.eclipse.equinox.common-3.14.100.jar +%%DATADIR%%/compilers/org.eclipse.equinox.preferences-3.8.200.jar +%%DATADIR%%/compilers/org.eclipse.equinox.registry-3.10.100.jar +%%DATADIR%%/compilers/org.eclipse.jdt.core-3.24.0.jar +%%DATADIR%%/compilers/org.eclipse.osgi-3.16.200.jar +%%DATADIR%%/compilers/org.eclipse.text-3.11.0.jar %%DATADIR%%/javadoc/allclasses-frame.html %%DATADIR%%/javadoc/allclasses-noframe.html %%DATADIR%%/javadoc/constant-values.html @@ -93,6 +106,7 @@ share/applications/robocodeTwinDuel.desktop %%DATADIR%%/javadoc/robocode/control/RobotResults.html %%DATADIR%%/javadoc/robocode/control/RobotSetup.html %%DATADIR%%/javadoc/robocode/control/RobotSpecification.html +%%DATADIR%%/javadoc/robocode/control/RobotTestBed.html %%DATADIR%%/javadoc/robocode/control/events/BattleAdaptor.html %%DATADIR%%/javadoc/robocode/control/events/BattleCompletedEvent.html %%DATADIR%%/javadoc/robocode/control/events/BattleErrorEvent.html @@ -157,8 +171,11 @@ share/applications/robocodeTwinDuel.desktop %%DATADIR%%/javadoc/script.js %%DATADIR%%/javadoc/serialized-form.html %%DATADIR%%/javadoc/stylesheet.css +%%DATADIR%%/libs/annotations-13.0.jar %%DATADIR%%/libs/bcel-6.2.jar %%DATADIR%%/libs/codesize-1.2.jar +%%DATADIR%%/libs/kotlin-stdlib-1.4.30.jar +%%DATADIR%%/libs/kotlin-stdlib-common-1.4.30.jar %%DATADIR%%/libs/picocontainer-2.14.2.jar %%DATADIR%%/libs/robocode.battle-%%PORTVERSION%%.jar %%DATADIR%%/libs/robocode.core-%%PORTVERSION%%.jar @@ -181,7 +198,6 @@ share/applications/robocodeTwinDuel.desktop %%DATADIR%%/roborumble/roborumble.txt %%DATADIR%%/roborumble/teamrumble.txt %%DATADIR%%/roborumble/twinduel.txt -%%DATADIR%%/robots/META-INF/MANIFEST.MF %%DATADIR%%/robots/sample/Corners.class %%DATADIR%%/robots/sample/Corners.java %%DATADIR%%/robots/sample/Corners.properties @@ -211,6 +227,7 @@ share/applications/robocodeTwinDuel.desktop %%DATADIR%%/robots/sample/RamFire.java %%DATADIR%%/robots/sample/RamFire.properties %%DATADIR%%/robots/sample/SittingDuck.class +%%DATADIR%%/robots/sample/SittingDuck.html %%DATADIR%%/robots/sample/SittingDuck.java %%DATADIR%%/robots/sample/SittingDuck.properties %%DATADIR%%/robots/sample/SpinBot.class -- cgit v1.2.3