ports/124477: [MAINTAINER] textproc/p5-Hatena-Keyword: update to 0.05
Masahiro Teramoto
markun at onohara.to
Wed Jun 11 12:20:03 UTC 2008
>Number: 124477
>Category: ports
>Synopsis: [MAINTAINER] textproc/p5-Hatena-Keyword: update to 0.05
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 11 12:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Masahiro Teramoto
>Release: FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD gate.onohara.to 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #0: Wed Feb 13 02:40:56 UTC 2008
>Description:
- Update to 0.05
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Hatena-Keyword-0.05.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Hatena-Keyword/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 6 Jun 2008 14:04:53 -0000 1.3
+++ Makefile 11 Jun 2008 12:19:32 -0000
@@ -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 @@
MAINTAINER= markun at 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>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Hatena-Keyword/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo 12 Sep 2006 21:11:30 -0000 1.1
+++ distinfo 11 Jun 2008 12:19:32 -0000
@@ -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
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Hatena-Keyword/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr 12 Sep 2006 21:11:30 -0000 1.1
+++ pkg-descr 11 Jun 2008 12:19:32 -0000
@@ -13,4 +13,4 @@
It queries Hatena Keyword Link API internally for retrieving terms
Author: Naoya Ito <naoya at bloghackers.net>
-WWW: http://search.cpan.org/~naoya/Hatena-Keyword-0.04/
+WWW: http://search.cpan.org/~naoya/Hatena-Keyword/
--- p5-Hatena-Keyword-0.05.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list