Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2019 12:11:29 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r494400 - head/games/robocode
Message-ID:  <201903021211.x22CBTlR039424@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Mar  2 12:11:28 2019
New Revision: 494400
URL: https://svnweb.freebsd.org/changeset/ports/494400

Log:
  games/robocode: Update to 1.9.3.5
  
  Changelog:	https://robo-code.blogspot.com/2019/03/robocode-1935.html

Modified:
  head/games/robocode/Makefile
  head/games/robocode/distinfo
  head/games/robocode/pkg-descr

Modified: head/games/robocode/Makefile
==============================================================================
--- head/games/robocode/Makefile	Sat Mar  2 12:02:23 2019	(r494399)
+++ head/games/robocode/Makefile	Sat Mar  2 12:11:28 2019	(r494400)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	robocode
-PORTVERSION=	1.9.3.4
+PORTVERSION=	1.9.3.5
 CATEGORIES=	games java
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${DISTVERSION}-setup.jar

Modified: head/games/robocode/distinfo
==============================================================================
--- head/games/robocode/distinfo	Sat Mar  2 12:02:23 2019	(r494399)
+++ head/games/robocode/distinfo	Sat Mar  2 12:11:28 2019	(r494400)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547068183
-SHA256 (java/robocode-1.9.3.4-setup.jar) = 7ec9d40972cf698bda622b5ab555db8e1753ad958047f6004bf7c4a161c6d83d
-SIZE (java/robocode-1.9.3.4-setup.jar) = 10469591
+TIMESTAMP = 1551526365
+SHA256 (java/robocode-1.9.3.5-setup.jar) = 716fb124fdc284085fc13106e9b4129d62dd4400d3ac603dc0f81475149a3268
+SIZE (java/robocode-1.9.3.5-setup.jar) = 10471146

Modified: head/games/robocode/pkg-descr
==============================================================================
--- head/games/robocode/pkg-descr	Sat Mar  2 12:02:23 2019	(r494399)
+++ head/games/robocode/pkg-descr	Sat Mar  2 12:11:28 2019	(r494400)
@@ -4,4 +4,4 @@ real-time and on-screen.
 
 The motto of Robocode is: Build the best, destroy the rest!
 
-WWW: https://robocode.sourceforge.io/ 
+WWW: https://robocode.sourceforge.io/



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