mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Fix MASTER_SITES and WWW.
PR: ports/104543 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: portmgr (erwin)
This commit is contained in:
parent
7d97cc3df8
commit
ae0f97db3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175417
@ -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
|
||||
|
@ -2,6 +2,7 @@ XSLint is an XSL lint checker. It reads an XSL stylesheet and looks
|
||||
for semantic errors.
|
||||
|
||||
XSLint looks for:
|
||||
|
||||
* an incorrect XSLT URI;
|
||||
* failure to provide a version;
|
||||
* duplicate match patterns;
|
||||
@ -15,4 +16,4 @@ XSLint looks for:
|
||||
* 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/
|
||||
|
Loading…
Reference in New Issue
Block a user