From tabthorpe@goodking.goodking.ca  Wed Oct 18 16:25:52 2006
Return-Path: <tabthorpe@goodking.goodking.ca>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E6D7E16A407
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Oct 2006 16:25:52 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from tbaytel.net (front2-g.tbaytel.net [216.211.26.166])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EF23E43D77
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Oct 2006 16:25:47 +0000 (GMT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from goodking.goodking.ca ([216.211.72.166] verified)
  by front2.tbaytel.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTPS id 59907226 for FreeBSD-gnats-submit@freebsd.org; Wed, 18 Oct 2006 12:25:46 -0400
Received: from goodking.goodking.ca (localhost [127.0.0.1])
	by goodking.goodking.ca (8.13.8/8.13.8) with ESMTP id k9IGPMqB020093
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Wed, 18 Oct 2006 12:25:22 -0400 (EDT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: (from root@localhost)
	by goodking.goodking.ca (8.13.8/8.13.8/Submit) id k9IGPMOi020092;
	Wed, 18 Oct 2006 12:25:22 -0400 (EDT)
	(envelope-from tabthorpe)
Message-Id: <200610181625.k9IGPMOi020092@goodking.goodking.ca>
Date: Wed, 18 Oct 2006 12:25:22 -0400 (EDT)
From: Thomas Abthorpe <thomas@goodking.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc: thomas@goodking.ca
Subject: [PATCH] textproc/xslint: make fetchable
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104543
>Category:       ports
>Synopsis:       [PATCH] textproc/xslint: make fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    stas
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 18 16:30:21 GMT 2006
>Closed-Date:    Thu Oct 19 20:13:46 GMT 2006
>Last-Modified:  Thu Oct 19 20:20:18 GMT 2006
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- make fetchable, developer relocated directory URL
- reformat pkg-desc, update WWW

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- xslint-005.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/xslint/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	13 May 2006 04:24:52 -0000	1.8
+++ Makefile	18 Oct 2006 16:23:42 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	xslint
 PORTVERSION=	005
 CATEGORIES=	textproc perl5
-MASTER_SITES=	http://nwalsh.com/xml/xslint/
+MASTER_SITES=	http://nwalsh.com/obsolete/xslint/
 DISTNAME=	${PORTNAME}${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/xslint/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	13 Jul 2004 16:24:33 -0000	1.2
+++ pkg-descr	18 Oct 2006 16:23:42 -0000
@@ -2,6 +2,7 @@
 for semantic errors.
 
 XSLint looks for:
+
 * an incorrect XSLT URI;
 * failure to provide a version;
 * duplicate match patterns;
@@ -10,9 +11,11 @@
 * named templates that are used but never defined;
 * named templates that are defined but never used;
 * templates that use name= where match= was probably intended;
-* xsl:call-template elements that contain anything other than xsl:with-param;
-* variable/parameter references that are not defined at the point of use;
+* xsl:call-template elements that contain anything other than
+  xsl:with-param;
+* variable/parameter references that are not defined at the point
+  of use;
 * fo: elements that aren't part of the XSL 1.0 PR;
 * fo: element properties that aren't part of the XSL 1.0 PR.
 
-WWW: http://nwalsh.com/xml/xslint/
+WWW: http://nwalsh.com/obsolete/xslint/
--- xslint-005.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->stas 
Responsible-Changed-By: stas 
Responsible-Changed-When: Thu Oct 19 16:48:00 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104543 
State-Changed-From-To: open->closed 
State-Changed-By: stas 
State-Changed-When: Thu Oct 19 20:13:45 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104543: commit references a PR
Date: Thu, 19 Oct 2006 20:10:29 +0000 (UTC)

 stas        2006-10-19 20:09:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/xslint      Makefile pkg-descr 
   Log:
   - Fix MASTER_SITES and WWW.
   
   PR:             ports/104543
   Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
   Approved by:    portmgr (erwin)
   
   Revision  Changes    Path
   1.9       +1 -1      ports/textproc/xslint/Makefile
   1.3       +2 -1      ports/textproc/xslint/pkg-descr
 _______________________________________________
 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:
