FreeBSD Bugzilla – Attachment 94707 Details for
Bug 132919
emulators/desmume: update to 0.9.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.57 KB, created by
Barbara
on 2009-03-22 02:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Barbara
Created:
2009-03-22 02:30:01 UTC
Size:
1.57 KB
patch
obsolete
>--- Makefile.orig 2008-09-02 22:27:35.000000000 +0200 >+++ Makefile 2009-03-22 03:01:31.000000000 +0100 >@@ -6,7 +6,7 @@ > # > > PORTNAME= desmume >-PORTVERSION= 0.8 >+PORTVERSION= 0.9.1 > CATEGORIES= emulators > MASTER_SITES= SF > >@@ -25,9 +25,13 @@ > ACLOCAL_ARGS= > AUTOCONF_ARGS= > >-CFLAGS+= -I${LOCALBASE}/include -DGTKGLEXT_AVAILABLE -DHAVE_LIBGDKGLEXT_X11_1_0 \ >+CXXFLAGS+= -I${LOCALBASE}/include -DGTKGLEXT_AVAILABLE -DHAVE_LIBGDKGLEXT_X11_1_0 \ > -DHAVE_GL_GL_H -DHAVE_GL_GLU_H > >+MAN1= desmume-cli.1 \ >+ desmume-glade.1 \ >+ desmume.1 >+ > .include <bsd.port.pre.mk> > > .if ${ARCH} == "ia64" >@@ -36,7 +40,9 @@ > > post-patch: > @${REINPLACE_CMD} -e 's|@MKDIR_P@|${MKDIR}|' ${WRKSRC}/src/cli/Makefile.in \ >- ${WRKSRC}/src/gtk/Makefile.in ${WRKSRC}/src/gtk-glade/Makefile.in >- @${REINPLACE_CMD} -e 's|../MMU.h|../&|' ${WRKSRC}/src/gtk/tools/ioregsView.c >+ ${WRKSRC}/src/gtk/Makefile.in ${WRKSRC}/src/gtk-glade/Makefile.in \ >+ ${WRKSRC}/src/gtk/doc/Makefile.in ${WRKSRC}/src/gtk-glade/doc/Makefile.in \ >+ ${WRKSRC}/src/cli/doc/Makefile.in >+ @${REINPLACE_CMD} -e 's|../MMU.h|../&|' ${WRKSRC}/src/gtk/tools/ioregsView.cpp > > .include <bsd.port.post.mk> >1,3c1,3 >< MD5 (desmume-0.8.tar.gz) = d8bf49dfd8d571af3a16be105c70dfda >< SHA256 (desmume-0.8.tar.gz) = df874af3da82ad453a9e095b9a51bbc864ada211566a6184af6e0f483d447e8a >< SIZE (desmume-0.8.tar.gz) = 690259 >--- >> MD5 (desmume-0.9.1.tar.gz) = 38cd7fbfed4358810ce17b2978eb9a8f >> SHA256 (desmume-0.9.1.tar.gz) = 94c925dd21a502880cefcf190b61b5730d0775e39a6c3c57a49da1861c9f3c16 >> SIZE (desmume-0.9.1.tar.gz) = 828627 >10a11 >> share/locale/sv/LC_MESSAGES/desmume.mo
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 132919
: 94707 |
94708