Date: Wed, 26 Jan 2022 15:49:11 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: 7ca8ca55535e - main - games/robocode: Update to 1.9.4.4 Message-ID: <202201261549.20QFnBaF017409@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=7ca8ca55535eb03027d5631b2876642f652f0888 commit 7ca8ca55535eb03027d5631b2876642f652f0888 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2022-01-26 15:47:23 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2022-01-26 15:48:40 +0000 games/robocode: Update to 1.9.4.4 --- games/robocode/Makefile | 2 +- games/robocode/distinfo | 6 +++--- games/robocode/pkg-plist | 24 ++++++++++++------------ 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/games/robocode/Makefile b/games/robocode/Makefile index 5a1304a19774..ecd14d7a4cf9 100644 --- a/games/robocode/Makefile +++ b/games/robocode/Makefile @@ -1,7 +1,7 @@ # Created by: Maxim Sobolev <sobomax@FreeBSD.org> PORTNAME= robocode -PORTVERSION= 1.9.4.3 +PORTVERSION= 1.9.4.4 CATEGORIES= games education java MASTER_SITES= SF DISTNAME= ${PORTNAME}-${DISTVERSION}-setup.jar diff --git a/games/robocode/distinfo b/games/robocode/distinfo index 999088fa46b2..8dfb340cecc2 100644 --- a/games/robocode/distinfo +++ b/games/robocode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630851282 -SHA256 (java/robocode-1.9.4.3-setup.jar) = 482329d66a80851791b175fa5aa426844c346711d4bc3a16c8fb1ccaa95c2c66 -SIZE (java/robocode-1.9.4.3-setup.jar) = 16046058 +TIMESTAMP = 1643203640 +SHA256 (java/robocode-1.9.4.4-setup.jar) = 42b45fa86538009da0cf3151a520a111610e055967143d1a17b6bf150707c043 +SIZE (java/robocode-1.9.4.4-setup.jar) = 16060187 diff --git a/games/robocode/pkg-plist b/games/robocode/pkg-plist index bb856b2637f9..bc6ac2f92bbe 100644 --- a/games/robocode/pkg-plist +++ b/games/robocode/pkg-plist @@ -13,19 +13,19 @@ share/applications/robocodeTwinDuel.desktop %%DATADIR%%/battles/intro.battle %%DATADIR%%/battles/sample.battle %%DATADIR%%/compilers/CompilerTest.java -%%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.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.15.0.jar -%%DATADIR%%/compilers/org.eclipse.equinox.preferences-3.8.200.jar -%%DATADIR%%/compilers/org.eclipse.equinox.registry-3.10.200.jar +%%DATADIR%%/compilers/org.eclipse.core.commands-3.10.100.jar +%%DATADIR%%/compilers/org.eclipse.core.contenttype-3.8.100.jar +%%DATADIR%%/compilers/org.eclipse.core.expressions-3.8.100.jar +%%DATADIR%%/compilers/org.eclipse.core.filesystem-1.9.200.jar +%%DATADIR%%/compilers/org.eclipse.core.jobs-3.12.0.jar +%%DATADIR%%/compilers/org.eclipse.core.resources-3.16.0.jar +%%DATADIR%%/compilers/org.eclipse.core.runtime-3.24.0.jar +%%DATADIR%%/compilers/org.eclipse.equinox.app-1.6.100.jar +%%DATADIR%%/compilers/org.eclipse.equinox.common-3.15.100.jar +%%DATADIR%%/compilers/org.eclipse.equinox.preferences-3.9.100.jar +%%DATADIR%%/compilers/org.eclipse.equinox.registry-3.11.100.jar %%DATADIR%%/compilers/org.eclipse.jdt.core-3.26.0.jar -%%DATADIR%%/compilers/org.eclipse.osgi-3.16.300.jar +%%DATADIR%%/compilers/org.eclipse.osgi-3.17.100.jar %%DATADIR%%/compilers/org.eclipse.text-3.12.0.jar %%DATADIR%%/javadoc/allclasses-frame.html %%DATADIR%%/javadoc/allclasses-noframe.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201261549.20QFnBaF017409>