FreeBSD Bugzilla – Attachment 174678 Details for
Bug 212599
games/sopwith: update to 1.8.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
sopwith.patch (text/plain), 2.75 KB, created by
Dmitry Marakasov
on 2016-09-12 09:03:08 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2016-09-12 09:03:08 UTC
Size:
2.75 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 421883) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= sopwith >-PORTVERSION= 1.8.2 >-PORTREVISION= 3 >+PORTVERSION= 1.8.4 > CATEGORIES= games > MASTER_SITES= SF/sdl-${PORTNAME}/sdl_${PORTNAME}/${PORTVERSION} > >@@ -10,9 +9,14 @@ > MAINTAINER= edwin@mavetju.org > COMMENT= Classic WW1 biplane game > >+LICENSE= GPLv2+ >+LICENSE_FILE= ${WRKSRC}/COPYING >+ > USES= gmake pkgconfig > USE_SDL= sdl > USE_GNOME= gtk20 > GNU_CONFIGURE= yes > >+OPTIONS_DEFINE= DOCS >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 421883) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (sopwith-1.8.2.tar.gz) = b94bd2d32c776fb5fe9e428afe5b1dfe80d3d6f278ab7609c32f3237cb3491f0 >-SIZE (sopwith-1.8.2.tar.gz) = 355695 >+TIMESTAMP = 1473636971 >+SHA256 (sopwith-1.8.4.tar.gz) = a5ecb795a7aeff6be3ebfb99f1c6218054b73048786809f8468a92c952c17bd0 >+SIZE (sopwith-1.8.4.tar.gz) = 310438 >Index: files/patch-src__Makefile.in >=================================================================== >--- files/patch-src__Makefile.in (revision 421883) >+++ files/patch-src__Makefile.in (working copy) >@@ -1,10 +1,11 @@ >---- ./src/Makefile.in.orig 2014-03-21 20:04:20.389912049 -0300 >-+++ ./src/Makefile.in 2014-03-21 20:06:15.225011088 -0300 >-@@ -82,7 +82,7 @@ >+--- src/Makefile.in.orig 2014-11-17 21:43:31 UTC >++++ src/Makefile.in >+@@ -82,7 +82,7 @@ EXTRA_SUBDIRS = sdl gtk psion > bin_PROGRAMS = @SOPWITH_BINS@ > EXTRA_PROGRAMS = sopwith gtksopwith psopwith > > -CFLAGS = @CFLAGS@ -I.. -I/usr/include/SDL ${SDL_CGLAFS} >-+CFLAGS = @CFLAGS@ -I.. -I/usr/include/SDL -I/usr/local/include/SDL ${SDL_CGLAFS} >++CFLAGS = @CFLAGS@ -I.. ${SDL_CFLAGS} > > COMMON_SRC = video.h swcollsn.c swgames.h swmain.h swutil.h font.h swcollsn.h swground.c swmisc.c tcpcomm.c pcsound.h swconf.c swground.h swmisc.h swsound.c tcpcomm.h std.h swconf.h swgrpha.c swmove.c swsound.h timer.h sw.h swdisp.c swgrpha.h swmove.h swsymbol.c swasynio.c swdisp.h swinit.c swsymbol.h swasynio.h swend.c swinit.h swtitle.c swauto.c swend.h swobject.c swtitle.h swauto.h swgames.c swmain.c swobject.h swutil.c video.c >+ >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 421883) >+++ pkg-plist (working copy) >@@ -1,6 +1,6 @@ > bin/sopwith > man/man6/sopwith.6.gz >-share/doc/sopwith/keys.txt >-share/doc/sopwith/dlcvsamj.txt >-share/doc/sopwith/origdoc.txt >-share/doc/sopwith/readme.txt >+%%PORTDOCS%%%%DOCSDIR%%/keys.txt >+%%PORTDOCS%%%%DOCSDIR%%/dlcvsamj.txt >+%%PORTDOCS%%%%DOCSDIR%%/origdoc.txt >+%%PORTDOCS%%%%DOCSDIR%%/readme.txt
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 212599
: 174678