From erik@sinistar.bluecows.com  Wed Oct 22 14:14:41 2008
Return-Path: <erik@sinistar.bluecows.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6757C106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Oct 2008 14:14:40 +0000 (UTC)
	(envelope-from erik@sinistar.bluecows.com)
Received: from sinistar.bluecows.com (sinistar.bluecows.com [205.167.142.250])
	by mx1.freebsd.org (Postfix) with ESMTP id 4967C8FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Oct 2008 14:14:40 +0000 (UTC)
	(envelope-from erik@sinistar.bluecows.com)
Received: by sinistar.bluecows.com (Postfix, from userid 1015)
	id F01FB434003; Wed, 22 Oct 2008 09:14:39 -0500 (CDT)
Message-Id: <20081022141439.F01FB434003@sinistar.bluecows.com>
Date: Wed, 22 Oct 2008 09:14:39 -0500 (CDT)
From: Erik Greenwald <erik@smluc.org>
Reply-To: Erik Greenwald <erik@smluc.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: erik@bz.bzflag.bz
Subject: textproc/rand MASTER_SITE update
X-Send-Pr-Version: 3.113
X-GNATS-Notify: domi@saargate.de

>Number:         128294
>Category:       ports
>Synopsis:       textproc/rand MASTER_SITE update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 22 14:20:02 UTC 2008
>Closed-Date:    Thu Oct 23 02:28:24 UTC 2008
>Last-Modified:  Thu Oct 23 02:30:06 UTC 2008
>Originator:     Erik Greenwald
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Oct 19 06:33:12 EDT 2008 root@fenris:/usr/obj/usr/src/sys/GENERIC i386

>Description:
Previous host is no more. Update to new host.

>How-To-Repeat:
>Fix:

--- textproc_rand.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rand/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	21 Aug 2008 06:18:32 -0000	1.14
+++ Makefile	22 Oct 2008 14:10:02 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	rand
 PORTVERSION=	1.8
 CATEGORIES=	textproc
-MASTER_SITES=	http://math.missouristate.edu/~erik/files/
+MASTER_SITES=	http://bzflag.bz/~erik/files/
 
 MAINTAINER=	domi@saargate.de
 COMMENT=	Utility to display files or streams in random order
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/rand/pkg-descr,v
retrieving revision 1.3
diff -u -r1.3 pkg-descr
--- pkg-descr	19 May 2001 20:17:14 -0000	1.3
+++ pkg-descr	22 Oct 2008 14:10:02 -0000
@@ -1,4 +1,4 @@
 rand is a cat-like utility that displays the lines of a file or stream in 
 random order.
 
-WWW: http://math.smsu.edu/~erik/software.php?id=7
+WWW: http://bzflag.bz/~erik
--- textproc_rand.patch ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Oct 22 14:20:21 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128294 
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Wed Oct 22 14:22:13 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: domi@saargate.de
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/128294: textproc/rand MASTER_SITE update
Date: Wed, 22 Oct 2008 14:20:19 UT

 Maintainer of textproc/rand,
 
 Please note that PR ports/128294 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128294
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: wxs 
State-Changed-When: Thu Oct 23 02:28:23 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128294: commit references a PR
Date: Thu, 23 Oct 2008 02:28:16 +0000 (UTC)

 wxs         2008-10-23 02:27:58 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/rand        Makefile pkg-descr 
   Log:
   Update MASTER_SITES and WWW in pkg-descr.
   
   PR:             ports/128294
   Submitted by:   Erik Greenwald <erik@smluc.org>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.15      +1 -1      ports/textproc/rand/Makefile
   1.4       +1 -1      ports/textproc/rand/pkg-descr
 _______________________________________________
 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:
