Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2007 03:00:19 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113006: Update port: games/vamos to 0.5.6
Message-ID:  <20070526030019.53044be6.tkato432@yahoo.com>
Resent-Message-ID: <200705251810.l4PIA8sa086800@freefall.freebsd.org>

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

>Number:         113006
>Category:       ports
>Synopsis:       Update port: games/vamos to 0.5.6
>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:   Fri May 25 18:10:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.2-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.6

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/vamos/Makefile games/vamos/Makefile
--- /usr/ports/games/vamos/Makefile	Sun May 20 13:50:41 2007
+++ games/vamos/Makefile	Mon May 21 16:24:35 2007
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	vamos
-PORTVERSION=	0.5.5
-PORTREVISION=	4
+PORTVERSION=	0.5.6
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -22,15 +21,15 @@
 		glut.4:${PORTSDIR}/graphics/libglut \
 		png.5:${PORTSDIR}/graphics/png
 
-USE_AUTOTOOLS=	libtool:15
+USE_GNOME=	gnometarget
 USE_GL=		yes
 USE_GETOPT_LONG=	yes
 USE_GMAKE=	yes
-GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+USE_AUTOTOOLS=	libtool:15
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
 		MAKEINFO="makeinfo --no-split"
-CONFIGURE_ARGS=	--x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib
+CONFIGURE_ARGS=	--x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib \
+		--infodir=${PREFIX}/${INFO_PATH}
 USE_LDCONFIG=	yes
 
 INFO=		vamos
diff -urN /usr/ports/games/vamos/distinfo games/vamos/distinfo
--- /usr/ports/games/vamos/distinfo	Fri Nov 25 13:35:24 2005
+++ games/vamos/distinfo	Sun May  6 00:00:49 2007
@@ -1,3 +1,3 @@
-MD5 (vamos-0.5.5.tar.gz) = f490e7b45d345b9a0b22b29cb042a77e
-SHA256 (vamos-0.5.5.tar.gz) = 16d6faec2f23e5540378f17cd33326ec8db6aa35e47a87522f4298f07aaadcea
-SIZE (vamos-0.5.5.tar.gz) = 1474804
+MD5 (vamos-0.5.6.tar.gz) = b2b16f5afe461425652afe76d49e99af
+SHA256 (vamos-0.5.6.tar.gz) = 3242cfcb1c8dfabd0f6ab68478e23fe38933b31b912fbc51409dda23c5d99622
+SIZE (vamos-0.5.6.tar.gz) = 1498413
diff -urN /usr/ports/games/vamos/pkg-plist games/vamos/pkg-plist
--- /usr/ports/games/vamos/pkg-plist	Fri Feb 24 00:39:13 2006
+++ games/vamos/pkg-plist	Sun May  6 01:24:17 2007
@@ -19,11 +19,13 @@
 include/vamos/body/Transmission.h
 include/vamos/body/Wheel.h
 include/vamos/geometry/Constants.h
+include/vamos/geometry/Contact_Info.h
 include/vamos/geometry/Conversions.h
 include/vamos/geometry/Inertia_Tensor.h
 include/vamos/geometry/Interpolator.h
 include/vamos/geometry/Linear_Interpolator.h
 include/vamos/geometry/Material.h
+include/vamos/geometry/Numeric.h
 include/vamos/geometry/Rectangle.h
 include/vamos/geometry/Spline.h
 include/vamos/geometry/Three_Matrix.h
>Release-Note:
>Audit-Trail:
>Unformatted:



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