FreeBSD Bugzilla – Attachment 119286 Details for
Bug 161787
games/freecol update to version 0.10.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
freecol.txt
freecol.txt (text/plain), 2.11 KB, created by
Pawel Pekala
on 2011-10-18 23:23:39 UTC
(
hide
)
Description:
freecol.txt
Filename:
MIME Type:
Creator:
Pawel Pekala
Created:
2011-10-18 23:23:39 UTC
Size:
2.11 KB
patch
obsolete
>diff -urN /usr/ports/games/freecol/Makefile ./Makefile >--- /usr/ports/games/freecol/Makefile 2011-08-09 13:52:49.000000000 +0200 >+++ ./Makefile 2011-10-15 15:33:29.000000000 +0200 >@@ -6,7 +6,7 @@ > # > > PORTNAME= freecol >-PORTVERSION= 0.10.1 >+PORTVERSION= 0.10.3 > CATEGORIES= games java > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} > >@@ -30,7 +30,7 @@ > PORTDATA= * > PORTDOCS= * > >-DESKTOP_ENTRIES="FreeCol" "${COMMENT}" "${DATADIR}/freecol.xpm" "freecol" "Game;StrategyGame;" false >+DESKTOP_ENTRIES="FreeCol" "${COMMENT}" "${DATADIR}/freecol.xpm" "freecol" "Game;StrategyGame;" "false" > > post-patch: > @${REINPLACE_CMD} 's|%%DATADIR%%|${DATADIR}|g' \ >diff -urN /usr/ports/games/freecol/distinfo ./distinfo >--- /usr/ports/games/freecol/distinfo 2011-08-09 13:52:49.000000000 +0200 >+++ ./distinfo 2011-10-09 12:00:03.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (freecol-0.10.1.zip) = b9037553259b5e9bd2012822294e1dac8e3b172532810240597bf65c6b1bc099 >-SIZE (freecol-0.10.1.zip) = 32794191 >+SHA256 (freecol-0.10.3.zip) = 0a7dd37f64a888eb35978a77d8d10bb1db2289c44b38158048dd2895b57dfd04 >+SIZE (freecol-0.10.3.zip) = 32924050 >diff -urN /usr/ports/games/freecol/files/patch-freecol ./files/patch-freecol >--- /usr/ports/games/freecol/files/patch-freecol 2010-04-23 09:29:43.000000000 +0200 >+++ ./files/patch-freecol 2011-10-15 15:44:42.000000000 +0200 >@@ -4,5 +4,5 @@ > #!/bin/sh > > -java -Xmx256M -jar FreeCol.jar $1 $2 $3 $4 $5 $6 $7 $8 $9 >-+java -Xmx256M -cp %%DATADIR%%/jars/commons-cli-1.1.jar:%%DATADIR%%/jars/cortado-fc-1.0.jar:%%DATADIR%%/jars/jogg-0.0.7.jar:%%DATADIR%%/jars/jorbis-0.0.15.jar:%%DATADIR%%/jars/jsr173_1.0_api.jar:%%DATADIR%%/jars/tritonus_share.jar:%%DATADIR%%/jars/vorbisspi1.0.3.jar:%%DATADIR%%/jars/wstx-lgpl-4.0pr1.jar \ >++java -Xmx512M -cp %%DATADIR%%/jars/commons-cli-1.1.jar:%%DATADIR%%/jars/cortado-fc-1.0.jar:%%DATADIR%%/jars/jogg-0.0.7.jar:%%DATADIR%%/jars/jorbis-0.0.15.jar:%%DATADIR%%/jars/jsr173_1.0_api.jar:%%DATADIR%%/jars/tritonus_share.jar:%%DATADIR%%/jars/vorbisspi1.0.3.jar:%%DATADIR%%/jars/wstx-lgpl-4.0pr1.jar \ > + -jar %%DATADIR%%/FreeCol.jar --freecol-data %%DATADIR%%/data $1 $2 $3 $4 $5 $6 $7 $8 $9
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 Raw
Actions:
View
Attachments on
bug 161787
:
119285
| 119286