From markun@onohara.to  Sun Apr 19 15:10:04 2009
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 E2A8B106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Apr 2009 15:10:04 +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 B73D48FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Apr 2009 15:10:04 +0000 (UTC)
	(envelope-from markun@onohara.to)
Received: by gate.onohara.to (Postfix, from userid 1000)
	id 08EF82845E; Mon, 20 Apr 2009 00:10:05 +0900 (JST)
Message-Id: <20090419151005.08EF82845E@gate.onohara.to>
Date: Mon, 20 Apr 2009 00:10:05 +0900 (JST)
From: TERAMOTO Masahiro <markun@onohara.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] www/p5-HTML-MobileJp: Generate mobile-jp html tags
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         133857
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-HTML-MobileJp: Generate mobile-jp html tags
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 19 15:20:01 UTC 2009
>Closed-Date:    Fri May 01 13:36:26 UTC 2009
>Last-Modified:  Fri May  1 13:40:02 UTC 2009
>Originator:     TERAMOTO Masahiro
>Release:        FreeBSD 6.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD gate.onohara.to 6.4-RELEASE-p1 FreeBSD 6.4-RELEASE-p1 #0: Sun Dec 21 07:56:41 UTC 2008
>Description:
HTML::MobileJp is html tag generator for Japanese mobile phone.

Author:	MATSUNO Tokuhiro <tokuhirom+cpan@gmail.com>
WWW:	http://http://search.cpan.org/~tokuhirom/HTML-MobileJp/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-HTML-MobileJp-0.05.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-HTML-MobileJp
#	p5-HTML-MobileJp/pkg-descr
#	p5-HTML-MobileJp/Makefile
#	p5-HTML-MobileJp/pkg-plist
#	p5-HTML-MobileJp/distinfo
#
echo c - p5-HTML-MobileJp
mkdir -p p5-HTML-MobileJp > /dev/null 2>&1
echo x - p5-HTML-MobileJp/pkg-descr
sed 's/^X//' >p5-HTML-MobileJp/pkg-descr << '5f953e0971f75e957edd05adee2db3d3'
XHTML::MobileJp is html tag generator for Japanese mobile phone.
X
XAuthor:	MATSUNO Tokuhiro <tokuhirom+cpan@gmail.com>
XWWW:	http://http://search.cpan.org/~tokuhirom/HTML-MobileJp/
5f953e0971f75e957edd05adee2db3d3
echo x - p5-HTML-MobileJp/Makefile
sed 's/^X//' >p5-HTML-MobileJp/Makefile << 'edf75f7c7f1356bc2f1288cb7d6ae200'
X# New ports collection makefile for:	p5-HTML-MobileJp
X# Date created:		2009-04-19
X# Whom:			Masahiro Teramoto <markun@onohara.to>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML-MobileJp
XPORTVERSION=	0.05
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	markun@onohara.to
XCOMMENT=	Generate mobile-jp html tags
X
XBUILD_DEPENDS=	p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
X		p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
X		p5-URI>=0:${PORTSDIR}/net/p5-URI
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		HTML::MobileJp.3 \
X		HTML::MobileJp::Plugin::GPS.3 \
X		HTML::MobileJp::Plugin::EZweb::Object.3
X
X.include <bsd.port.mk>
edf75f7c7f1356bc2f1288cb7d6ae200
echo x - p5-HTML-MobileJp/pkg-plist
sed 's/^X//' >p5-HTML-MobileJp/pkg-plist << 'f47554cdf7d7e677bd58f5d2815f0f4d'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/MobileJp/.packlist
X%%SITE_PERL%%/HTML/MobileJp/Plugin/EZweb/Object.pm
X%%SITE_PERL%%/HTML/MobileJp/Plugin/GPS.pm
X%%SITE_PERL%%/HTML/MobileJp.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/MobileJp
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
X@dirrmtry %%SITE_PERL%%/HTML/MobileJp/Plugin/EZweb
X@dirrmtry %%SITE_PERL%%/HTML/MobileJp/Plugin
X@dirrmtry %%SITE_PERL%%/HTML/MobileJp
X@dirrmtry %%SITE_PERL%%/HTML
f47554cdf7d7e677bd58f5d2815f0f4d
echo x - p5-HTML-MobileJp/distinfo
sed 's/^X//' >p5-HTML-MobileJp/distinfo << '90cb0a45a7ce0ddb60a03b025ba46e32'
XMD5 (HTML-MobileJp-0.05.tar.gz) = c674feb24710c1e94e438967df72432e
XSHA256 (HTML-MobileJp-0.05.tar.gz) = 6edf235a9c6125249516cdd7d80ba7e855e145698aad87f0af5c202d688f8fb8
XSIZE (HTML-MobileJp-0.05.tar.gz) = 36968
90cb0a45a7ce0ddb60a03b025ba46e32
exit
--- p5-HTML-MobileJp-0.05.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Apr 19 18:50:38 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133857 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri May 1 13:36:25 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/133857: commit references a PR
Date: Fri,  1 May 2009 13:31:23 +0000 (UTC)

 miwi        2009-05-01 13:31:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     japanese             Makefile 
   Added files:
     japanese/p5-HTML-MobileJp Makefile distinfo pkg-descr 
                               pkg-plist 
   Log:
   HTML::MobileJp is html tag generator for Japanese mobile phone.
   
   WWW:    http://http://search.cpan.org/dist/HTML-MobileJp/
   
   PR:             ports/133857
   Submitted by:   Masahiro Teramoto <markun at onohara.to>
   
   Revision  Changes    Path
   1.712     +1 -0      ports/japanese/Makefile
   1.1       +28 -0     ports/japanese/p5-HTML-MobileJp/Makefile (new)
   1.1       +3 -0      ports/japanese/p5-HTML-MobileJp/distinfo (new)
   1.1       +3 -0      ports/japanese/p5-HTML-MobileJp/pkg-descr (new)
   1.1       +11 -0     ports/japanese/p5-HTML-MobileJp/pkg-plist (new)
 _______________________________________________
 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"
 
>Unformatted:
