diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2006-12-14 01:45:57 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2006-12-14 01:45:57 +0000 |
commit | 31cb289fe8063ace34f0d270495b4a3629bb1bac (patch) | |
tree | 7e950c410663c4d70468ab781d1b9def836c36ad /textproc/p5-Plagger | |
parent | 5eccbca17eba576c329f68e7cc0fea572f1c899e (diff) | |
download | ports-31cb289fe8063ace34f0d270495b4a3629bb1bac.tar.gz ports-31cb289fe8063ace34f0d270495b4a3629bb1bac.zip |
Notes
Diffstat (limited to 'textproc/p5-Plagger')
-rw-r--r-- | textproc/p5-Plagger/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-Plagger/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-Plagger/pkg-plist | 6 |
3 files changed, 15 insertions, 5 deletions
diff --git a/textproc/p5-Plagger/Makefile b/textproc/p5-Plagger/Makefile index 69b115202dc5..4fb329d42d73 100644 --- a/textproc/p5-Plagger/Makefile +++ b/textproc/p5-Plagger/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Plagger -PORTVERSION= 0.7.16 +PORTVERSION= 0.7.17 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/M/MI/MIYAGAWA @@ -53,6 +53,7 @@ OPTIONS= BETTERENCODING "Better Encoding detection Support" off \ AUTHORNAME "Filter::ExtractAuthorName Support" off \ GUESSLANG "Filter::GuessLanguage Support" off \ GUESSTZ "Filter::GuessTimeZoneByDomain Support" off \ + HTMLTIDY "Filter::HTMLTidy Support" off \ PUBLISHMT "Publish::MT Support" off \ PUBSERLZR "Publish-Serializer Support" off \ PUBICAL "Publish::iCal Support" off \ @@ -166,6 +167,10 @@ BUILD_DEPENDS+= ${SITE_PERL}/Lingua/ZH/HanDetect.pm:${PORTSDIR}/chinese/p5-Lingu BUILD_DEPENDS+= ${SITE_PERL}/IP/Country.pm:${PORTSDIR}/net/p5-IP-Country .endif +.if defined(WITH_HTMLTIDY) +BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/HTML/Tidy.pm:${PORTSDIR}/textproc/p5-HTML-Tidy +.endif + .if defined(WITH_PUBLISHMT) BUILD_DEPENDS+= ${SITE_PERL}/Net/MovableType.pm:${PORTSDIR}/net/p5-Net-MovableType .endif @@ -414,6 +419,7 @@ MAN3= Plagger.3 \ Plagger::Plugin::Filter::GuessTimeZoneByDomain.3 \ Plagger::Plugin::Filter::HEADEnclosureMetadata.3 \ Plagger::Plugin::Filter::HTMLScrubber.3 \ + Plagger::Plugin::Filter::HTMLTidy.3 \ Plagger::Plugin::Filter::HatenaBookmarkTag.3 \ Plagger::Plugin::Filter::HatenaBookmarkUsersCount.3 \ Plagger::Plugin::Filter::HatenaDiaryKeywordLink.3 \ diff --git a/textproc/p5-Plagger/distinfo b/textproc/p5-Plagger/distinfo index e83d99a802b8..d26d82c14566 100644 --- a/textproc/p5-Plagger/distinfo +++ b/textproc/p5-Plagger/distinfo @@ -1,3 +1,3 @@ -MD5 (Plagger-0.7.16.tar.gz) = 418a02f27edf03e56f30370d84b8920b -SHA256 (Plagger-0.7.16.tar.gz) = b119557f78e61b78a5f6934b6d5f58b09166c30e3c371f405eb44a376ac0f1e4 -SIZE (Plagger-0.7.16.tar.gz) = 321569 +MD5 (Plagger-0.7.17.tar.gz) = bb78c8c141e030f70efaccd9206a48d9 +SHA256 (Plagger-0.7.17.tar.gz) = 5876fcdeb4a5d3e9613f5db6fed23d3704e3c3eba99e1f9d30bd752d4431e925 +SIZE (Plagger-0.7.17.tar.gz) = 325441 diff --git a/textproc/p5-Plagger/pkg-plist b/textproc/p5-Plagger/pkg-plist index 46050da25573..8b7269e610b4 100644 --- a/textproc/p5-Plagger/pkg-plist +++ b/textproc/p5-Plagger/pkg-plist @@ -71,6 +71,7 @@ bin/plagger-ircbot %%SITE_PERL%%/Plagger/Plugin/Filter/GuessTimeZoneByDomain.pm %%SITE_PERL%%/Plagger/Plugin/Filter/HEADEnclosureMetadata.pm %%SITE_PERL%%/Plagger/Plugin/Filter/HTMLScrubber.pm +%%SITE_PERL%%/Plagger/Plugin/Filter/HTMLTidy.pm %%SITE_PERL%%/Plagger/Plugin/Filter/HatenaBookmarkTag.pm %%SITE_PERL%%/Plagger/Plugin/Filter/HatenaBookmarkUsersCount.pm %%SITE_PERL%%/Plagger/Plugin/Filter/HatenaDiaryKeywordLink.pm @@ -251,8 +252,8 @@ bin/plagger-ircbot %%PORTDOCS%%%%EXAMPLESDIR%%/xoxo-planet.yaml %%PORTDOCS%%%%EXAMPLESDIR%%/xoxo2opml.yaml %%PORTDOCS%%%%EXAMPLESDIR%%/yapcvideo.yaml -%%DATADIR%%/assets/common/mail.tt %%DATADIR%%/assets/common/html.tt +%%DATADIR%%/assets/common/mail.tt %%DATADIR%%/assets/plugins/CustomFeed-Script/domain-expire.pl %%DATADIR%%/assets/plugins/CustomFeed-Script/jsports-football.pl %%DATADIR%%/assets/plugins/CustomFeed-Script/slims_calendar.pl @@ -280,6 +281,7 @@ bin/plagger-ircbot %%DATADIR%%/assets/plugins/Filter-EntryFullText/bounce.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/business-i.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/business_nikkeibp_co_jp.yaml +%%DATADIR%%/assets/plugins/Filter-EntryFullText/catalyst_advent.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/cdjournal.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/chugoku-np.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/chuspo_dragons.yaml @@ -302,6 +304,7 @@ bin/plagger-ircbot %%DATADIR%%/assets/plugins/Filter-EntryFullText/gigazine_net.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/gyao_content.pl %%DATADIR%%/assets/plugins/Filter-EntryFullText/hatena_diary.pl +%%DATADIR%%/assets/plugins/Filter-EntryFullText/hatena_serif.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/headlines_yahoo_jp.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/hmv.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/impress.yaml @@ -364,6 +367,7 @@ bin/plagger-ircbot %%DATADIR%%/assets/plugins/Filter-EntryFullText/sponichi.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/sportsnavi.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/stage6.yaml +%%DATADIR%%/assets/plugins/Filter-EntryFullText/talesweaver_news.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/technobahn_com.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/tencount.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/theinquirer.yaml |