Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2004 13:11:12 GMT
From:      Bruce Cran <bruce@cran.org.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61881: [PATCH] fix MASTER_SITES in sysutils/ataidle
Message-ID:  <200401251311.i0PDBCGS047096@box1.cran>
Resent-Message-ID: <200401251320.i0PDKGuM075935@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         61881
>Category:       ports
>Synopsis:       [PATCH] fix MASTER_SITES in sysutils/ataidle
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 25 05:20:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Bruce Cran
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD box1.cran 5.2-RELEASE FreeBSD 5.2-RELEASE #3: Fri Jan 23 18:47:19 GMT 2004 brucec@box1.cran:/usr/obj/usr/src/sys/MYKERNEL i386


	ataidle 0.3
>Description:
	The URL given for fetching the ataidle-0.3.tar.gz file is often 
	unaccessible, and so has been changed.
>How-To-Repeat:
	run 'make fetch' in /usr/ports/sysutils/ataidle
>Fix:
--- /usr/ports/sysutils/ataidle/Makefile        Sun Jan 25 13:03:15 2004
+++ Makefile        Sun Jan 25 13:01:37 2004
@@ -8,7 +8,7 @@
 PORTNAME=      ataidle
 PORTVERSION=   0.3
 CATEGORIES=    sysutils
-MASTER_SITES=  ftp://ftp.brucec.homeunix.org/pub/users/brucec/
+MASTER_SITES=  http://www.cran.org.uk/bruce/software/
 
 MAINTAINER=    bruce@cran.org.uk
 COMMENT=       Utility to set spindown timeout for ATA drives



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401251311.i0PDBCGS047096>