Date: Sun, 26 Mar 2023 22:35:09 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: a56118974432 - main - games/robocode: Update to 1.9.5.0 Message-ID: <202303262235.32QMZ9w5092015@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=a561189744329273908626ba47b8a21d844c98bb commit a561189744329273908626ba47b8a21d844c98bb Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2023-03-26 22:33:02 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2023-03-26 22:34:11 +0000 games/robocode: Update to 1.9.5.0 Changelog: https://robo-code.blogspot.com/2023/02/robocode-1950.html --- games/robocode/Makefile | 2 +- games/robocode/distinfo | 6 +++--- games/robocode/pkg-plist | 20 ++++++++++++-------- 3 files changed, 16 insertions(+), 12 deletions(-) diff --git a/games/robocode/Makefile b/games/robocode/Makefile index 314e978c1cba..f02e19b1e7c7 100644 --- a/games/robocode/Makefile +++ b/games/robocode/Makefile @@ -1,5 +1,5 @@ PORTNAME= robocode -PORTVERSION= 1.9.4.8 +PORTVERSION= 1.9.5.0 CATEGORIES= games education java MASTER_SITES= SF DISTNAME= ${PORTNAME}-${DISTVERSION}-setup.jar diff --git a/games/robocode/distinfo b/games/robocode/distinfo index c20f8947fa4e..0d9dca5ae1e6 100644 --- a/games/robocode/distinfo +++ b/games/robocode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670280310 -SHA256 (java/robocode-1.9.4.8-setup.jar) = 5277eb030157fba66c76a7ea09f1f4ac15b3e0e2cfeaaf4c1b81fee405e92355 -SIZE (java/robocode-1.9.4.8-setup.jar) = 14647792 +TIMESTAMP = 1679868894 +SHA256 (java/robocode-1.9.5.0-setup.jar) = 295838b7eec1096481a0a792054c35a04d5f109c2c45a9a1d821b7171de459e5 +SIZE (java/robocode-1.9.5.0-setup.jar) = 16829586 diff --git a/games/robocode/pkg-plist b/games/robocode/pkg-plist index 2931bbae41e9..4c502dd25239 100644 --- a/games/robocode/pkg-plist +++ b/games/robocode/pkg-plist @@ -13,20 +13,20 @@ share/applications/robocodeTwinDuel.desktop %%DATADIR%%/battles/intro.battle %%DATADIR%%/battles/sample.battle %%DATADIR%%/compilers/CompilerTest.java -%%DATADIR%%/compilers/org.eclipse.core.commands-3.10.200.jar +%%DATADIR%%/compilers/org.eclipse.core.commands-3.10.300.jar %%DATADIR%%/compilers/org.eclipse.core.contenttype-3.8.200.jar %%DATADIR%%/compilers/org.eclipse.core.expressions-3.8.200.jar %%DATADIR%%/compilers/org.eclipse.core.filesystem-1.9.500.jar -%%DATADIR%%/compilers/org.eclipse.core.jobs-3.13.100.jar -%%DATADIR%%/compilers/org.eclipse.core.resources-3.18.0.jar -%%DATADIR%%/compilers/org.eclipse.core.runtime-3.26.0.jar +%%DATADIR%%/compilers/org.eclipse.core.jobs-3.13.200.jar +%%DATADIR%%/compilers/org.eclipse.core.resources-3.18.100.jar +%%DATADIR%%/compilers/org.eclipse.core.runtime-3.26.100.jar %%DATADIR%%/compilers/org.eclipse.equinox.app-1.6.200.jar -%%DATADIR%%/compilers/org.eclipse.equinox.common-3.16.200.jar +%%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.osgi-3.18.100.jar -%%DATADIR%%/compilers/org.eclipse.text-3.12.200.jar +%%DATADIR%%/compilers/org.eclipse.osgi-3.18.200.jar +%%DATADIR%%/compilers/org.eclipse.text-3.12.300.jar %%DATADIR%%/javadoc/allclasses-frame.html %%DATADIR%%/javadoc/allclasses-noframe.html %%DATADIR%%/javadoc/constant-values.html @@ -171,11 +171,15 @@ share/applications/robocodeTwinDuel.desktop %%DATADIR%%/javadoc/script.js %%DATADIR%%/javadoc/serialized-form.html %%DATADIR%%/javadoc/stylesheet.css -%%DATADIR%%/libs/bcel-6.2.jar +%%DATADIR%%/libs/annotations-13.0.jar +%%DATADIR%%/libs/bcel-6.6.1.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/robocode.battle-%%PORTVERSION%%.jar %%DATADIR%%/libs/robocode.core-%%PORTVERSION%%.jar %%DATADIR%%/libs/robocode.host-%%PORTVERSION%%.jar
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303262235.32QMZ9w5092015>