summaryrefslogtreecommitdiff
path: root/games/robocode
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2016-01-14 05:07:00 +0000
committerJason E. Hale <jhale@FreeBSD.org>2016-01-14 05:07:00 +0000
commitab6c541e1a464c22080838a98a73de51f3dfe7b6 (patch)
treef7c730103c55543a79d7ecc83cff2e9ab086b7af /games/robocode
parentChange COMMENT and pkg-descr to better match the author's phrasing. (diff)
- Update to 1.9.2.5 to fix fetch
- Change modes with plist
Notes
Notes: svn path=/head/; revision=406092
Diffstat (limited to 'games/robocode')
-rw-r--r--games/robocode/Makefile6
-rw-r--r--games/robocode/distinfo4
-rw-r--r--games/robocode/pkg-plist16
3 files changed, 13 insertions, 13 deletions
diff --git a/games/robocode/Makefile b/games/robocode/Makefile
index 17e17c0c58e5..7d71a61bf656 100644
--- a/games/robocode/Makefile
+++ b/games/robocode/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= robocode
-PORTVERSION= 1.9.2.2
+PORTVERSION= 1.9.2.5
CATEGORIES= games java
MASTER_SITES= SF
DISTFILES= ${PORTNAME}-${DISTVERSION}-setup.jar
@@ -11,8 +11,6 @@ DIST_SUBDIR= java
MAINTAINER= ports@FreeBSD.org
COMMENT= Game for learning Java[tm] programming language
-BROKEN= unfetchable
-
LICENSE= EPL
USES= dos2unix zip
@@ -50,7 +48,5 @@ do-install:
${STAGEDIR}${PREFIX}/share/pixmaps/
@${MKDIR} ${STAGEDIR}${DATADIR}/config
- @(cd ${STAGEDIR}${DATADIR} && ${CHMOD} -R 775 config roborumble robots)
- @${CHMOD} +x ${STAGEDIR}${DATADIR}/*.sh
.include <bsd.port.mk>
diff --git a/games/robocode/distinfo b/games/robocode/distinfo
index 61acf9e2178b..0a318fe62f9f 100644
--- a/games/robocode/distinfo
+++ b/games/robocode/distinfo
@@ -1,2 +1,2 @@
-SHA256 (java/robocode-1.9.2.2-setup.jar) = 57278a68ec7258adb7d0a1711070125cf1306d06191b6e671178eeaf7e51c368
-SIZE (java/robocode-1.9.2.2-setup.jar) = 5437217
+SHA256 (java/robocode-1.9.2.5-setup.jar) = 4a899ed17718ee6511cf78e94ed3a9b247271d0d324aa9b154da32aadf0a59b8
+SIZE (java/robocode-1.9.2.5-setup.jar) = 5901186
diff --git a/games/robocode/pkg-plist b/games/robocode/pkg-plist
index 5e2ab6981e5a..0baaf53c3e19 100644
--- a/games/robocode/pkg-plist
+++ b/games/robocode/pkg-plist
@@ -169,11 +169,12 @@ share/applications/robocodeTwinDuel.desktop
%%DATADIR%%/libs/robocode.ui.editor-%%PORTVERSION%%.jar
%%DATADIR%%/libs/roborumble.jar
%%DATADIR%%/license/epl-v10.html
-%%DATADIR%%/meleerumble.sh
+@(,,755) %%DATADIR%%/meleerumble.sh
%%DATADIR%%/robocode.ico
-%%DATADIR%%/robocode.sh
+@(,,755) %%DATADIR%%/robocode.sh
%%DATADIR%%/roborumble.ico
-%%DATADIR%%/roborumble.sh
+@(,,755) %%DATADIR%%/roborumble.sh
+@mode 755
%%DATADIR%%/roborumble/meleerumble.txt
%%DATADIR%%/roborumble/roborumble.properties
%%DATADIR%%/roborumble/roborumble.txt
@@ -262,14 +263,17 @@ share/applications/robocodeTwinDuel.desktop
%%DATADIR%%/robots/sampleteam/Point.java
%%DATADIR%%/robots/sampleteam/RobotColors.class
%%DATADIR%%/robots/sampleteam/RobotColors.java
-%%DATADIR%%/teamrumble.sh
+@mode
+@(,,755) %%DATADIR%%/teamrumble.sh
%%DATADIR%%/templates/newjavafile.tpt
%%DATADIR%%/templates/newjuniorrobot.tpt
%%DATADIR%%/templates/newrobot.tpt
%%DATADIR%%/theme/editor/Robocode Black Theme.properties
%%DATADIR%%/theme/editor/Robocode White Theme.properties
-%%DATADIR%%/twinduel.sh
+@(,,755) %%DATADIR%%/twinduel.sh
%%DATADIR%%/versions.md
share/pixmaps/robocode.png
share/pixmaps/roborumble.png
-@dir %%DATADIR%%/config
+@dir(,,755) %%DATADIR%%/robots
+@dir(,,755) %%DATADIR%%/roborumble
+@dir(,,755) %%DATADIR%%/config