From nobody@FreeBSD.org  Fri Jul  4 04:31:19 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9168B1065674
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  4 Jul 2008 04:31:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 7EDD08FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  4 Jul 2008 04:31:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m644VJ1Y035562
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 4 Jul 2008 04:31:19 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m644VJAw035561;
	Fri, 4 Jul 2008 04:31:19 GMT
	(envelope-from nobody)
Message-Id: <200807040431.m644VJAw035561@www.freebsd.org>
Date: Fri, 4 Jul 2008 04:31:19 GMT
From: Steven Kreuzer <skreuzer@exit2shell.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Port Update: games/robotfindskitten
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         125250
>Category:       ports
>Synopsis:       Port Update: games/robotfindskitten
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 04 04:40:02 UTC 2008
>Closed-Date:    Tue Aug 19 09:09:18 UTC 2008
>Last-Modified:  Tue Aug 19 09:10:01 UTC 2008
>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@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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->ceri 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jul 4 04:40:14 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125250 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Aug 19 09:08:47 UTC 2008 
State-Changed-Why:  
Committed, thanks. 


Responsible-Changed-From-To: ceri->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Aug 19 09:08:47 UTC 2008 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=125250 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125250: commit references a PR
Date: Tue, 19 Aug 2008 09:09:13 +0000 (UTC)

 linimon     2008-08-19 09:09:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/robotfindskitten Makefile distinfo 
     games/robotfindskitten/files patch-src-Makefile.in 
   Log:
   Update to 1.7320508.406 and assign to new maintainer.  Set PORTEPOCH
   due to change of version numbering.
   
   PR:             ports/125250
   Approved by:    old maintainer
   
   Revision  Changes    Path
   1.4       +5 -4      ports/games/robotfindskitten/Makefile
   1.4       +3 -3      ports/games/robotfindskitten/distinfo
   1.2       +8 -8      ports/games/robotfindskitten/files/patch-src-Makefile.in
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
