Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jan 2009 17:13:03 GMT
From:      "N.J. Mann" <njm@njm.me.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/130137: [PATCH] sysutils/diskscrub project web site URL wrong in pkg_descr
Message-ID:  <200901031713.n03HD3Xd009798@titania.njm.me.uk>
Resent-Message-ID: <200901031720.n03HK1GU040410@freefall.freebsd.org>

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

>Number:         130137
>Category:       ports
>Synopsis:       [PATCH] sysutils/diskscrub project web site URL wrong in pkg_descr
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 03 17:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     N.J. Mann
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD titania.njm.me.uk 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Sat Jan 3 12:48:00 GMT 2009 njm@titania.njm.me.uk:/usr/obj/usr/src/sys/Titania i386


	
>Description:
	The URL for the project web site quoted in the pkg_descr file is
        wrong - the URL quoted returns a 404 error.  The correct URL (found
	by a little browsing) is: https://computing.llnl.gov/linux/scrub.html

>How-To-Repeat:
	
>Fix:

	

--- diskscrub.patch.txt begins here ---
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/sysutils/diskscrub/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	28 Nov 2006 23:35:01 -0000	1.1
+++ pkg-descr	3 Jan 2009 16:58:39 -0000
@@ -14,4 +14,4 @@
 Scrub implements user-selectable pattern algorithms that are compliant with
 DoD 5520.22-M or NNSA NAP-14.x.
 
-WWW: http://www.llnl.gov/linux/scrub/scrub.html
+WWW: https://computing.llnl.gov/linux/scrub.html
--- diskscrub.patch.txt ends here ---


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



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