From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 22 14:20:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BB5C1065672 for ; Wed, 22 Oct 2008 14:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4A6F08FC1D for ; Wed, 22 Oct 2008 14:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id m9MEK21X022008 for ; Wed, 22 Oct 2008 14:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id m9MEK26m022007; Wed, 22 Oct 2008 14:20:02 GMT (envelope-from gnats) Resent-Date: Wed, 22 Oct 2008 14:20:02 GMT Resent-Message-Id: <200810221420.m9MEK26m022007@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erik Greenwald Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6757C106566B for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: erik@bz.bzflag.bz Subject: ports/128294: textproc/rand MASTER_SITE update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Erik Greenwald List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2008 14:20:02 -0000 >Number: 128294 >Category: ports >Synopsis: textproc/rand MASTER_SITE update >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: Wed Oct 22 14:20:02 UTC 2008 >Closed-Date: >Last-Modified: >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: >Unformatted: