From markun@onohara.to  Wed Jun 11 12:19:57 2008
Return-Path: <markun@onohara.to>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 59076106568F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Jun 2008 12:19:57 +0000 (UTC)
	(envelope-from markun@onohara.to)
Received: from gate.onohara.to (gate.onohara.to [202.222.28.229])
	by mx1.freebsd.org (Postfix) with ESMTP id 307978FC4F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Jun 2008 12:19:57 +0000 (UTC)
	(envelope-from markun@onohara.to)
Received: by gate.onohara.to (Postfix, from userid 1000)
	id B92052845B; Wed, 11 Jun 2008 21:19:56 +0900 (JST)
Message-Id: <20080611121956.B92052845B@gate.onohara.to>
Date: Wed, 11 Jun 2008 21:19:56 +0900 (JST)
From: Masahiro Teramoto <markun@onohara.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] textproc/p5-Hatena-Keyword: update to 0.05
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         124477
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/p5-Hatena-Keyword: update to 0.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    okazaki
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 11 12:20:02 UTC 2008
>Closed-Date:    Thu Jun 12 22:35:35 UTC 2008
>Last-Modified:  Thu Jun 12 22:35:35 UTC 2008
>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@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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->okazaki 
Responsible-Changed-By: okazaki 
Responsible-Changed-When: Thu Jun 12 12:12:05 UTC 2008 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124477 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/124477: commit references a PR
Date: Thu, 12 Jun 2008 20:16:57 +0000 (UTC)

 okazaki     2008-06-12 20:16:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-Hatena-Keyword Makefile distinfo pkg-descr 
   Log:
   Update to 0.05
   
   PR:             124477
   Submitted by:   Masahiro Teramoto (maintainer)
   
   Revision  Changes    Path
   1.4       +10 -9     ports/textproc/p5-Hatena-Keyword/Makefile
   1.2       +3 -3      ports/textproc/p5-Hatena-Keyword/distinfo
   1.2       +1 -1      ports/textproc/p5-Hatena-Keyword/pkg-descr
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: okazaki 
State-Changed-When: Thu Jun 12 22:35:25 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124477 
>Unformatted:
