Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2023 22:25:28 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e26f32c064ec - main - games/robocode: Update to 1.9.5.1
Message-ID:  <202310072225.397MPSh3090881@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e26f32c064ec9b838d18c2dfc74c69f67965dfc8

commit e26f32c064ec9b838d18c2dfc74c69f67965dfc8
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-10-07 22:21:01 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-10-07 22:23:58 +0000

    games/robocode: Update to 1.9.5.1
    
    Changelog:      https://robo-code.blogspot.com/2023/07/robocode-1951.html
---
 games/robocode/Makefile  | 2 +-
 games/robocode/distinfo  | 6 +++---
 games/robocode/pkg-plist | 9 +++++----
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/games/robocode/Makefile b/games/robocode/Makefile
index f02e19b1e7c7..ad2d9e4d0a80 100644
--- a/games/robocode/Makefile
+++ b/games/robocode/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	robocode
-PORTVERSION=	1.9.5.0
+PORTVERSION=	1.9.5.1
 CATEGORIES=	games education java
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${DISTVERSION}-setup.jar
diff --git a/games/robocode/distinfo b/games/robocode/distinfo
index 0d9dca5ae1e6..17be99496378 100644
--- a/games/robocode/distinfo
+++ b/games/robocode/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679868894
-SHA256 (java/robocode-1.9.5.0-setup.jar) = 295838b7eec1096481a0a792054c35a04d5f109c2c45a9a1d821b7171de459e5
-SIZE (java/robocode-1.9.5.0-setup.jar) = 16829586
+TIMESTAMP = 1696710120
+SHA256 (java/robocode-1.9.5.1-setup.jar) = bbea0245506b88dbd07653167ec019bed07d9fc5fb45ec4c7062aeaa99c3c9b3
+SIZE (java/robocode-1.9.5.1-setup.jar) = 16750873
diff --git a/games/robocode/pkg-plist b/games/robocode/pkg-plist
index 4c502dd25239..67c21cb1569e 100644
--- a/games/robocode/pkg-plist
+++ b/games/robocode/pkg-plist
@@ -24,7 +24,7 @@ share/applications/robocodeTwinDuel.desktop
 %%DATADIR%%/compilers/org.eclipse.equinox.common-3.17.0.jar
 %%DATADIR%%/compilers/org.eclipse.equinox.preferences-3.10.100.jar
 %%DATADIR%%/compilers/org.eclipse.equinox.registry-3.11.200.jar
-%%DATADIR%%/compilers/org.eclipse.jdt.core-3.26.0.jar
+%%DATADIR%%/compilers/org.eclipse.jdt.core-3.32.0.jar
 %%DATADIR%%/compilers/org.eclipse.osgi-3.18.200.jar
 %%DATADIR%%/compilers/org.eclipse.text-3.12.300.jar
 %%DATADIR%%/javadoc/allclasses-frame.html
@@ -172,14 +172,14 @@ share/applications/robocodeTwinDuel.desktop
 %%DATADIR%%/javadoc/serialized-form.html
 %%DATADIR%%/javadoc/stylesheet.css
 %%DATADIR%%/libs/annotations-13.0.jar
-%%DATADIR%%/libs/bcel-6.6.1.jar
+%%DATADIR%%/libs/bcel-6.7.0.jar
 %%DATADIR%%/libs/codesize-1.2.jar
 %%DATADIR%%/libs/commons-lang3-3.12.0.jar
 %%DATADIR%%/libs/org.osgi.service.prefs-1.1.2.jar
 %%DATADIR%%/libs/osgi.annotation-8.0.1.jar
 %%DATADIR%%/libs/picocontainer-2.15.jar
-%%DATADIR%%/libs/kotlin-stdlib-1.7.22.jar
-%%DATADIR%%/libs/kotlin-stdlib-common-1.7.22.jar
+%%DATADIR%%/libs/kotlin-stdlib-1.8.10.jar
+%%DATADIR%%/libs/kotlin-stdlib-common-1.8.10.jar
 %%DATADIR%%/libs/robocode.battle-%%PORTVERSION%%.jar
 %%DATADIR%%/libs/robocode.core-%%PORTVERSION%%.jar
 %%DATADIR%%/libs/robocode.host-%%PORTVERSION%%.jar
@@ -190,6 +190,7 @@ share/applications/robocodeTwinDuel.desktop
 %%DATADIR%%/libs/robocode.ui.editor-%%PORTVERSION%%.jar
 %%DATADIR%%/libs/roborumble.jar
 %%DATADIR%%/license/epl-v10.html
+%%DATADIR%%/set_java_options.sh
 @(,,755) %%DATADIR%%/meleerumble.sh
 %%DATADIR%%/robocode.ico
 @(,,755) %%DATADIR%%/robocode.sh



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