mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 0.20
- reset to perl@ PR: ports/109785 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
This commit is contained in:
parent
ed43a2531c
commit
560328e8e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186613
@ -6,31 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= Text-Hatena
|
||||
PORTVERSION= 0.16
|
||||
PORTVERSION= 0.20
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Text
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl extension for formatting text with Hatena Style
|
||||
|
||||
RUN_DEPENDS= p5-HTML-Parser>=3.26:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
p5-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
|
||||
p5-Net-Amazon>=0.34:${PORTSDIR}/net/p5-Net-Amazon \
|
||||
p5-Template-Toolkit>=2.14:${PORTSDIR}/www/p5-Template-Toolkit \
|
||||
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
|
||||
p5-Text-VimColor>=0.11:${PORTSDIR}/textproc/p5-Text-VimColor
|
||||
RUN_DEPENDS= p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent \
|
||||
p5-Regexp-Assemble>=0.28:${PORTSDIR}/devel/p5-Regexp-Assemble
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Text::Hatena.3 Text::Hatena::AutoLink.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500601 # inherited from net/p5-Amazon
|
||||
IGNORE= requires perl 5.6.x or later. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Text-Hatena-0.16.tar.gz) = 98b58b8c808e756bfc7fb13862d58e7c
|
||||
SHA256 (Text-Hatena-0.16.tar.gz) = 40ef16eae4884e9d1ed584b60ad73c7cac125a1a8efe4ce720463850ab88835d
|
||||
SIZE (Text-Hatena-0.16.tar.gz) = 27477
|
||||
MD5 (Text-Hatena-0.20.tar.gz) = 991ead050f02cbf52208e553222930ac
|
||||
SHA256 (Text-Hatena-0.20.tar.gz) = 0de751a0e48003544c313f34ce7ef6de3247041c321f8e8cee85fb602a00b278
|
||||
SIZE (Text-Hatena-0.20.tar.gz) = 9125
|
||||
|
@ -2,53 +2,7 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Hatena/.packlist
|
||||
%%SITE_PERL%%/Text/Hatena.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/ASIN.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/Amazon.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/EAN.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/FTP.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/Google.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/HTTP.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/HatenaAntenna.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/HatenaBookmark.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/HatenaDiary.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/HatenaFotolife.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/HatenaGraph.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/HatenaGroup.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/HatenaID.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/HatenaIdea.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/HatenaMap.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/HatenaQuestion.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/HatenaRSS.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/HatenaSearch.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/Mailto.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/Rakuten.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/Scheme.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/Tex.pm
|
||||
%%SITE_PERL%%/Text/Hatena/AutoLink/Unbracket.pm
|
||||
%%SITE_PERL%%/Text/Hatena/BlockquoteNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/BodyNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/BrNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/CDataNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/Context.pm
|
||||
%%SITE_PERL%%/Text/Hatena/DlNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/FootnoteNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/H3Node.pm
|
||||
%%SITE_PERL%%/Text/Hatena/H3anchorNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/H4Node.pm
|
||||
%%SITE_PERL%%/Text/Hatena/H5Node.pm
|
||||
%%SITE_PERL%%/Text/Hatena/HTMLFilter.pm
|
||||
%%SITE_PERL%%/Text/Hatena/ListNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/Node.pm
|
||||
%%SITE_PERL%%/Text/Hatena/PNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/PreNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/SectionNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/SuperpreNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/TableNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/TagNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/TaglineNode.pm
|
||||
%%SITE_PERL%%/Text/Hatena/Text.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Hatena
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
|
||||
@dirrmtry %%SITE_PERL%%/Text/Hatena/AutoLink
|
||||
@dirrmtry %%SITE_PERL%%/Text/Hatena
|
||||
@dirrmtry %%SITE_PERL%%/Text
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Hatena
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
|
||||
|
Loading…
Reference in New Issue
Block a user