FreeBSD Bugzilla – Attachment 118540 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]
update.diff
update.diff (text/x-patch), 3.36 KB, created by
Jan Beich
on 2012-01-06 11:40:01 UTC
(
hide
)
Description:
update.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2012-01-06 11:40:01 UTC
Size:
3.36 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 6 Jan 2012 09:45:11 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= wesnoth >-PORTVERSION= 1.9.7 >+PORTVERSION= 1.9.13 > 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,10 +95,11 @@ 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 > _MANPAGES+= ${PREFIX}/man/es/man6/wesnothd.6 \ >- ${PREFIX}/man/tr/man6/wesnothd.6 >+ ${PREFIX}/man/fi/man6/wesnothd.6 \ >+ ${PREFIX}/man/ja/man6/wesnothd.6 \ >+ ${PREFIX}/man/pt_BR/man6/wesnothd.6 > PLIST_SUB+= NLS="" > .endif > >@@ -164,10 +163,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 6 Jan 2012 07:54:32 -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.13.tar.bz2) = 55c56ca1ab8d8f90577e1542fa13ae4b0330200f3e699388261c8477146bb9a7 >+SIZE (wesnoth-1.9.13.tar.bz2) = 341368677 >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