1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Update to 0.05

PR:		124477
Submitted by:	Masahiro Teramoto (maintainer)
This commit is contained in:
OKAZAKI Tetsurou 2008-06-12 20:16:52 +00:00
parent 76558768f8
commit ae67293826
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214722
3 changed files with 14 additions and 13 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= Hatena-Keyword
PORTVERSION= 0.04
PORTREVISION= 1
PORTVERSION= 0.05
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/N/NA/NAOYA
@ -16,16 +15,18 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Extract Hatena Keywords in a string
BUILD_DEPENDS= ${SITE_PERL}/RPC/XML.pm:${PORTSDIR}/net/p5-RPC-XML \
${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
${SITE_PERL}/Class/ErrorHandler.pm:${PORTSDIR}/devel/p5-Class-ErrorHandler \
${SITE_PERL}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode
BUILD_DEPENDS= p5-Cache>=0:${PORTSDIR}/devel/p5-Cache \
p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \
ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode \
p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML \
p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \
p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Hatena::Keyword.3
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (Hatena-Keyword-0.04.tar.gz) = a0bc79dd29f98b2b644d8d47e19ce88b
SHA256 (Hatena-Keyword-0.04.tar.gz) = 3c315a32bc5dfd5db016d1b62f2ced75e7673f3ea3673dfca10564c6b55f72bd
SIZE (Hatena-Keyword-0.04.tar.gz) = 6138
MD5 (Hatena-Keyword-0.05.tar.gz) = 7329a25bd266a4f2f94d7732f071028f
SHA256 (Hatena-Keyword-0.05.tar.gz) = de9a7a1a4d4b3c0231cc5cc4a7c45b4192aeca27a68b98ec6c3d4be121f22281
SIZE (Hatena-Keyword-0.05.tar.gz) = 6192

View File

@ -13,4 +13,4 @@ You can implement the same kind of feature outside Hatena using this module.
It queries Hatena Keyword Link API internally for retrieving terms
Author: Naoya Ito <naoya@bloghackers.net>
WWW: http://search.cpan.org/~naoya/Hatena-Keyword-0.04/
WWW: http://search.cpan.org/~naoya/Hatena-Keyword/