Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2013 13:34:28 GMT
From:      Bruce Cran <bruce@cran.org.uk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183617: Update sysutils/ataidle MASTER_SITES and WWW
Message-ID:  <201311031334.rA3DYSDt053892@oldred.freebsd.org>
Resent-Message-ID: <201311031340.rA3De0s1040979@freefall.freebsd.org>

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

>Number:         183617
>Category:       ports
>Synopsis:       Update sysutils/ataidle MASTER_SITES and WWW
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 03 13:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Bruce Cran
>Release:        
>Organization:
>Environment:
>Description:
The location of ataidle has changed to http://bluestop.org/ataidle/ - fix Makefile and pkg-descr (patch attached).
>How-To-Repeat:

>Fix:
Diff attached.

Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 332612)
+++ Makefile	(working copy)
@@ -4,7 +4,7 @@
 PORTNAME=	ataidle
 PORTVERSION=	2.7.2
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.cran.org.uk/~brucec/software/
+MASTER_SITES=	http://bluestop.org/ataidle/
 
 MAINTAINER=	wg@FreeBSD.org
 COMMENT=	Utility to spin down ATA drives
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 332612)
+++ pkg-descr	(working copy)
@@ -4,4 +4,4 @@
 details about the installed devices.
 
 Author:	Bruce Cran <bruce@cran.org.uk>
-WWW:   http://www.cran.org.uk/~brucec/software/ataidle/
+WWW:   http://bluestop.org/ataidle/


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



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