Date: Wed, 12 May 2021 01:15:13 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: e6b853d6c2ba - main - games/robocode: Update to 1.9.4.2 Message-ID: <202105120115.14C1FDA9067157@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=e6b853d6c2ba49ee4ef52b74fe8b6edae793ae2e commit e6b853d6c2ba49ee4ef52b74fe8b6edae793ae2e Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-05-12 01:13:51 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-05-12 01:13:51 +0000 games/robocode: Update to 1.9.4.2 Changelog: https://robo-code.blogspot.com/2021/05/robocode-1942.html --- games/robocode/Makefile | 2 +- games/robocode/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games/robocode/Makefile b/games/robocode/Makefile index 296bd4f9aff9..b3031ad51fd5 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.1 +PORTVERSION= 1.9.4.2 CATEGORIES= games education java MASTER_SITES= SF DISTNAME= ${PORTNAME}-${DISTVERSION}-setup.jar diff --git a/games/robocode/distinfo b/games/robocode/distinfo index 6f77ced4527b..3cc5abe7fd86 100644 --- a/games/robocode/distinfo +++ b/games/robocode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618085896 -SHA256 (java/robocode-1.9.4.1-setup.jar) = 3ad6f16abbc6a032cd840142c8636faff531b75494897f74ae1c3408fa2a8c1c -SIZE (java/robocode-1.9.4.1-setup.jar) = 16030966 +TIMESTAMP = 1620674939 +SHA256 (java/robocode-1.9.4.2-setup.jar) = 5a51908ed33875c09ebe62fd9e8c08326ad40d5219495bc42f51e8317ce9e32f +SIZE (java/robocode-1.9.4.2-setup.jar) = 16032508
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105120115.14C1FDA9067157>