Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2015 12:37:37 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398467 - head/games/stendhal
Message-ID:  <201510031237.t93CbbRd095002@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Sat Oct  3 12:37:37 2015
New Revision: 398467
URL: https://svnweb.freebsd.org/changeset/ports/398467

Log:
  Fix pkg-plist when SERVER=on

Modified:
  head/games/stendhal/pkg-plist

Modified: head/games/stendhal/pkg-plist
==============================================================================
--- head/games/stendhal/pkg-plist	Sat Oct  3 12:15:14 2015	(r398466)
+++ head/games/stendhal/pkg-plist	Sat Oct  3 12:37:37 2015	(r398467)
@@ -58,6 +58,7 @@ share/stendhal/lib/NOTICE.txt
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BlordroughRaid.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BugInspect$1.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/BugInspect.class
+%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ChangeMap.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ChaosRaid.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ContMoveAndStrengthenOnlinePlayers$ContMoveAndStrengthenPlayersTurnListener.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ContMoveAndStrengthenOnlinePlayers.class
@@ -145,6 +146,7 @@ share/stendhal/lib/NOTICE.txt
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/PlayerPositionMonitoring$PlayerPositionListener$1.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/PlayerPositionMonitoring$PlayerPositionListener.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/PlayerPositionMonitoring.class
+%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/RemoveClient.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ResetSlot.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ResetTutorial.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/Santa.class
@@ -155,6 +157,7 @@ share/stendhal/lib/NOTICE.txt
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ServerShutdown$1.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/ServerShutdown.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/SetNPCPath.class
+%%SERVER%%share/stendhal/data/script/games/stendhal/server/script/SetNPCPathReversible.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/SetWelcomeText.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/SokobanReload.class
 %%SERVER%%share/stendhal/data/script/games/stendhal/server/script/SokobanWatcher.class



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510031237.t93CbbRd095002>