ports/63006: Update port: games/teg to 0.11.1
KATO Tsuguru
tkato at prontomail.com
Wed Feb 18 13:10:18 UTC 2004
>Number: 63006
>Category: ports
>Synopsis: Update port: games/teg to 0.11.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 18 05:10:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.11.1
Remove file:
files/patch-configure
>How-To-Repeat:
>Fix:
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 at 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'
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list