FreeBSD Bugzilla – Attachment 117938 Details for
Bug 160099
Update port: emulators/gnuboy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.64 KB, created by
tkato432
on 2011-08-24 19:50:20 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-08-24 19:50:20 UTC
Size:
1.64 KB
patch
obsolete
>diff -urN /usr/ports/emulators/gnuboy/Makefile emulators/gnuboy/Makefile >--- /usr/ports/emulators/gnuboy/Makefile 2011-08-02 22:32:47.000000000 +0900 >+++ emulators/gnuboy/Makefile 2011-08-25 00:24:37.000000000 +0900 >@@ -10,30 +10,28 @@ > PORTVERSION= 1.0.3 > PORTREVISION= 8 > CATEGORIES= emulators games >-MASTER_SITES= http://gnuboy.unix-fu.org/src/ \ >- http://brightrain.aerifal.cx/~laguna/src/ >+MASTER_SITES= http://www.sourcefiles.org/Emulators/Videogames/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Nintendo GameBoy emulator > >-BROKEN= does not fetch >+LICENSE= GPLv2 # (or later) >+LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib > > USE_SDL= sdl > USE_XORG= x11 > USE_AUTOTOOLS= autoconf >-GNU_CONFIGURE= yes >-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" >+CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" > CONFIGURE_ARGS= --with-sdl >+MAKE_JOBS_SAFE= yes > >-.if !defined(NOPORTDOCS) > PORTDOCS= * >-.endif >- > PLIST_FILES= bin/sdlgnuboy bin/sgnuboy bin/xgnuboy > >-post-patch: >+CPPFLAGS= -I${LOCALBASE}/include >+LDFLAGS= -L${LOCALBASE}/lib > > do-install: > .for file in sdlgnuboy sgnuboy xgnuboy >@@ -41,7 +39,7 @@ > .endfor > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >- @${INSTALL_DATA} ${WRKSRC}/docs/* ${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/docs/* ${DOCSDIR} > .endif > > .include <bsd.port.mk> >diff -urN /usr/ports/emulators/gnuboy/pkg-descr emulators/gnuboy/pkg-descr >--- /usr/ports/emulators/gnuboy/pkg-descr 2001-07-02 02:00:28.000000000 +0900 >+++ emulators/gnuboy/pkg-descr 2011-08-19 00:45:50.000000000 +0900 >@@ -3,4 +3,4 @@ > > You can find public domain ROMs at SubPort.org > >-WWW: http://gnuboy.unix-fu.org/ >+WWW: http://code.google.com/p/gnuboy/
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 160099
: 117938