FreeBSD Bugzilla – Attachment 64243 Details for
Bug 95591
Update port: emulators/stella to 2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.95 KB, created by
tkato432
on 2006-04-10 17:10:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2006-04-10 17:10:19 UTC
Size:
1.95 KB
patch
obsolete
>diff -urN /usr/ports/emulators/stella/Makefile emulators/stella/Makefile >--- /usr/ports/emulators/stella/Makefile Wed Feb 1 13:31:37 2006 >+++ emulators/stella/Makefile Sat Apr 8 14:06:31 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= stella >-PORTVERSION= 2.1 >+PORTVERSION= 2.2 > CATEGORIES= emulators > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -21,7 +21,6 @@ > > USE_GCC= 3.4+ > USE_SDL= sdl >-USE_REINPLACE= yes > USE_GMAKE= yes > HAS_CONFIGURE= yes > CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" >@@ -30,8 +29,8 @@ > LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib > > post-patch: >- @${REINPLACE_CMD} -e 's|sdlconfigs=.*$$|sdlconfigs=${SDL_CONFIG:T}|g' \ >- ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e \ >+ 's|=sdl-config|="$$SDL_CONFIG"|g' ${WRKSRC}/configure > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/stella ${PREFIX}/bin >diff -urN /usr/ports/emulators/stella/distinfo emulators/stella/distinfo >--- /usr/ports/emulators/stella/distinfo Wed Feb 1 13:31:37 2006 >+++ emulators/stella/distinfo Sat Apr 8 13:34:08 2006 >@@ -1,3 +1,3 @@ >-MD5 (stella-2.1-src.tar.gz) = 74250daa816f044e97684640f750f140 >-SHA256 (stella-2.1-src.tar.gz) = 957ad54b28268125ef284c49d92b006e447a7dcb16e30d54ebad17df2c238c54 >-SIZE (stella-2.1-src.tar.gz) = 1062215 >+MD5 (stella-2.2-src.tar.gz) = f2342a1219f4b4b79b8a1a5ef8025b89 >+SHA256 (stella-2.2-src.tar.gz) = 3ed5ca029a725a9146eb9f737c6167d241ab6541aa55ecd6bd759a8d0628155a >+SIZE (stella-2.2-src.tar.gz) = 1569101 >diff -urN /usr/ports/emulators/stella/pkg-plist emulators/stella/pkg-plist >--- /usr/ports/emulators/stella/pkg-plist Wed Feb 1 13:31:37 2006 >+++ emulators/stella/pkg-plist Sat Apr 8 13:59:55 2006 >@@ -19,7 +19,7 @@ > %%PORTDOCS%%%%DOCSDIR%%/graphics/rom_browser.png > %%PORTDOCS%%%%DOCSDIR%%/graphics/secret_quest.png > %%PORTDOCS%%%%DOCSDIR%%/graphics/space_invaders.png >-%%PORTDOCS%%%%DOCSDIR%%/stella.html >+%%PORTDOCS%%%%DOCSDIR%%/index.html > %%DATADIR%%/stella.pro > @dirrm %%DATADIR%% > %%PORTDOCS%%@dirrm %%DOCSDIR%%/graphics
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 95591
: 64243