svn commit: r367351 - head/games/robocode

Rusmir Dusko nemysis at FreeBSD.org
Fri Sep 5 16:28:12 UTC 2014


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


More information about the svn-ports-head mailing list