diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2006-09-20 00:16:42 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2006-09-20 00:16:42 +0800 |
commit | fe0d469fd617c8f0f024c1d86bb8cd0d0af68d7a (patch) | |
tree | b5bbcf3f7c37b1f95046d0b3e2ebcd4fc7688cfc /textproc/p5-Plagger | |
parent | 43913b25018cb46de6cebb60f2cd07421c8d0c16 (diff) | |
download | freebsd-ports-gnome-fe0d469fd617c8f0f024c1d86bb8cd0d0af68d7a.tar.gz freebsd-ports-gnome-fe0d469fd617c8f0f024c1d86bb8cd0d0af68d7a.tar.zst freebsd-ports-gnome-fe0d469fd617c8f0f024c1d86bb8cd0d0af68d7a.zip |
Upgrade to 0.7.12.
Diffstat (limited to 'textproc/p5-Plagger')
-rw-r--r-- | textproc/p5-Plagger/Makefile | 9 | ||||
-rw-r--r-- | textproc/p5-Plagger/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-Plagger/pkg-plist | 6 |
3 files changed, 15 insertions, 6 deletions
diff --git a/textproc/p5-Plagger/Makefile b/textproc/p5-Plagger/Makefile index bedd7c109b7d..2242d5255c29 100644 --- a/textproc/p5-Plagger/Makefile +++ b/textproc/p5-Plagger/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Plagger -PORTVERSION= 0.7.10 -PORTREVISION= 2 +PORTVERSION= 0.7.12 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/M/MI/MIYAGAWA @@ -46,6 +45,7 @@ OPTIONS= BETTERENCODING "Better Encoding detection Support" off \ PUBLISHEXCEL "Publish::Excel Support" off \ FILTERPIPE "Filter::Pipe Support" off \ PUBLISHPLANET "Publish::Planet Support" on \ + PUBLISHCSV "Publish::CSV Support" off \ AUTHORNAME "Filter::ExtractAuthorName Support" off \ PUBLISHMT "Publish::MT Support" off \ PUBSERLZR "Publish-Serializer Support" off \ @@ -85,7 +85,6 @@ OPTIONS= BETTERENCODING "Better Encoding detection Support" off \ PLANETINI "Subscription::PlanetINI Support" off # The below options are not supported yet due to missing depending modules # CUSTOMSVNLOG "CustomFeed::SVNLog Support" off \ -# PUBLISHCSV "Publish::CSV Support" off \ # SUBSCRFOAF "Subscription::FOAF Support" off \ # GUESSLANGUAGE "Filter::GuessLanguage Support" off \ # PINGSERVER "Subscription::PingServer Support" off \ @@ -128,6 +127,10 @@ BUILD_DEPENDS+= ${SITE_PERL}/File/Copy/Recursive.pm:${PORTSDIR}/devel/p5-File-Co ${SITE_PERL}/HTML/Scrubber.pm:${PORTSDIR}/www/p5-HTML-Scrubber .endif +.if defined(WITH_PUBLISHCSV) +BUILD_DEPENDS+= ${SITE_PERL}/Text/CSV_PP.pm:${PORTSDIR}/textproc/p5-Text-CSV_PP +.endif + .if defined(WITH_AUTHORNAME) BUILD_DEPENDS+= ${SITE_PERL}/Email/Address.pm:${PORTSDIR}/mail/p5-Email-Address .endif diff --git a/textproc/p5-Plagger/distinfo b/textproc/p5-Plagger/distinfo index 7ef533f895b7..d63cfbb29cda 100644 --- a/textproc/p5-Plagger/distinfo +++ b/textproc/p5-Plagger/distinfo @@ -1,3 +1,3 @@ -MD5 (Plagger-0.7.10.tar.gz) = 9e19ab26188d0410ca0ad69c75ca3376 -SHA256 (Plagger-0.7.10.tar.gz) = b7f526552900f11e5520241cb9f79eebf02158e0c3efb12c989a5c1b0c0a04de -SIZE (Plagger-0.7.10.tar.gz) = 290222 +MD5 (Plagger-0.7.12.tar.gz) = baaf1b71fd28c797c346bc407efdf542 +SHA256 (Plagger-0.7.12.tar.gz) = bc0ffc3f9e1dd0d297832b1c742cbb86dc1313d71a1ee6bece6ef50740b70ba5 +SIZE (Plagger-0.7.12.tar.gz) = 296045 diff --git a/textproc/p5-Plagger/pkg-plist b/textproc/p5-Plagger/pkg-plist index a625fd02c6d4..4773e6e22319 100644 --- a/textproc/p5-Plagger/pkg-plist +++ b/textproc/p5-Plagger/pkg-plist @@ -93,6 +93,7 @@ bin/plagger-ircbot %%SITE_PERL%%/Plagger/Plugin/Filter/TagsToTitle.pm %%SITE_PERL%%/Plagger/Plugin/Filter/Thumbnail.pm %%SITE_PERL%%/Plagger/Plugin/Filter/TruePermalink.pm +%%SITE_PERL%%/Plagger/Plugin/Filter/UnicodeNormalize.pm %%SITE_PERL%%/Plagger/Plugin/Filter/URLBL.pm %%SITE_PERL%%/Plagger/Plugin/Filter/tDiaryComment.pm %%SITE_PERL%%/Plagger/Plugin/Notify/Audio.pm @@ -102,6 +103,7 @@ bin/plagger-ircbot %%SITE_PERL%%/Plagger/Plugin/Notify/Balloon.pm %%SITE_PERL%%/Plagger/Plugin/Notify/Beep.pm %%SITE_PERL%%/Plagger/Plugin/Notify/Campfire.pm +%%SITE_PERL%%/Plagger/Plugin/Notify/Command.pm %%SITE_PERL%%/Plagger/Plugin/Notify/Eject.pm %%SITE_PERL%%/Plagger/Plugin/Notify/Eject/darwin.pm %%SITE_PERL%%/Plagger/Plugin/Notify/Eject/freebsd.pm @@ -147,6 +149,7 @@ bin/plagger-ircbot %%SITE_PERL%%/Plagger/Plugin/Publish/Speech/Win32.pm %%SITE_PERL%%/Plagger/Plugin/Publish/Takahashi.pm %%SITE_PERL%%/Plagger/Plugin/Search/Estraier.pm +%%SITE_PERL%%/Plagger/Plugin/Search/Grep.pm %%SITE_PERL%%/Plagger/Plugin/Search/KinoSearch.pm %%SITE_PERL%%/Plagger/Plugin/Search/Namazu.pm %%SITE_PERL%%/Plagger/Plugin/Search/Rast.pm @@ -270,6 +273,7 @@ bin/plagger-ircbot %%DATADIR%%/assets/plugins/Filter-EntryFullText/japan_internet_com.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/japan_zdnet_com.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/juno.yaml +%%DATADIR%%/assets/plugins/Filter-EntryFullText/keizai_biz.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/kojii_net.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/kyodo.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/kyoko_shimbun_news.yaml @@ -280,6 +284,7 @@ bin/plagger-ircbot %%DATADIR%%/assets/plugins/Filter-EntryFullText/mailman.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/mainichi-msn-graph.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/mainichi-msn.yaml +%%DATADIR%%/assets/plugins/Filter-EntryFullText/matino-akari_com.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/memn0ck.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/mtv-music.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/mycom_journal.yaml @@ -314,6 +319,7 @@ bin/plagger-ircbot %%DATADIR%%/assets/plugins/Filter-EntryFullText/slashdot_jp.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/sponichi.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/sportsnavi.yaml +%%DATADIR%%/assets/plugins/Filter-EntryFullText/technobahn_com.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/tencount.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/theinquirer.yaml %%DATADIR%%/assets/plugins/Filter-EntryFullText/theregister.yaml |