FreeBSD Bugzilla – Attachment 118541 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.25 KB, created by
Jan Beich
on 2012-01-24 18:22:00 UTC
(
hide
)
Description:
update.diff
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2012-01-24 18:22:00 UTC
Size:
3.25 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /a/.csup/ports/games/wesnoth-devel/Makefile,v >retrieving revision 1.99 >diff -u -p -r1.99 Makefile >--- Makefile 11 Aug 2011 19:19:25 -0000 1.99 >+++ Makefile 24 Jan 2012 18:18:21 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= wesnoth >-PORTVERSION= 1.9.7 >+PORTVERSION= 1.9.14 > 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,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 >-_MANPAGES+= ${PREFIX}/man/es/man6/wesnothd.6 \ >+MANLANG= "" cs de en_GB es et fr gl hu id it lt pl ru sk sr \ >+ sr@ijekavian sr@ijekavianlatin sr@latin zh_CN zh_TW >+_MANPAGES+= ${PREFIX}/man/fi/man6/wesnothd.6 \ >+ ${PREFIX}/man/ja/man6/wesnothd.6 \ >+ ${PREFIX}/man/pt_BR/man6/wesnothd.6 \ > ${PREFIX}/man/tr/man6/wesnothd.6 > PLIST_SUB+= NLS="" > .endif >@@ -164,10 +164,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: distinfo >=================================================================== >RCS file: /a/.csup/ports/games/wesnoth-devel/distinfo,v >retrieving revision 1.61 >diff -u -p -r1.61 distinfo >--- distinfo 21 Jun 2011 09:18:38 -0000 1.61 >+++ distinfo 24 Jan 2012 16:55:28 -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.14.tar.bz2) = aa1105cf29eb0cf7717c1946e886b10f5c9e92afacdaf7a59024e01b39a8d27b >+SIZE (wesnoth-1.9.14.tar.bz2) = 339309747 >Index: pkg-plist >=================================================================== >RCS file: /a/.csup/ports/games/wesnoth-devel/pkg-plist,v >retrieving revision 1.64 >diff -u -p -r1.64 pkg-plist >--- pkg-plist 21 Jun 2011 09:18:38 -0000 1.64 >+++ 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