From owner-svn-ports-head@FreeBSD.ORG Fri Sep 5 16:28:12 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95C85A9E; Fri, 5 Sep 2014 16:28:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 80D7D1CB0; Fri, 5 Sep 2014 16:28:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s85GSC7S098999; Fri, 5 Sep 2014 16:28:12 GMT (envelope-from nemysis@FreeBSD.org) Received: (from nemysis@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s85GSCpF098997; Fri, 5 Sep 2014 16:28:12 GMT (envelope-from nemysis@FreeBSD.org) Message-Id: <201409051628.s85GSCpF098997@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: nemysis set sender to nemysis@FreeBSD.org using -f From: Rusmir Dusko Date: Fri, 5 Sep 2014 16:28:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367351 - 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.18-1 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: Fri, 05 Sep 2014 16:28:12 -0000 Author: nemysis Date: Fri Sep 5 16:28:11 2014 New Revision: 367351 URL: http://svnweb.freebsd.org/changeset/ports/367351 QAT: https://qat.redports.org/buildarchive/r367351/ Log: - Update to 1.9.2.2, announce message is here: http://sourceforge.net/projects/robocode/files/robocode/1.9.2.2/ - Adjust DOS2UNIX_GLOB Modified: head/games/robocode/Makefile head/games/robocode/distinfo Modified: head/games/robocode/Makefile ============================================================================== --- head/games/robocode/Makefile Fri Sep 5 15:56:29 2014 (r367350) +++ head/games/robocode/Makefile Fri Sep 5 16:28:11 2014 (r367351) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= robocode -PORTVERSION= 1.9.2.1 +PORTVERSION= 1.9.2.2 CATEGORIES= games java MASTER_SITES= SF DISTFILES= ${PORTNAME}-${DISTVERSION}-setup.jar @@ -14,7 +14,7 @@ COMMENT= Game for learning Java[tm] prog LICENSE= EPL USES= dos2unix zip -DOS2UNIX_GLOB= *.html *.css *.team package-list MANIFEST.MF +DOS2UNIX_GLOB= *.css *.team *.properties package-list MANIFEST.MF USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_EXTRACT= yes Modified: head/games/robocode/distinfo ============================================================================== --- head/games/robocode/distinfo Fri Sep 5 15:56:29 2014 (r367350) +++ head/games/robocode/distinfo Fri Sep 5 16:28:11 2014 (r367351) @@ -1,2 +1,2 @@ -SHA256 (java/robocode-1.9.2.1-setup.jar) = 96f1d39ee9502947221dcafefc4747194f8527440e6b4f878d8f0b5e085e814c -SIZE (java/robocode-1.9.2.1-setup.jar) = 5436039 +SHA256 (java/robocode-1.9.2.2-setup.jar) = 57278a68ec7258adb7d0a1711070125cf1306d06191b6e671178eeaf7e51c368 +SIZE (java/robocode-1.9.2.2-setup.jar) = 5437217