diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-05-01 10:00:55 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2004-05-01 10:00:55 +0000 |
commit | 571956b65a8261e8ac2b16fd8531848896b07804 (patch) | |
tree | 5c94bf84e522b8cfde5861b205971c64c79b834a /japanese | |
parent | 0dceef07185c51a7d9096254f35b795095dd0407 (diff) | |
download | ports-571956b65a8261e8ac2b16fd8531848896b07804.tar.gz ports-571956b65a8261e8ac2b16fd8531848896b07804.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/another-htmllint/Makefile | 8 | ||||
-rw-r--r-- | japanese/another-htmllint/distinfo | 4 | ||||
-rw-r--r-- | japanese/another-htmllint/pkg-plist | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/japanese/another-htmllint/Makefile b/japanese/another-htmllint/Makefile index eaa999d0b2d1..41e1405a3e3d 100644 --- a/japanese/another-htmllint/Makefile +++ b/japanese/another-htmllint/Makefile @@ -6,15 +6,15 @@ # PORTNAME= another-htmllint -PORTVERSION= 20010911 +PORTVERSION= 20040421 CATEGORIES= japanese www -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= kuriyama +MASTER_SITES= http://dist.bsdlab.org/ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Another HTML-lint (all messages are written in Japanese) -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode +RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ + ${SITE_PERL}/${PERL_ARCH}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode USE_ZIP= YES WRKSRC= ${WRKDIR} diff --git a/japanese/another-htmllint/distinfo b/japanese/another-htmllint/distinfo index 7865999a2078..e5e848141690 100644 --- a/japanese/another-htmllint/distinfo +++ b/japanese/another-htmllint/distinfo @@ -1,2 +1,2 @@ -MD5 (another-htmllint-20010911.zip) = 4cdc0040fe3bb2a12a151887602ce8f5 -SIZE (another-htmllint-20010911.zip) = 651746 +MD5 (another-htmllint-20040421.zip) = d2b17556417d0fe9c7afb56c616ee07e +SIZE (another-htmllint-20040421.zip) = 690306 diff --git a/japanese/another-htmllint/pkg-plist b/japanese/another-htmllint/pkg-plist index 060e9434b94a..3fd2ebd9ef03 100644 --- a/japanese/another-htmllint/pkg-plist +++ b/japanese/another-htmllint/pkg-plist @@ -24,9 +24,12 @@ share/htmllint/rule/ie30b.rul share/htmllint/rule/ie40.rul share/htmllint/rule/ie50.rul share/htmllint/rule/ie55.rul +share/htmllint/rule/imode-xhtml.rul +share/htmllint/rule/imode-xhtml11.rul share/htmllint/rule/imode.rul share/htmllint/rule/imode20.rul share/htmllint/rule/imode30.rul +share/htmllint/rule/imode40.rul share/htmllint/rule/jpo.rul share/htmllint/rule/jskystation.rul share/htmllint/rule/jskyweb.rul @@ -36,6 +39,7 @@ share/htmllint/rule/mozilla40.rul share/htmllint/rule/webexp.rul share/htmllint/rule/wilbur.rul share/htmllint/rule/xhtml-basic.rul +share/htmllint/rule/xhtml-mp.rul share/htmllint/rule/xhtml1-frameset.rul share/htmllint/rule/xhtml1-strict.rul share/htmllint/rule/xhtml1-transitional.rul |