FreeBSD Bugzilla – Attachment 40045 Details for
Bug 63006
Update port: games/teg to 0.11.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.08 KB, created by
tkato
on 2004-02-18 13:10:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2004-02-18 13:10:17 UTC
Size:
2.08 KB
patch
obsolete
>diff -urN /usr/ports/games/teg/Makefile games/teg/Makefile >--- /usr/ports/games/teg/Makefile Wed Feb 4 18:58:54 2004 >+++ games/teg/Makefile Sat Feb 14 23:37:00 2004 >@@ -6,8 +6,7 @@ > # > > PORTNAME= teg >-PORTVERSION= 0.11.0 >-PORTREVISION= 1 >+PORTVERSION= 0.11.1 > CATEGORIES= games gnome > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -15,17 +14,15 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= A turn-based strategy game for GNOME > >-USE_BZIP2= yes > USE_X_PREFIX= yes >-USE_REINPLACE= yes >+USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui lthack > USE_GMAKE= yes >-USE_GNOME= gnomeprefix gnomehack libgnomeui > USE_LIBTOOL= yes >-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ >- LDFLAGS="-L${LOCALBASE}/lib -lintl ${PTHREAD_LIBS}" >+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >+ LDFLAGS="-L${LOCALBASE}/lib" > > post-patch: >- @${FIND} ${WRKSRC} -name "*.[ch]" -type f | ${XARGS} \ >- ${REINPLACE_CMD} -e 's|LIST_NEXT|TEG_LIST_NEXT|g' >+ @${GREP} -lR " LIST_NEXT" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ >+ 's| LIST_NEXT| TEG_LIST_NEXT|g' > > .include <bsd.port.mk> >diff -urN /usr/ports/games/teg/distinfo games/teg/distinfo >--- /usr/ports/games/teg/distinfo Thu Jan 29 20:25:25 2004 >+++ games/teg/distinfo Sat Feb 14 23:32:52 2004 >@@ -1,2 +1,2 @@ >-MD5 (teg-0.11.0.tar.bz2) = b7c778b07a22c34bd21942a8be26e095 >-SIZE (teg-0.11.0.tar.bz2) = 3530558 >+MD5 (teg-0.11.1.tar.gz) = 85db29710452c3c4829e506481deaca0 >+SIZE (teg-0.11.1.tar.gz) = 3805983 >diff -urN /usr/ports/games/teg/files/patch-configure games/teg/files/patch-configure >--- /usr/ports/games/teg/files/patch-configure Fri Feb 21 06:39:34 2003 >+++ games/teg/files/patch-configure Thu Jan 1 09:00:00 1970 >@@ -1,13 +0,0 @@ >- >-$FreeBSD: ports/games/teg/files/patch-configure,v 1.1 2003/02/20 21:39:34 sobomax Exp $ >- >---- configure 2003/02/03 14:00:52 1.1 >-+++ configure 2003/02/03 14:01:14 >-@@ -7442,6 +7442,7 @@ >- >- # This can be used to rebuild libtool when needed >- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" >-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS >- >- # Always use our own libtool. >- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
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 63006
: 40045