ports/180709: [MAINTAINER] games/robocode: update to 1.8.2.0

nemysis nemysis at gmx.ch
Sun Jul 21 00:10:01 UTC 2013


>Number:         180709
>Category:       ports
>Synopsis:       [MAINTAINER] games/robocode: update to 1.8.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 21 00:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.1-RELEASE-p10 amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 #0: Fri Jun 28 19:52:22 UTC 2013
>Description:

- Update to 1.8.2.0
- Trim typo pixmaps/ --> pixmaps

Generated and tested manually, tested with port test and with RedPorts, sent with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:

Build log

https://redports.org/buildarchive/20130720234500-52857/

>Fix:

--- robocode-1.8.2.0.patch begins here ---
diff -ruN /usr/ports/games/robocode/Makefile ./Makefile
--- /usr/ports/games/robocode/Makefile	2013-06-10 15:04:42.000000000 +0200
+++ ./Makefile	2013-07-21 01:43:03.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: head/games/robocode/Makefile 320232 2013-06-08 02:28:17Z miwi $
 
 PORTNAME=	robocode
-PORTVERSION=	1.8.1.0
+PORTVERSION=	1.8.2.0
 CATEGORIES=	games java
 MASTER_SITES=	SF \
 		SF/nemysisfreebsdp/:icons
@@ -48,7 +48,7 @@
 .endfor
 
 post-install:
-	${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png ${PREFIX}/share/pixmaps/
+	${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png ${PREFIX}/share/pixmaps
 	${MKDIR} -m a+rwx ${DATADIR}/config
 
 .if ${PORT_OPTIONS:MDOCS}
diff -ruN /usr/ports/games/robocode/distinfo ./distinfo
--- /usr/ports/games/robocode/distinfo	2013-06-10 15:04:42.000000000 +0200
+++ ./distinfo	2013-07-21 01:40:10.000000000 +0200
@@ -1,4 +1,4 @@
-SHA256 (java/robocode-1.8.1.0-setup.jar) = 70135827412b4df4d3da7da83c2f8e19395cbe3ad1af518f8af1eeed189bef41
-SIZE (java/robocode-1.8.1.0-setup.jar) = 5252154
+SHA256 (java/robocode-1.8.2.0-setup.jar) = e14406c02c56a87a1a19258dd484f055a57b2027bd5550912cb73751504865dd
+SIZE (java/robocode-1.8.2.0-setup.jar) = 5267442
 SHA256 (java/robocode.png) = f828749aacde1f1ee58a0f838e1e0e60bf2950153e3891687ff8a1734d3fcfa7
 SIZE (java/robocode.png) = 1823
--- robocode-1.8.2.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list