ports/125250: Port Update: games/robotfindskitten
Steven Kreuzer
skreuzer at exit2shell.com
Fri Jul 4 04:40:03 UTC 2008
>Number: 125250
>Category: ports
>Synopsis: Port Update: games/robotfindskitten
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Jul 04 04:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Steven Kreuzer
>Release: 7.0-STABLE
>Organization:
>Environment:
FreeBSD erdinger.lab.exit2shell.com 7.0-STABLE FreeBSD 7.0-STABLE #9: Mon Jun 30 14:28:58 EDT 2008 root at erdinger.lab.exit2shell.com:/usr/obj/usr/src/sys/ERDINGER i386
>Description:
Included patch will update robotfindskitten to version 1.7320508.406
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/games/robotfindskitten/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 7 Mar 2006 08:26:25 -0000 1.3
+++ Makefile 4 Jul 2008 04:30:25 -0000
@@ -6,17 +6,17 @@
#
PORTNAME= robotfindskitten
-PORTVERSION= 1600003.248b
-PORTREVISION= 1
+PORTVERSION= 1.7320508.406
CATEGORIES= games
MASTER_SITES= http://robotfindskitten.org/download/POSIX/
-DISTNAME= ${PORTNAME}-v${PORTVERSION}
+DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ceri at FreeBSD.org
COMMENT= Yet another zen simulation
GNU_CONFIGURE= YES
USE_GNOME= glib12
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INFO= ${PORTNAME}
PLIST_FILES= bin/robotfindskitten
Index: distinfo
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/games/robotfindskitten/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 22 Jan 2006 11:18:39 -0000 1.3
+++ distinfo 4 Jul 2008 04:30:31 -0000
@@ -1,3 +1,3 @@
-MD5 (robotfindskitten-v1600003.248b.tar.gz) = f2dcce4282d536fae4696d03a46bc12c
-SHA256 (robotfindskitten-v1600003.248b.tar.gz) = 3b292286d0c0812c50fe0079d597c05fe031f2d7f20f90e03a0cd81de8f0ecd2
-SIZE (robotfindskitten-v1600003.248b.tar.gz) = 196008
+MD5 (robotfindskitten-1.7320508.406.tar.gz) = 6b9cf314ffee0de52ed85ac5ba11d66b
+SHA256 (robotfindskitten-1.7320508.406.tar.gz) = 08c8a826c3cf90a7f3dc1d42b087425af661971585f125b9bedca2bcc2a11852
+SIZE (robotfindskitten-1.7320508.406.tar.gz) = 406412
Index: files/patch-src-Makefile.in
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/games/robotfindskitten/files/patch-src-Makefile.in,v
retrieving revision 1.1
diff -u -r1.1 patch-src-Makefile.in
--- files/patch-src-Makefile.in 4 Dec 2003 11:48:32 -0000 1.1
+++ files/patch-src-Makefile.in 4 Jul 2008 04:18:21 -0000
@@ -1,11 +1,11 @@
---- src/Makefile.in.orig Wed Dec 3 18:43:57 2003
-+++ src/Makefile.in Wed Dec 3 18:44:12 2003
-@@ -76,7 +76,7 @@
- VERSION = @VERSION@
-
- CFLAGS = $(GLIB_CFLAGS)
+--- src/Makefile.in.orig 2008-07-04 00:13:35.000000000 -0400
++++ src/Makefile.in 2008-07-04 00:13:50.000000000 -0400
+@@ -170,7 +170,7 @@
+ target_alias = @target_alias@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
-execgamesdir = $(prefix)/games
+execgamesdir = $(prefix)/bin
- execgames_PROGRAMS = robotfindskitten
+ robotfindskitten_SOURCES = draw.h messages.h robotfindskitten.c
+ all: all-am
- robotfindskitten_SOURCES = cunit.h cunit.c draw.h messages.h robotfindskitten.c
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list