FreeBSD Bugzilla – Attachment 118538 Details for
Bug 160798
[PATCH] games/wesnoth-devel: update to latest version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
wesnoth-devel.diff
wesnoth-devel.diff (text/x-patch), 3.55 KB, created by
Jan Beich
on 2011-12-17 20:07:52 UTC
(
hide
)
Description:
wesnoth-devel.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2011-12-17 20:07:52 UTC
Size:
3.55 KB
patch
obsolete
>Index: games/wesnoth-devel/Makefile >=================================================================== >RCS file: /a/.csup/ports/games/wesnoth-devel/Makefile,v >retrieving revision 1.99 >diff -u -p -r1.99 Makefile >--- games/wesnoth-devel/Makefile 11 Aug 2011 19:19:25 -0000 1.99 >+++ games/wesnoth-devel/Makefile 17 Dec 2011 19:36:51 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= wesnoth >-PORTVERSION= 1.9.7 >+PORTVERSION= 1.9.12 > CATEGORIES= games > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ > http://files.wesnoth.org/ >@@ -15,10 +15,8 @@ PKGNAMESUFFIX= -devel > MAINTAINER= philip@FreeBSD.org > COMMENT= A fantasy turn-based strategy game > >+EXTRACT_DEPENDS=${WRKSRC}/fonts/Junicode-Regular.ttf:${PORTSDIR}/x11-fonts/junicode:extract > LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs >-RUN_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-fonts/junicode:extract >- >-BROKEN= incomplete plist > > LICENSE= GPLv2 GPLv3 > LICENSE_COMB= dual >@@ -37,7 +35,7 @@ MAN6= wesnoth.6 > PORTDOCS= * > PORTDATA= * > >-OPTIONS= ANA "Enable Asynchronous Network API (WIP)" On \ >+OPTIONS= ANA "Enable Asynchronous Network API (WIP)" Off \ > CAMPAIGN "Enable campaign server" On \ > FRIBIDI "Enable bidirectional support" On \ > LOWMEM "Reduce memory usage (disables animations)" Off \ >@@ -97,9 +95,16 @@ PLIST_SUB+= NLS="@comment " > .else > CMAKE_ARGS+= -DENABLE_NLS=on -DLOCALEDIR=${PREFIX}/share/locale > USE_GETTEXT= yes >-MANLANG= "" cs de en_GB et fi fr gl hu id it ja lt pl pt_BR sk \ >- sr sr@ijekavian sr@ijekavianlatin sr@latin zh_CN zh_TW >+MANLANG= "" cs de en_GB et fr gl hu id it lt pl ru sk \ >+ zh_CN zh_TW > _MANPAGES+= ${PREFIX}/man/es/man6/wesnothd.6 \ >+ ${PREFIX}/man/fi/man6/wesnothd.6 \ >+ ${PREFIX}/man/ja/man6/wesnothd.6 \ >+ ${PREFIX}/man/pt_BR/man6/wesnothd.6 \ >+ ${PREFIX}/man/sr/man6/wesnothd.6 \ >+ ${PREFIX}/man/sr@ijekavian/man6/wesnothd.6 \ >+ ${PREFIX}/man/sr@ijekavianlatin/man6/wesnothd.6 \ >+ ${PREFIX}/man/sr@latin/man6/wesnothd.6 \ > ${PREFIX}/man/tr/man6/wesnothd.6 > PLIST_SUB+= NLS="" > .endif >@@ -164,10 +169,12 @@ CMAKE_ARGS+= -DDOCDIR=none > IGNORE= game data is required, undefine NOPORTDATA > .endif > >-post-install: >+post-extract: .SILENT > ${INSTALL_DATA} $$(${MAKE} -V WRKSRC \ > -C ${PORTSDIR}/x11-fonts/junicode)/fonts/Junicode-Regular.ttf \ >- ${DATADIR}/fonts >+ ${WRKSRC}/fonts >+ >+post-install: > -update-desktop-database ${PREFIX}/share/applications > > .include <bsd.port.mk> >Index: games/wesnoth-devel/distinfo >=================================================================== >RCS file: /a/.csup/ports/games/wesnoth-devel/distinfo,v >retrieving revision 1.61 >diff -u -p -r1.61 distinfo >--- games/wesnoth-devel/distinfo 21 Jun 2011 09:18:38 -0000 1.61 >+++ games/wesnoth-devel/distinfo 17 Dec 2011 16:10:39 -0000 >@@ -1,2 +1,2 @@ >-SHA256 (wesnoth-1.9.7.tar.bz2) = ced4a5f88d650a97e547dfec153c89da04c565b2d705ef0920dbc000338f4492 >-SIZE (wesnoth-1.9.7.tar.bz2) = 338021134 >+SHA256 (wesnoth-1.9.12.tar.bz2) = fbd7cabf17f29177881feda6308a32a8d8dcc0bf3513d39151f52d740972ada5 >+SIZE (wesnoth-1.9.12.tar.bz2) = 340736118 >Index: games/wesnoth-devel/pkg-plist >=================================================================== >RCS file: /a/.csup/ports/games/wesnoth-devel/pkg-plist,v >retrieving revision 1.64 >diff -u -p -r1.64 pkg-plist >--- games/wesnoth-devel/pkg-plist 21 Jun 2011 09:18:38 -0000 1.64 >+++ games/wesnoth-devel/pkg-plist 17 Dec 2011 20:01:10 -0000 >@@ -1,6 +1,8 @@ > %%CAMPAIGN%%bin/campaignd > %%TOOLS%%bin/cutter > %%TOOLS%%bin/exploder >+%%TOOLS%%bin/schema_generator >+%%TOOLS%%bin/schema_validator > bin/wesnoth > %%PYTHON%%%%TOOLS%%bin/wesnoth_addon_manager > %%TESTS%%bin/wesnoth_test
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 160798
:
118537
| 118538 |
118539
|
118540
|
118541