diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2004-05-01 18:00:55 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2004-05-01 18:00:55 +0800 |
commit | e0c826fefc1ff047c89efc5fffb9983157fb8802 (patch) | |
tree | 6e913534628cad78eea82bce20d9c95d0ee7110f | |
parent | 6bc558931b087b5a048b248cc22bba49fa219db4 (diff) | |
download | freebsd-ports-gnome-e0c826fefc1ff047c89efc5fffb9983157fb8802.tar.gz freebsd-ports-gnome-e0c826fefc1ff047c89efc5fffb9983157fb8802.tar.zst freebsd-ports-gnome-e0c826fefc1ff047c89efc5fffb9983157fb8802.zip |
Update to recent version.
-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 |