ports/130137: [PATCH] sysutils/diskscrub project web site URL wrong in pkg_descr

N.J. Mann njm at njm.me.uk
Sat Jan 3 17:20:02 UTC 2009


>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 at 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:



More information about the freebsd-ports-bugs mailing list