FreeBSD Bugzilla – Attachment 34888 Details for
Bug 56526
Update port: games/gnomermind to 1.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.37 KB, created by
tkato
on 2003-09-06 16:00:36 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-09-06 16:00:36 UTC
Size:
3.37 KB
patch
obsolete
>diff -urN /usr/ports/games/gnomermind/Makefile games/gnomermind/Makefile >--- /usr/ports/games/gnomermind/Makefile Tue Jul 29 21:32:06 2003 >+++ games/gnomermind/Makefile Sat Sep 6 10:53:50 2003 >@@ -6,7 +6,7 @@ > # > > PORTNAME= gnomermind >-PORTVERSION= 1.0 >+PORTVERSION= 1.0.1 > CATEGORIES= games gnome > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -16,14 +16,21 @@ > > USE_BZIP2= yes > USE_X_PREFIX= yes >-USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf >+USE_GNOME= gdkpixbuf gnomehack gnomelibs gnomeprefix > GNU_CONFIGURE= yes > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >- LIBS="-L${LOCALBASE}/lib" >+ LDFLAGS="-L${LOCALBASE}/lib" > MAKE_ENV= OLD_PO_FILE_INPUT=1 > > post-patch: >- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ >- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e 's|^Info|#Info|g' ${WRKSRC}/Makefile.in >+ >+post-install: >+.if !defined(NOPORTDOCS) >+ @${MKDIR} ${DOCSDIR} >+.for file in AUTHORS ChangeLog HACKING NEWS README TODO >+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} >+.endfor >+.endif > > .include <bsd.port.mk> >diff -urN /usr/ports/games/gnomermind/distinfo games/gnomermind/distinfo >--- /usr/ports/games/gnomermind/distinfo Mon May 28 17:46:47 2001 >+++ games/gnomermind/distinfo Sat Sep 6 10:45:50 2003 >@@ -1 +1 @@ >-MD5 (gnomermind-1.0.tar.bz2) = 1790cc6ffebd8ee2d4bd4d402d65a54f >+MD5 (gnomermind-1.0.1.tar.bz2) = 474efe5186b41679c57a1034c93d2ae3 >diff -urN /usr/ports/games/gnomermind/files/patch-Makefile.in games/gnomermind/files/patch-Makefile.in >--- /usr/ports/games/gnomermind/files/patch-Makefile.in Wed Apr 11 21:56:17 2001 >+++ games/gnomermind/files/patch-Makefile.in Thu Jan 1 09:00:00 1970 >@@ -1,14 +0,0 @@ >- >-$FreeBSD: ports/games/gnomermind/files/patch-Makefile.in,v 1.1 2001/04/11 12:56:17 sobomax Exp $ >- >---- Makefile.in 2001/04/11 12:39:24 1.1 >-+++ Makefile.in 2001/04/11 12:39:59 >-@@ -116,7 +116,7 @@ >- EXTRA_DIST = gnomermind.desktop.in gnomermind.spec.in TODO README AUTHORS NEWS ChangeLog COPYING HACKING xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in >- >- >--Infosdir = $(datadir)/doc/gnomermind >-+Infosdir = $(datadir)/gnomermind/doc >- Infos_DATA = TODO README AUTHORS NEWS ChangeLog COPYING HACKING >- >- >diff -urN /usr/ports/games/gnomermind/pkg-plist games/gnomermind/pkg-plist >--- /usr/ports/games/gnomermind/pkg-plist Mon May 28 17:46:47 2001 >+++ games/gnomermind/pkg-plist Sat Sep 6 10:54:47 2003 >@@ -1,12 +1,11 @@ > bin/gnomermind >+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog >+%%PORTDOCS%%%%DOCSDIR%%/HACKING >+%%PORTDOCS%%%%DOCSDIR%%/NEWS >+%%PORTDOCS%%%%DOCSDIR%%/README >+%%PORTDOCS%%%%DOCSDIR%%/TODO > share/gnome/apps/Games/gnomermind.desktop >-share/gnome/gnomermind/doc/AUTHORS >-share/gnome/gnomermind/doc/COPYING >-share/gnome/gnomermind/doc/ChangeLog >-share/gnome/gnomermind/doc/HACKING >-share/gnome/gnomermind/doc/NEWS >-share/gnome/gnomermind/doc/README >-share/gnome/gnomermind/doc/TODO > share/gnome/gnomermind/themes/Classic/ABOUT > share/gnome/gnomermind/themes/Classic/b.png > share/gnome/gnomermind/themes/Classic/bl.png >@@ -202,5 +201,5 @@ > @dirrm share/gnome/gnomermind/themes/Pingus > @dirrm share/gnome/gnomermind/themes/Classic > @dirrm share/gnome/gnomermind/themes >-@dirrm share/gnome/gnomermind/doc > @dirrm share/gnome/gnomermind >+%%PORTDOCS%%@dirrm %%DOCSDIR%%
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 56526
: 34888