FreeBSD Bugzilla – Attachment 160651 Details for
Bug 202849
[PATCH] games/lgeneral: Update to version 1.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
games_lgeneral.diff
games_lgeneral.diff (text/plain), 3.16 KB, created by
tkato432
on 2015-09-02 18:34:35 UTC
(
hide
)
Description:
games_lgeneral.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-09-02 18:34:35 UTC
Size:
3.16 KB
patch
obsolete
>diff -urN /usr/ports/games/lgeneral/Makefile games/lgeneral/Makefile >--- /usr/ports/games/lgeneral/Makefile 2015-08-24 04:04:22.581204000 +0900 >+++ games/lgeneral/Makefile 2015-09-03 00:00:00.000000000 +0900 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/games/lgeneral/Makefile 388891 2015-06-08 23:22:52Z amdmi3 $ > > PORTNAME= lgeneral >-PORTVERSION= 1.2.6 >-PORTREVISION= 1 >+PORTVERSION= 1.3.0 > CATEGORIES= games > MASTER_SITES= SF/${PORTNAME}/${PORTNAME} \ > SF/${PORTNAME}/${PORTNAME}-data:data >@@ -13,7 +12,8 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Turn-based strategy engine inspired by Panzer General > >-LICENSE= GPLv2 >+LICENSE= GPLv2 # (or later) >+#LICENSE_FILE= ${WRKSRC}/COPYING > > USES= gmake > USE_CSTD= gnu89 >@@ -38,6 +38,7 @@ > > post-patch: > @${REINPLACE_CMD} -e 's|/icons.*|/pixmaps|' ${WRKSRC}/Makefile.in >+ @${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|' ${WRKSRC}/configure > > post-install: > .for i in flags terrain units >diff -urN /usr/ports/games/lgeneral/distinfo games/lgeneral/distinfo >--- /usr/ports/games/lgeneral/distinfo 2015-08-24 04:04:22.594657000 +0900 >+++ games/lgeneral/distinfo 2015-09-03 00:00:00.000000000 +0900 >@@ -1,4 +1,4 @@ >-SHA256 (lgeneral-1.2.6.tar.gz) = be85d63b718475dfc2ff48ac30e70fa020cac169e8b11bbd229cd2f4fe2570b4 >-SIZE (lgeneral-1.2.6.tar.gz) = 1676266 >+SHA256 (lgeneral-1.3.0.tar.gz) = bd23962a8a98c1a3d3c176213c0b1845fd872ca68c141e2beff8d1a3792784ea >+SIZE (lgeneral-1.3.0.tar.gz) = 1679182 > SHA256 (pg-data.tar.gz) = cc6fa5d263d1d5824d706517958b1bb09b405ba0ed21e63e4a4d38e2727d7a04 > SIZE (pg-data.tar.gz) = 410476 >diff -urN /usr/ports/games/lgeneral/files/patch-lgc-pg__misc.c games/lgeneral/files/patch-lgc-pg__misc.c >--- /usr/ports/games/lgeneral/files/patch-lgc-pg__misc.c 2015-08-24 04:04:22.559152000 +0900 >+++ games/lgeneral/files/patch-lgc-pg__misc.c 2015-09-03 00:00:00.000000000 +0900 >@@ -1,6 +1,6 @@ >---- ./lgc-pg/misc.c.orig 2011-08-08 04:03:56.000000000 -0400 >-+++ ./lgc-pg/misc.c 2014-08-10 23:06:31.000000000 -0400 >-@@ -405,7 +405,10 @@ >+--- lgc-pg/misc.c.orig 2015-03-15 14:09:24 UTC >++++ lgc-pg/misc.c >+@@ -428,7 +428,10 @@ const char *get_gamedir(void) > return "."; > #else > static char gamedir[MAXPATHLEN]; >diff -urN /usr/ports/games/lgeneral/pkg-descr games/lgeneral/pkg-descr >--- /usr/ports/games/lgeneral/pkg-descr 2015-08-24 04:04:22.608856000 +0900 >+++ games/lgeneral/pkg-descr 2015-09-03 00:00:00.000000000 +0900 >@@ -1,7 +1,8 @@ >-LGeneral is a turn-based strategy engine heavily inspired by Panzer General. >-You play single scenarios or whole campaigns turn by turn against a human >-player or the AI. Entrenchment, rugged defense, defensive fire, surprise >-contacts, surrender, unit supply, weather influence, reinforcements and other >-implementations contribute to the tactical and strategic depth of the game. >+LGeneral is a turn-based strategy engine heavily inspired by Panzer >+General. You play single scenarios or whole campaigns turn by turn >+against a human player or the AI. Entrenchment, rugged defense, >+defensive fire, surprise contacts, surrender, unit supply, weather >+influence, reinforcements and other implementations contribute to the >+tactical and strategic depth of the game. > > WWW: http://lgames.sourceforge.net/index.php?project=LGeneral
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 202849
: 160651