From owner-svn-ports-head@freebsd.org Thu Jan 12 13:22:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73ADBCAB993; Thu, 12 Jan 2017 13:22:53 +0000 (UTC) (envelope-from tz@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 mx1.freebsd.org (Postfix) with ESMTPS id 2669A178A; Thu, 12 Jan 2017 13:22:53 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0CDMqKL074525; Thu, 12 Jan 2017 13:22:52 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0CDMqe5074523; Thu, 12 Jan 2017 13:22:52 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201701121322.v0CDMqe5074523@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 12 Jan 2017 13:22:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431262 - head/games/robocode X-SVN-Group: ports-head 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.23 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: Thu, 12 Jan 2017 13:22:53 -0000 Author: tz Date: Thu Jan 12 13:22:52 2017 New Revision: 431262 URL: https://svnweb.freebsd.org/changeset/ports/431262 Log: games/robocode: Update from 1.9.2.5 to 1.9.2.6 Changelog: http://robo-code.blogspot.de/2017/01/robocode-1926.html Also: - pass maintainership to dbaio@bsd.com.br - add NO_ARCH PR: 215736 Submitted by: Danilo G. Baio Reported by: Jochen Neumeister Modified: head/games/robocode/Makefile head/games/robocode/distinfo Modified: head/games/robocode/Makefile ============================================================================== --- head/games/robocode/Makefile Thu Jan 12 13:20:00 2017 (r431261) +++ head/games/robocode/Makefile Thu Jan 12 13:22:52 2017 (r431262) @@ -2,18 +2,20 @@ # $FreeBSD$ PORTNAME= robocode -PORTVERSION= 1.9.2.5 +PORTVERSION= 1.9.2.6 CATEGORIES= games java MASTER_SITES= SF -DISTFILES= ${PORTNAME}-${DISTVERSION}-setup.jar +DISTNAME= ${PORTNAME}-${DISTVERSION}-setup.jar +EXTRACT_SUFX= # empty DIST_SUBDIR= java -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dbaio@bsd.com.br COMMENT= Game for learning Java[tm] programming language LICENSE= EPL +LICENSE_FILE= ${WRKSRC}/license/epl-v10.html -USES= dos2unix zip +USES= dos2unix zip:infozip DOS2UNIX_GLOB= *.css *.team *.properties package-list MANIFEST.MF USE_JAVA= yes JAVA_VERSION= 1.6+ @@ -21,6 +23,7 @@ JAVA_EXTRACT= yes JAVA_RUN= yes NO_WRKSUBDIR= yes NO_BUILD= yes +NO_ARCH= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} Modified: head/games/robocode/distinfo ============================================================================== --- head/games/robocode/distinfo Thu Jan 12 13:20:00 2017 (r431261) +++ head/games/robocode/distinfo Thu Jan 12 13:22:52 2017 (r431262) @@ -1,2 +1,3 @@ -SHA256 (java/robocode-1.9.2.5-setup.jar) = 4a899ed17718ee6511cf78e94ed3a9b247271d0d324aa9b154da32aadf0a59b8 -SIZE (java/robocode-1.9.2.5-setup.jar) = 5901186 +TIMESTAMP = 1483391001 +SHA256 (java/robocode-1.9.2.6-setup.jar) = e27352286c6f0bcdd5d6f5200cc10e6d0708a5a7aa0df644f5cce94afcb5dcbe +SIZE (java/robocode-1.9.2.6-setup.jar) = 6030549