From amesbury@paulaner.oitsec.umn.edu  Wed Oct 25 17:45:36 2006
Return-Path: <amesbury@paulaner.oitsec.umn.edu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5227116A415
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Oct 2006 17:45:35 +0000 (UTC)
	(envelope-from amesbury@paulaner.oitsec.umn.edu)
Received: from mail.oitsec.umn.edu (mail.oitsec.umn.edu [128.101.238.120])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8A06243D5A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Oct 2006 17:45:30 +0000 (GMT)
	(envelope-from amesbury@paulaner.oitsec.umn.edu)
Received: from localhost (localhost [127.0.0.1])
	by mail.oitsec.umn.edu (Postfix) with ESMTP id 1463256429
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Oct 2006 12:45:30 -0500 (CDT)
Received: from mail.oitsec.umn.edu ([127.0.0.1])
	by localhost (mail.oitsec.umn.edu [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id c48CfGrvBCk6 for <FreeBSD-gnats-submit@freebsd.org>;
	Wed, 25 Oct 2006 12:45:28 -0500 (CDT)
Received: from paulaner.oitsec.umn.edu (paulaner.oitsec.umn.edu [160.94.247.212])
	by mail.oitsec.umn.edu (Postfix) with ESMTP id 7C8D356424
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Oct 2006 12:45:28 -0500 (CDT)
Received: by paulaner.oitsec.umn.edu (Postfix, from userid 1169)
	id 6C2644503F; Wed, 25 Oct 2006 12:45:28 -0500 (CDT)
Message-Id: <20061025174528.6C2644503F@paulaner.oitsec.umn.edu>
Date: Wed, 25 Oct 2006 12:45:28 -0500 (CDT)
From: Alan Amesbury <amesbury@umn.edu>
Reply-To: Alan Amesbury <amesbury@umn.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Broken URL in portaudit(1) manpage [PATCH]
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104813
>Category:       ports
>Synopsis:       [patch] Broken URL in security/portaudit manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    remko
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 25 17:50:18 GMT 2006
>Closed-Date:    Thu Mar 15 07:15:09 GMT 2007
>Last-Modified:  Thu Mar 15 07:20:05 GMT 2007
>Originator:     Alan Amesbury
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
University of Minnesota
>Environment:
System: FreeBSD paulaner.oitsec.umn.edu 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #5: Tue Oct 3 13:31:01 CDT 2006 root@paulaner.oitsec.umn.edu:/usr/obj/usr/src/sys/OITSEC-6-IS i386

>Description:
portaudit(1) includes reference URL

	http://FreeBSD.VuXML.org


This is a dead link.  I believe it should be


	http://VuXML.FreeBSD.org


Patch is enclosed.
>How-To-Repeat:
	N/A
>Fix:
Apply this patch to master copy of $PORT/files/portaudit.1

--- portaudit.1.orig    Wed Oct 25 12:41:22 2006
+++ portaudit.1 Wed Oct 25 12:41:40 2006
@@ -156,7 +156,7 @@
 .Xr periodic.conf 5 ,
 .Pa http://www.FreeBSD.org/ports/portaudit/ ,
 .Pa http://www.FreeBSD.org/security/#adv ,
-.Pa http://FreeBSD.VuXML.org/ .
+.Pa http://VuXML.FreeBSD.org/ .
 .
 .
 .Sh BUGS

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->secteam 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Oct 25 22:27:17 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104813 
Responsible-Changed-From-To: secteam->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Thu Oct 26 06:32:36 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104813 
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Thu Mar 15 07:15:07 UTC 2007 
State-Changed-Why:  
The URL had been corrected; thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104813 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104813: commit references a PR
Date: Thu, 15 Mar 2007 07:14:42 +0000 (UTC)

 remko       2007-03-15 07:14:35 UTC
 
   FreeBSD ports repository (src,doc committer)
 
   Modified files:
     ports-mgmt/portaudit/files portaudit.1 
   Log:
   Correct URL to the VuXML pages for FreeBSD. Also bump modification date.
   
   PR:             ports/104813
   Submitted by:   Alan Amesbury <amesbury at umn dot edu>
   
   Revision  Changes    Path
   1.8       +3 -3      ports/ports-mgmt/portaudit/files/portaudit.1
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
