diff options
author | pawel <pawel@FreeBSD.org> | 2013-07-24 02:57:15 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2013-07-24 02:57:15 +0800 |
commit | d4f9942d45d1f294a0141189b30f988e031d72e7 (patch) | |
tree | e8ea5cb30be5a0dccca3a1c2098671016d51bdbd /games/robocode | |
parent | fbb7c6d3522d43b1fc1f35c0c02e5cec755ee0ad (diff) | |
download | freebsd-ports-gnome-d4f9942d45d1f294a0141189b30f988e031d72e7.tar.gz freebsd-ports-gnome-d4f9942d45d1f294a0141189b30f988e031d72e7.tar.zst freebsd-ports-gnome-d4f9942d45d1f294a0141189b30f988e031d72e7.zip |
Update to version 1.8.2.0
PR: ports/180709
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Diffstat (limited to 'games/robocode')
-rw-r--r-- | games/robocode/Makefile | 4 | ||||
-rw-r--r-- | games/robocode/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/robocode/Makefile b/games/robocode/Makefile index 5d9be2ee98be..d4fd9cebeec9 100644 --- a/games/robocode/Makefile +++ b/games/robocode/Makefile @@ -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} diff --git a/games/robocode/distinfo b/games/robocode/distinfo index d18ec9d698fa..c88be5c0fd5f 100644 --- a/games/robocode/distinfo +++ b/games/robocode/distinfo @@ -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 |