From gslin@colo-p.gslin.org  Wed Mar 11 09:38:34 2009
Return-Path: <gslin@colo-p.gslin.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2A86D106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Mar 2009 09:38:34 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: from colo-p.gslin.org (60-199-248-145.static.tfn.net.tw [60.199.248.145])
	by mx1.freebsd.org (Postfix) with ESMTP id DCA048FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Mar 2009 09:38:33 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: by colo-p.gslin.org (Postfix, from userid 1000)
	id 338BF7E81B; Wed, 11 Mar 2009 17:38:33 +0800 (CST)
Message-Id: <20090311093833.338BF7E81B@colo-p.gslin.org>
Date: Wed, 11 Mar 2009 17:38:33 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [NEW PORT] devel/p5-B-Hooks-Parser: Interface to perls parser variables
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         132532
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-B-Hooks-Parser: Interface to perls parser variables
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 11 09:40:03 UTC 2009
>Closed-Date:    Wed Mar 11 16:53:41 UTC 2009
>Last-Modified:  Wed Mar 11 17:00:10 UTC 2009
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD gslin 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009
>Description:
This module provides an API for parts of the perl parser. It can be
used to modify code while it's being parsed.

WWW:	http://search.cpan.org/dist/B-Hooks-Parser/

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

--- p5-B-Hooks-Parser-0.08.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-B-Hooks-Parser
#	p5-B-Hooks-Parser/pkg-descr
#	p5-B-Hooks-Parser/Makefile
#	p5-B-Hooks-Parser/pkg-plist
#	p5-B-Hooks-Parser/distinfo
#
echo c - p5-B-Hooks-Parser
mkdir -p p5-B-Hooks-Parser > /dev/null 2>&1
echo x - p5-B-Hooks-Parser/pkg-descr
sed 's/^X//' >p5-B-Hooks-Parser/pkg-descr << '019b72aa8bde86790c4ff4bc9cbe6ff5'
XThis module provides an API for parts of the perl parser. It can be
Xused to modify code while it's being parsed.
X
XWWW:	http://search.cpan.org/dist/B-Hooks-Parser/
019b72aa8bde86790c4ff4bc9cbe6ff5
echo x - p5-B-Hooks-Parser/Makefile
sed 's/^X//' >p5-B-Hooks-Parser/Makefile << '0715dd1edb1b51031068cb7d7a59aa27'
X# New ports collection makefile for:	p5-B-Hooks-Parser
X# Date created:		2009-03-11
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	B-Hooks-Parser
XPORTVERSION=	0.08
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	B
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Interface to perls parser variables
X
XBUILD_DEPENDS=	p5-B-Hooks-OP-Check:${PORTSDIR}/devel/p5-B-Hooks-OP-Check:patch \
X		p5-ExtUtils-Depends>0:${PORTSDIR}/devel/p5-ExtUtils-Depends
XRUN_DEPENDS=	p5-B-Hooks-OP-Check:${PORTSDIR}/devel/p5-B-Hooks-OP-Check \
X		p5-devel-parent>0:${PORTSDIR}/devel/p5-parent
X
XPERL_CONFIGURE=	yes
X
XMAN3=		B::Hooks::Parser.3
X
X.include <bsd.port.mk>
0715dd1edb1b51031068cb7d7a59aa27
echo x - p5-B-Hooks-Parser/pkg-plist
sed 's/^X//' >p5-B-Hooks-Parser/pkg-plist << '4cc00ba8dd020179451348312301746e'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/Parser.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/Parser/Install/Files.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/Parser/Install/hook_parser.h
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks/Parser/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks/Parser/Parser.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks/Parser/Parser.so
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks/Parser
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/B/Hooks
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/B
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/Parser/Install
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks/Parser
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/B/Hooks
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/B
4cc00ba8dd020179451348312301746e
echo x - p5-B-Hooks-Parser/distinfo
sed 's/^X//' >p5-B-Hooks-Parser/distinfo << '3afe6480486ac163892d3dbd1292fd32'
XMD5 (B-Hooks-Parser-0.08.tar.gz) = 5d2d0a714f4e6682186c37a36e64bce1
XSHA256 (B-Hooks-Parser-0.08.tar.gz) = c937adde4d24f9421901e3c16eb44b7cfd3754c148ff36458b82d45bcecf58e2
XSIZE (B-Hooks-Parser-0.08.tar.gz) = 65716
3afe6480486ac163892d3dbd1292fd32
exit
--- p5-B-Hooks-Parser-0.08.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Mar 11 14:34:16 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132532 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Mar 11 16:53:40 UTC 2009 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132532: commit references a PR
Date: Wed, 11 Mar 2009 16:54:12 +0000 (UTC)

 miwi        2009-03-11 16:53:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-B-Hooks-Parser Makefile distinfo pkg-descr pkg-plist 
   Log:
   This module provides an API for parts of the perl parser. It can be
   used to modify code while it's being parsed.
   
   WWW:    http://search.cpan.org/dist/B-Hooks-Parser/
   
   PR:             ports/132532
   Submitted by:   Gea-Suan Lin <gslin at gslin.org>
   
   Revision  Changes    Path
   1.3398    +1 -0      ports/devel/Makefile
   1.1       +27 -0     ports/devel/p5-B-Hooks-Parser/Makefile (new)
   1.1       +3 -0      ports/devel/p5-B-Hooks-Parser/distinfo (new)
   1.1       +4 -0      ports/devel/p5-B-Hooks-Parser/pkg-descr (new)
   1.1       +14 -0     ports/devel/p5-B-Hooks-Parser/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:
