ports/104543: [PATCH] textproc/xslint: make fetchable

Thomas Abthorpe thomas at goodking.ca
Wed Oct 18 16:30:23 UTC 2006


>Number:         104543
>Category:       ports
>Synopsis:       [PATCH] textproc/xslint: make fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 18 16:30:21 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list