From andrew@ugh.net.au Thu Nov  4 03:54:47 1999
Return-Path: <andrew@ugh.net.au>
Received: from beebite.ugh.net.au (beebite.ugh.net.au [203.31.238.37])
	by hub.freebsd.org (Postfix) with ESMTP id C2E7114CB8
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  4 Nov 1999 03:54:42 -0800 (PST)
	(envelope-from andrew@ugh.net.au)
Received: by beebite.ugh.net.au (Postfix, from userid 1000)
	id 16364237; Thu,  4 Nov 1999 22:53:11 +1100 (EST)
Message-Id: <19991104115311.16364237@beebite.ugh.net.au>
Date: Thu,  4 Nov 1999 22:53:11 +1100 (EST)
From: andrew@ugh.net.au
Reply-To: andrew@ugh.net.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: Fix of port sysutils/idled
X-Send-Pr-Version: 3.2

>Number:         14704
>Category:       ports
>Synopsis:       Fix of port sysutils/idled
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov  4 04:00:01 PST 1999
>Closed-Date:    Sat Nov 13 18:11:47 PST 1999
>Last-Modified:  Sat Nov 13 18:13:28 PST 1999
>Originator:     Andrew
>Release:        FreeBSD 3.3-RC i386
>Organization:
UgH!
>Environment:

	

>Description:

The original distribution site for idled is broken but it looks like there
is a new "official" site anyway. This path adds in the new site but leaves
the old in case it comes back.

It also adds in a WWW: line in DESCR.

>How-To-Repeat:

	

>Fix:
	

diff -urN idled.orig/Makefile idled/Makefile
--- idled.orig/Makefile	Thu Nov  4 15:02:45 1999
+++ idled/Makefile	Thu Nov  4 15:01:34 1999
@@ -8,7 +8,8 @@
 
 DISTNAME=	idled-1.16
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://ftp.cs.hope.edu/pub/idled/
+MASTER_SITES=	http://www.darkwing.com/idled/download/	\
+				ftp://ftp.cs.hope.edu/pub/idled/
 
 MAINTAINER=     andrew@ugh.net.au
 
diff -urN idled.orig/pkg/DESCR idled/pkg/DESCR
--- idled.orig/pkg/DESCR	Thu Nov  4 15:02:45 1999
+++ idled/pkg/DESCR	Thu Nov  4 15:02:07 1999
@@ -2,3 +2,5 @@
 machine to keep an eye on current users.  If users have been idle for too long,
 or have been logged on for too long, or have logged in too many times, it will
 warn them and log them out appropriately.
+
+WWW: http://www.darkwing.com/idled/

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sat Nov 13 18:11:47 PST 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
