svn commit: r323545 - head/games/robocode
Pawel Pekala
pawel at FreeBSD.org
Tue Jul 23 18:57:15 UTC 2013
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 at 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
More information about the svn-ports-head
mailing list