Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2002 17:12:00 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/40243: Update port: games/vamos to 0.2.3
Message-ID:  <200207060012.g660C0MM072481@www.freebsd.org>

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

>Number:         40243
>Category:       ports
>Synopsis:       Update port: games/vamos to 0.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 05 17:20:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.6-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.2.3

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/vamos/Makefile games/vamos/Makefile
--- /usr/ports/games/vamos/Makefile	Mon Jun 10 19:43:29 2002
+++ games/vamos/Makefile	Sat Jul  6 03:30:57 2002
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	vamos
-PORTVERSION=	0.2.2
-PORTREVSION=	1
+PORTVERSION=	0.2.3
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -19,10 +18,14 @@
 LIB_DEPENDS=	sigc:${PORTSDIR}/devel/libsigc++
 
 USE_MESA=	yes
+USE_REINPLACE=	yes
 USE_LIBTOOL=	yes
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include ${PTHREAD_CFLAGS}" \
 		LIBS="-L${X11BASE}/lib -lGL -lGLU -lglut ${PTHREAD_LIBS}"
 INSTALLS_SHLIB=	yes
+
+post-patch:
+	@${REINPLACE_CMD} 's|std::fixed << ||g' ${WRKSRC}/vamos/Vamos_Car.cc
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/vamos/distinfo games/vamos/distinfo
--- /usr/ports/games/vamos/distinfo	Thu Jun  6 20:55:48 2002
+++ games/vamos/distinfo	Wed Jul  3 02:26:35 2002
@@ -1 +1 @@
-MD5 (vamos-0.2.2.tar.gz) = 4addc7a15fdafc384783d28cc81b4149
+MD5 (vamos-0.2.3.tar.gz) = 1eb79b4cd8d9948316aac9ab96312845

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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