Skip to content

Commit

Permalink
games/robocode: Update to 1.9.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Sep 5, 2021
1 parent 8ed14eb commit 26b161c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion games/robocode/Makefile
@@ -1,7 +1,7 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>

PORTNAME= robocode
PORTVERSION= 1.9.4.2
PORTVERSION= 1.9.4.3
CATEGORIES= games education java
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${DISTVERSION}-setup.jar
Expand Down
6 changes: 3 additions & 3 deletions games/robocode/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1620674939
SHA256 (java/robocode-1.9.4.2-setup.jar) = 5a51908ed33875c09ebe62fd9e8c08326ad40d5219495bc42f51e8317ce9e32f
SIZE (java/robocode-1.9.4.2-setup.jar) = 16032508
TIMESTAMP = 1630851282
SHA256 (java/robocode-1.9.4.3-setup.jar) = 482329d66a80851791b175fa5aa426844c346711d4bc3a16c8fb1ccaa95c2c66
SIZE (java/robocode-1.9.4.3-setup.jar) = 16046058
28 changes: 14 additions & 14 deletions games/robocode/pkg-plist
Expand Up @@ -9,24 +9,24 @@ share/applications/robocodeRobocode.desktop
share/applications/robocodeTeamRumble.desktop
share/applications/robocodeTwinDuel.desktop
%%DATADIR%%/ReadMe.html
%%DATADIR%%/ReadMe.txt
%%DATADIR%%/ReadMe.md
%%DATADIR%%/battles/intro.battle
%%DATADIR%%/battles/sample.battle
%%DATADIR%%/compilers/CompilerTest.java
%%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.commands-3.10.0.jar
%%DATADIR%%/compilers/org.eclipse.core.contenttype-3.7.1000.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.core.filesystem-1.9.0.jar
%%DATADIR%%/compilers/org.eclipse.core.jobs-3.11.0.jar
%%DATADIR%%/compilers/org.eclipse.core.resources-3.15.0.jar
%%DATADIR%%/compilers/org.eclipse.core.runtime-3.22.0.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.common-3.15.0.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%%/compilers/org.eclipse.equinox.registry-3.10.200.jar
%%DATADIR%%/compilers/org.eclipse.jdt.core-3.26.0.jar
%%DATADIR%%/compilers/org.eclipse.osgi-3.16.300.jar
%%DATADIR%%/compilers/org.eclipse.text-3.12.0.jar
%%DATADIR%%/javadoc/allclasses-frame.html
%%DATADIR%%/javadoc/allclasses-noframe.html
%%DATADIR%%/javadoc/constant-values.html
Expand Down Expand Up @@ -174,8 +174,8 @@ share/applications/robocodeTwinDuel.desktop
%%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/kotlin-stdlib-1.5.20.jar
%%DATADIR%%/libs/kotlin-stdlib-common-1.5.20.jar
%%DATADIR%%/libs/picocontainer-2.14.2.jar
%%DATADIR%%/libs/robocode.battle-%%PORTVERSION%%.jar
%%DATADIR%%/libs/robocode.core-%%PORTVERSION%%.jar
Expand Down

0 comments on commit 26b161c

Please sign in to comment.