FreeBSD Bugzilla – Attachment 157600 Details for
Bug 200753
[NEW PORT] games/robocode-naval and [PATCH] games/robocode
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn_diff_games_robocode_1.9.2.4
robocode-1.9.2.4.patch (text/plain), 2.50 KB, created by
Danilo G. Baio
on 2015-06-10 02:59:01 UTC
(
hide
)
Description:
svn_diff_games_robocode_1.9.2.4
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2015-06-10 02:59:01 UTC
Size:
2.50 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 389017) >+++ Makefile (working copy) >@@ -2,13 +2,14 @@ > # $FreeBSD$ > > PORTNAME= robocode >-PORTVERSION= 1.9.2.2 >+PORTVERSION= 1.9.2.4 >+DISTVERSIONSUFFIX= -setup > CATEGORIES= games java > MASTER_SITES= SF >-DISTFILES= ${PORTNAME}-${DISTVERSION}-setup.jar >+EXTRACT_SUFX= .jar > DIST_SUBDIR= java > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= dbaio@bsd.com.br > COMMENT= Game for learning Java[tm] programming language > > LICENSE= EPL >@@ -48,7 +49,5 @@ > ${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> >Index: distinfo >=================================================================== >--- distinfo (revision 389017) >+++ distinfo (working copy) >@@ -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.4-setup.jar) = b2aa1b6caf76bbeed6cab97e0769cfd18f7fd758a6dd560d57c6817a33ee2354 >+SIZE (java/robocode-1.9.2.4-setup.jar) = 5896131 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 389017) >+++ pkg-plist (working copy) >@@ -169,11 +169,8 @@ > %%DATADIR%%/libs/robocode.ui.editor-%%PORTVERSION%%.jar > %%DATADIR%%/libs/roborumble.jar > %%DATADIR%%/license/epl-v10.html >-%%DATADIR%%/meleerumble.sh > %%DATADIR%%/robocode.ico >-%%DATADIR%%/robocode.sh > %%DATADIR%%/roborumble.ico >-%%DATADIR%%/roborumble.sh > %%DATADIR%%/roborumble/meleerumble.txt > %%DATADIR%%/roborumble/roborumble.properties > %%DATADIR%%/roborumble/roborumble.txt >@@ -262,14 +259,21 @@ > %%DATADIR%%/robots/sampleteam/Point.java > %%DATADIR%%/robots/sampleteam/RobotColors.class > %%DATADIR%%/robots/sampleteam/RobotColors.java >-%%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 > %%DATADIR%%/versions.md > share/pixmaps/robocode.png > share/pixmaps/roborumble.png >+@mode 775 >+@dir %%DATADIR%%/robots >+@dir %%DATADIR%%/roborumble > @dir %%DATADIR%%/config >+%%DATADIR%%/meleerumble.sh >+%%DATADIR%%/robocode.sh >+%%DATADIR%%/roborumble.sh >+%%DATADIR%%/teamrumble.sh >+%%DATADIR%%/twinduel.sh >+@mode
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 200753
:
157599
| 157600