diff -ruN --exclude=CVS /usr/ports/www/validator/Makefile /kirby/shared/ports/validator/Makefile --- /usr/ports/www/validator/Makefile 2008-06-06 12:18:11.000000000 -0400 +++ /kirby/shared/ports/validator/Makefile 2008-08-08 11:33:45.000000000 -0400 @@ -6,8 +6,7 @@ # PORTNAME= validator -PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTVERSION= 0.8.3 CATEGORIES= www MASTER_SITES= http://validator.w3.org/dist/ \ http://www.cyberbotx.com/w3c-validator/ @@ -102,7 +101,7 @@ ${INSTALL_DATA} ${WRKSRC}/htdocs/images/info_icons/* ${PREFIX}/www/validator/htdocs/images/info_icons ${INSTALL_DATA} ${WRKSRC}/htdocs/images/valid_icons/* ${PREFIX}/www/validator/htdocs/images/valid_icons ${INSTALL_DATA} ${WRKSRC}/htdocs/misc/* ${PREFIX}/www/validator/htdocs/misc - ${INSTALL_DATA} ${WRKSRC}/htdocs/scripts/* ${PREFIX}/www/validator/htdocs/scripts + ${INSTALL_DATA} `find ${WRKSRC}/htdocs/scripts -type f -depth 1` ${PREFIX}/www/validator/htdocs/scripts ${INSTALL_DATA} `find ${WRKSRC}/htdocs/sgml-lib -type f -depth 1` ${PREFIX}/www/validator/htdocs/sgml-lib ${INSTALL_DATA} ${WRKSRC}/htdocs/sgml-lib/IETF/* ${PREFIX}/www/validator/htdocs/sgml-lib/IETF ${INSTALL_DATA} ${WRKSRC}/htdocs/sgml-lib/ISO-HTML/* ${PREFIX}/www/validator/htdocs/sgml-lib/ISO-HTML diff -ruN --exclude=CVS /usr/ports/www/validator/distinfo /kirby/shared/ports/validator/distinfo --- /usr/ports/www/validator/distinfo 2007-10-17 10:08:30.000000000 -0400 +++ /kirby/shared/ports/validator/distinfo 2008-08-08 11:31:30.000000000 -0400 @@ -1,6 +1,6 @@ -MD5 (validator-0_8_2.tar.gz) = 2542230a482b7d7a34fcca602c6623d9 -SHA256 (validator-0_8_2.tar.gz) = 56099e9fc72a78159714b995b48486560d790303358b06f182e369c48916370d -SIZE (validator-0_8_2.tar.gz) = 686929 -MD5 (sgml-lib-0_8_2.tar.gz) = 873a8327d54a4963f53c49729ef4e6c6 -SHA256 (sgml-lib-0_8_2.tar.gz) = 6a841de6f2b6e5cdb702162d34e78cae3dffa9ddbaf7b630cec2c875700b831b -SIZE (sgml-lib-0_8_2.tar.gz) = 606565 +MD5 (validator-0_8_3.tar.gz) = 91bb8878764689b1bcc4c2555242a2e2 +SHA256 (validator-0_8_3.tar.gz) = b989db5e126130d3958b5d067b14cd52662055819ffcff4292f28078d1f1608d +SIZE (validator-0_8_3.tar.gz) = 682557 +MD5 (sgml-lib-0_8_3.tar.gz) = c41aff21db08c7b0258ed9d512f98ff3 +SHA256 (sgml-lib-0_8_3.tar.gz) = 7ab1aefae2de59c8229ea148b8ebe341028daa872ddb66e122a7a72468ee2db8 +SIZE (sgml-lib-0_8_3.tar.gz) = 625153 diff -ruN --exclude=CVS /usr/ports/www/validator/pkg-plist /kirby/shared/ports/validator/pkg-plist --- /usr/ports/www/validator/pkg-plist 2007-10-17 10:08:30.000000000 -0400 +++ /kirby/shared/ports/validator/pkg-plist 2008-08-08 11:39:42.000000000 -0400 @@ -32,7 +32,10 @@ www/validator/htdocs/dev/tests/4476-svg_nodoctype.svg www/validator/htdocs/dev/tests/4520-iso88591-meta.html www/validator/htdocs/dev/tests/4520-iso88591-no_meta.html +www/validator/htdocs/dev/tests/4848-html40-transitional_FPI-SI-mismatch.html +www/validator/htdocs/dev/tests/4848-xhtml1-strict_FPI-SI-mismatch.xhtml www/validator/htdocs/dev/tests/4892-entity.html +www/validator/htdocs/dev/tests/4917-meta_charset_case.html www/validator/htdocs/dev/tests/5031-root_dash.xml www/validator/htdocs/dev/tests/857-svg_nodoctype.svg www/validator/htdocs/dev/tests/REC-SVG-1_0-minimal.html @@ -52,6 +55,7 @@ www/validator/htdocs/dev/tests/bogus-xmlpi.xhtml www/validator/htdocs/dev/tests/charset_mismatch-http_meta.html.utf8 www/validator/htdocs/dev/tests/charset_mismatch-http_xmldec.xhtml.utf8 +www/validator/htdocs/dev/tests/charset-xmldecl.xhtml www/validator/htdocs/dev/tests/colons.html www/validator/htdocs/dev/tests/error_pls_warning.html www/validator/htdocs/dev/tests/errors_sorting.smi @@ -62,8 +66,10 @@ www/validator/htdocs/dev/tests/html40-frameset.html www/validator/htdocs/dev/tests/html40-strict.html www/validator/htdocs/dev/tests/html40-transitional.html +www/validator/htdocs/dev/tests/html401_doctypecase.html www/validator/htdocs/dev/tests/html401-strict.html www/validator/htdocs/dev/tests/html401-strict.xhtml +www/validator/htdocs/dev/tests/html401_system.html www/validator/htdocs/dev/tests/html_xmlns.html.utf8 www/validator/htdocs/dev/tests/index.html www/validator/htdocs/dev/tests/invalid_meta_multibyte.html @@ -90,6 +96,7 @@ www/validator/htdocs/dev/tests/smil20.smi www/validator/htdocs/dev/tests/svg11.svg www/validator/htdocs/dev/tests/svg_tiny_1_1.svg +www/validator/htdocs/dev/tests/texthtml_nocharset-utf8.html www/validator/htdocs/dev/tests/texthtml_nocharset.html www/validator/htdocs/dev/tests/texthtml_nodoctype.html.utf8 www/validator/htdocs/dev/tests/texthtml_unknownparsemode.html.utf8 @@ -101,18 +108,25 @@ www/validator/htdocs/dev/tests/xhtml-basic11.xhtml www/validator/htdocs/dev/tests/xhtml-mathml2-fpi.html www/validator/htdocs/dev/tests/xhtml-mathml2.html +www/validator/htdocs/dev/tests/xhtml-mp-1_2.xhtml www/validator/htdocs/dev/tests/xhtml-print_1_0-invalid.xhtml www/validator/htdocs/dev/tests/xhtml-print_1_0.html www/validator/htdocs/dev/tests/xhtml-print_1_0.xhtml www/validator/htdocs/dev/tests/xhtml-utf8-bom.xhtml +www/validator/htdocs/dev/tests/xhtml1-appc-empty.html +www/validator/htdocs/dev/tests/xhtml1-appc-emptycontent.html +www/validator/htdocs/dev/tests/xhtml1-appc-xmldecl.html www/validator/htdocs/dev/tests/xhtml1-blank-1st-line.html www/validator/htdocs/dev/tests/xhtml1-bogus-attribute.html www/validator/htdocs/dev/tests/xhtml1-bogus-element.html www/validator/htdocs/dev/tests/xhtml1-missing-doctype-and-xmlns.html www/validator/htdocs/dev/tests/xhtml1-missing-doctype-and-xmlns.xhtml +www/validator/htdocs/dev/tests/xhtml1-missing-doctype-has-xmlns.html +www/validator/htdocs/dev/tests/xhtml1-missing-doctype-has-xmlns.xhtml www/validator/htdocs/dev/tests/xhtml1-strict-minimal.html www/validator/htdocs/dev/tests/xhtml1-strict-missing-xmlns.html www/validator/htdocs/dev/tests/xhtml1-strict.html +www/validator/htdocs/dev/tests/xhtml11-basic-w3c.xhtml www/validator/htdocs/dev/tests/xhtml11-minimal.html www/validator/htdocs/dev/tests/xhtml_mathml_svg_newlines.xhtml www/validator/htdocs/dev/tests/xhtml_rdfa.xhtml @@ -325,6 +339,7 @@ www/validator/htdocs/sgml-lib/IETF/HTML-2_0-Strict-Level_1.dtd www/validator/htdocs/sgml-lib/IETF/HTML-2_0-Strict.dtd www/validator/htdocs/sgml-lib/IETF/HTML-2_0.dtd +www/validator/htdocs/sgml-lib/IETF/HTML-i18n.dtd www/validator/htdocs/sgml-lib/IETF/ISOlat1.ent www/validator/htdocs/sgml-lib/ISO-HTML/15445.dcl www/validator/htdocs/sgml-lib/ISO-HTML/15445.dtd @@ -506,8 +521,14 @@ www/validator/htdocs/sgml-lib/REC-xhtml-basic-20001219/xhtml-struct-1.mod www/validator/htdocs/sgml-lib/REC-xhtml-basic-20001219/xhtml-symbol.ent www/validator/htdocs/sgml-lib/REC-xhtml-basic-20001219/xhtml-text-1.mod +www/validator/htdocs/sgml-lib/REC-xhtml-print-20060920/xhtml-blkpres-1.mod +www/validator/htdocs/sgml-lib/REC-xhtml-print-20060920/xhtml-inlpres-1.mod +www/validator/htdocs/sgml-lib/REC-xhtml-print-20060920/xhtml-inlstyle-1.mod +www/validator/htdocs/sgml-lib/REC-xhtml-print-20060920/xhtml-pres-1.mod www/validator/htdocs/sgml-lib/REC-xhtml-print-20060920/xhtml-print10-model-1.mod www/validator/htdocs/sgml-lib/REC-xhtml-print-20060920/xhtml-print10.dtd +www/validator/htdocs/sgml-lib/REC-xhtml-print-20060920/xhtml-script-1.mod +www/validator/htdocs/sgml-lib/REC-xhtml-print-20060920/xhtml-style-1.mod www/validator/htdocs/sgml-lib/REC-xhtml1-20020801/xhtml-lat1.ent www/validator/htdocs/sgml-lib/REC-xhtml1-20020801/xhtml-special.ent www/validator/htdocs/sgml-lib/REC-xhtml1-20020801/xhtml-symbol.ent @@ -562,6 +583,7 @@ www/validator/share/templates/en_US/http_401_authrequired.tmpl www/validator/share/templates/en_US/iana_charset_blurb.tmpl www/validator/share/templates/en_US/invalid.tmpl +www/validator/share/templates/en_US/json_ouput.tmpl www/validator/share/templates/en_US/jumpbar.tmpl www/validator/share/templates/en_US/opt_show_esis.tmpl www/validator/share/templates/en_US/opt_show_outline.tmpl