Bug 180709 - [MAINTAINER] games/robocode: update to 1.8.2.0
Summary: [MAINTAINER] games/robocode: update to 1.8.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-21 01:10 UTC by nemysis
Modified: 2013-07-23 20:00 UTC (History)
0 users

See Also:


Attachments
robocode-1.8.2.0.patch (1.28 KB, patch)
2013-07-21 01:10 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2013-07-21 01:10:00 UTC
- 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/
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2013-07-23 18:45:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2013-07-23 19:57:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-07-23 19:57:28 UTC
Author: pawel
Date: Tue Jul 23 18:57:15 2013
New Revision: 323545
URL: http://svnweb.freebsd.org/changeset/ports/323545

Log:
  Update to version 1.8.2.0
  
  PR:		ports/180709
  Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)

Modified:
  head/games/robocode/Makefile
  head/games/robocode/distinfo

Modified: head/games/robocode/Makefile
==============================================================================
--- head/games/robocode/Makefile	Tue Jul 23 17:43:52 2013	(r323544)
+++ head/games/robocode/Makefile	Tue Jul 23 18:57:15 2013	(r323545)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 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 @@ do-install:
 .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}

Modified: head/games/robocode/distinfo
==============================================================================
--- head/games/robocode/distinfo	Tue Jul 23 17:43:52 2013	(r323544)
+++ head/games/robocode/distinfo	Tue Jul 23 18:57:15 2013	(r323545)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"