From owner-svn-ports-head@freebsd.org Mon Apr 9 22:25:35 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5ED28F8395D; Mon, 9 Apr 2018 22:25:35 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0CD0374CFE; Mon, 9 Apr 2018 22:25:35 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 07AAA24C84; Mon, 9 Apr 2018 22:25:35 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w39MPYaV007461; Mon, 9 Apr 2018 22:25:34 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w39MPYEV007458; Mon, 9 Apr 2018 22:25:34 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201804092225.w39MPYEV007458@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Mon, 9 Apr 2018 22:25:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466908 - head/games/robocode X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/games/robocode X-SVN-Commit-Revision: 466908 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2018 22:25:35 -0000 Author: dbaio Date: Mon Apr 9 22:25:34 2018 New Revision: 466908 URL: https://svnweb.freebsd.org/changeset/ports/466908 Log: games/robocode: Update to 1.9.3.2 Changes: http://robo-code.blogspot.com.br/2018/04/robocode-1932.html Modified: head/games/robocode/Makefile head/games/robocode/distinfo head/games/robocode/pkg-plist Modified: head/games/robocode/Makefile ============================================================================== --- head/games/robocode/Makefile Mon Apr 9 22:22:55 2018 (r466907) +++ head/games/robocode/Makefile Mon Apr 9 22:25:34 2018 (r466908) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= robocode -PORTVERSION= 1.9.3.1 +PORTVERSION= 1.9.3.2 CATEGORIES= games java MASTER_SITES= SF DISTNAME= ${PORTNAME}-${DISTVERSION}-setup.jar Modified: head/games/robocode/distinfo ============================================================================== --- head/games/robocode/distinfo Mon Apr 9 22:22:55 2018 (r466907) +++ head/games/robocode/distinfo Mon Apr 9 22:25:34 2018 (r466908) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521373951 -SHA256 (java/robocode-1.9.3.1-setup.jar) = 7f14654fb2587cbcc31a0d60696d7af8baa70ca3550fcdf7e906d943a454497d -SIZE (java/robocode-1.9.3.1-setup.jar) = 6055277 +TIMESTAMP = 1523136062 +SHA256 (java/robocode-1.9.3.2-setup.jar) = 3f0239cc3863e82b92d7eae5d67fcff4705df8d7160d2eb4b2779884d33082bf +SIZE (java/robocode-1.9.3.2-setup.jar) = 10189335 Modified: head/games/robocode/pkg-plist ============================================================================== --- head/games/robocode/pkg-plist Mon Apr 9 22:22:55 2018 (r466907) +++ head/games/robocode/pkg-plist Mon Apr 9 22:25:34 2018 (r466908) @@ -180,7 +180,6 @@ share/applications/robocodeTwinDuel.desktop %%DATADIR%%/roborumble/roborumble.txt %%DATADIR%%/roborumble/teamrumble.txt %%DATADIR%%/roborumble/twinduel.txt -%%DATADIR%%/robots/META-INF/MANIFEST.MF %%DATADIR%%/robots/sample/Corners.class %%DATADIR%%/robots/sample/Corners.java %%DATADIR%%/robots/sample/Corners.properties