> On Mon, Nov 26, 2012 at 2:52 PM, Vadim Zhukov <[email protected]> wrote:
> >> While here, "SEPARATE_BUILD" is bogus.
> >
> > Is it? "flavored" is treated special way, it's not the same as "yes".
>
> Ops. You're right, Vadim.
>
> I'll commit only the plist fixes then.
Here it is:
Index: Makefile
===================================================================
RCS file: /cvs/ports/games/wesnoth/Makefile,v
retrieving revision 1.48
diff -u -p -r1.48 Makefile
--- Makefile 20 Nov 2012 15:08:00 -0000 1.48
+++ Makefile 26 Nov 2012 13:58:17 -0000
@@ -3,7 +3,7 @@
COMMENT= fantasy turn-based strategy game
DISTNAME= wesnoth-1.10.4
-REVISION= 1
+REVISION= 2
CATEGORIES= games x11
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/games/wesnoth/pkg/PLIST,v
retrieving revision 1.28
diff -u -p -r1.28 PLIST
--- pkg/PLIST 20 Nov 2012 15:08:00 -0000 1.28
+++ pkg/PLIST 26 Nov 2012 13:58:21 -0000
@@ -1,7 +1,7 @@
@comment $OpenBSD: PLIST,v 1.28 2012/11/20 15:08:00 pascal Exp $
+@pkgpath games/wesnoth,tinygui
@newgroup _wesnothd:708
@newuser _wesnothd:708:_wesnothd:daemon:Wesnoth
Server:/var/wesnothd:/sbin/nologin
-@pkgpath games/wesnoth,tinygui
!%%lite%%
@bin bin/campaignd
@bin bin/wesnoth
@@ -13390,13 +13390,13 @@ share/wesnoth/translations/zh_TW/LC_MESS
share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-units.mo
share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth-utbs.mo
share/wesnoth/translations/zh_TW/LC_MESSAGES/wesnoth.mo
+@exec %D/bin/update-desktop-database
+@unexec-delete %D/bin/update-desktop-database
+@mode 770
@owner _wesnothd
@group _wesnothd
-@mode 770
@sample /var/wesnothd/
+@mode
@owner
@group
-@mode
@rcscript ${RCDIR}/wesnothd
-@exec %D/bin/update-desktop-database
-@unexec-delete %D/bin/update-desktop-database