Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2004 09:00:20 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71059: Update port: graphics/kludge3d to 0040822
Message-ID:  <20040828090020.1be0be0a.tkato432@yahoo.com>
Resent-Message-ID: <200408280010.i7S0AR2P063381@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         71059
>Category:       ports
>Synopsis:       Update port: graphics/kludge3d to 0040822
>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:   Sat Aug 28 00:10:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0040822

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/kludge3d/Makefile graphics/kludge3d/Makefile
--- /usr/ports/graphics/kludge3d/Makefile	Mon Apr  5 13:48:15 2004
+++ graphics/kludge3d/Makefile	Tue Aug 24 15:57:44 2004
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	kludge3d
-PORTVERSION=	20031224
-PORTREVISION=	2
+PORTVERSION=	20040822
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -19,16 +18,17 @@
 LIB_DEPENDS=	3ds.1:${PORTSDIR}/graphics/lib3ds \
 		gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext
 
-PLIST_FILES=	bin/kludge3d
 USE_PYTHON=	yes
 USE_GL=		yes
 USE_GNOME=	gnometarget gtk20
 USE_REINPLACE=	yes
 USE_GMAKE=	yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=	15
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 CONFIGURE_ARGS=	--with-lib-GL
 
+PLIST_FILES=	bin/kludge3d
+
 CPPFLAGS=	-I${LOCALBASE}/include -L${X11BASE}/include \
 		-I${PYTHON_INCLUDEDIR} ${PTHREAD_CFLAGS}
 LDFLAGS=	-L${LOCALBASE}/lib -L${X11BASE}/lib \
@@ -37,6 +37,7 @@
 post-patch:
 	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
 		's|@EXTRA_CFLAGS@|@CFLAGS@|g ; \
-		 s| install-pixmapsDATA||g'
+		 s| install-pixmapsDATA||g ; \
+		 s|-lpthread||g'
 
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/kludge3d/distinfo graphics/kludge3d/distinfo
--- /usr/ports/graphics/kludge3d/distinfo	Thu Jan 29 20:26:29 2004
+++ graphics/kludge3d/distinfo	Tue Aug 24 15:31:59 2004
@@ -1,2 +1,2 @@
-MD5 (kludge3d-20031224.tar.gz) = 7beb7cf105f47b425aa5af86d0f3d3a5
-SIZE (kludge3d-20031224.tar.gz) = 411732
+MD5 (kludge3d-20040822.tar.gz) = de560da387033bb7ec3c6e0e247ad43f
+SIZE (kludge3d-20040822.tar.gz) = 413090
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040828090020.1be0be0a.tkato432>