FreeBSD Bugzilla – Attachment 148310 Details for
Bug 194312
games/minecraft-server issues after update to 1.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff based on proposed changes
diff.txt (text/plain), 1.66 KB, created by
Jonathan Price
on 2014-10-14 20:08:56 UTC
(
hide
)
Description:
diff based on proposed changes
Filename:
MIME Type:
Creator:
Jonathan Price
Created:
2014-10-14 20:08:56 UTC
Size:
1.66 KB
patch
obsolete
>--- pkg-plist.OLD 2014-10-10 12:58:03.000000000 +0000 >+++ pkg-plist 2014-10-14 19:43:03.278758247 +0000 >@@ -19,5 +19,7 @@ > %%DATADIR%%/world > @dir /var/db/minecraft-server > @dir /var/log/minecraft-server >+@dir %%DATADIR%% >+@dir %%ETCDIR%% > @owner > @group > >--- files/minecraft-server.OLD 2014-10-10 12:58:03.000000000 +0000 >+++ files/minecraft-server 2014-10-14 19:13:32.540027449 +0000 >@@ -6,4 +6,4 @@ > fi > > cd /usr/local/share/minecraft-server >-su -m mcserver -c "java -Xmx1024M -Xms1024M -jar minecraft_server.1.7.10.jar nogui" >+su -m mcserver -c "java -Xmx1024M -Xms1024M -jar minecraft_server.1.8.jar nogui" > >--- files/pkg-message.in.OLD 2014-10-10 12:58:03.000000000 +0000 >+++ files/pkg-message.in 2014-10-14 19:51:06.548230218 +0000 >@@ -10,3 +10,8 @@ > - World files can be found at /var/db/minecraft-server > - Debug output files can be found at /var/log/minecraft-server/debug/ > - To edit java's parameters, edit %%PREFIX%%/bin/minecraft-server >+ >+NOTE: >+Users upgrading from version < 1.8 are advised to run the server to >+generate new config files, and then modify them based on their existing >+configuration, as most files are now JSON instead of txt. > >--- /usr/ports/games/minecraft-server/files/pkg-deinstall.in 2014-10-10 12:58:03.000000000 +0000 >+++ files/pkg-deinstall.in 2014-10-14 20:07:18.605658810 +0000 >@@ -8,4 +8,4 @@ > echo "NOTE: Your world has not been deleted. It is still in" > echo "/var/db/minecraft-server. If you no longer want the world, you will" > echo "need to manually delete it." >-echo "Also, you may want to delete any remaining files in %%DATADIR%%" >+echo "Also, you may want to delete any remaining files in %%DATADIR%% and %%ETCDIR%%"
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
Flags:
freebsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 194312
:
148220
|
148221
|
148309
|
148310
|
148311
|
148333
|
148334