From markun@onohara.to  Sat Jan  5 13:37:11 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 E6BF116A419
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Jan 2008 13:37:11 +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 D3C2F13C4CC
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Jan 2008 13:37:11 +0000 (UTC)
	(envelope-from markun@onohara.to)
Received: by gate.onohara.to (Postfix, from userid 1000)
	id 7784528442; Sat,  5 Jan 2008 22:37:10 +0900 (JST)
Message-Id: <20080105133710.7784528442@gate.onohara.to>
Date: Sat,  5 Jan 2008 22:37:10 +0900 (JST)
From: Masahiro Teramoto <markun@onohara.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc: markun@onohara.to
Subject: [NEW PORT] devel/p5-Event-Notify: Simple Observer/Notifier
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         119359
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Event-Notify: Simple Observer/Notifier
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 05 13:40:02 UTC 2008
>Closed-Date:    Thu Jan 10 23:18:53 UTC 2008
>Last-Modified:  Thu Jan 10 23:18:53 UTC 2008
>Originator:     Masahiro Teramoto
>Release:        FreeBSD 6.2-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD gate.onohara.to 6.2-RELEASE-p9 FreeBSD 6.2-RELEASE-p9 #0: Thu Nov 29 04:07:33 UTC 2007
>Description:
Event::Notify implements a simple Observer pattern.

Author:	Daisuke Maki <dmaki@cpan.org>
WWW:	http://search.cpan.org/~dmaki/Event-Notify/

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

--- p5-Event-Notify-0.00004.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-Event-Notify
#	p5-Event-Notify/pkg-descr
#	p5-Event-Notify/Makefile
#	p5-Event-Notify/pkg-plist
#	p5-Event-Notify/distinfo
#
echo c - p5-Event-Notify
mkdir -p p5-Event-Notify > /dev/null 2>&1
echo x - p5-Event-Notify/pkg-descr
sed 's/^X//' >p5-Event-Notify/pkg-descr << 'END-of-p5-Event-Notify/pkg-descr'
XEvent::Notify implements a simple Observer pattern.
X
XAuthor:	Daisuke Maki <dmaki@cpan.org>
XWWW:	http://search.cpan.org/~dmaki/Event-Notify/
END-of-p5-Event-Notify/pkg-descr
echo x - p5-Event-Notify/Makefile
sed 's/^X//' >p5-Event-Notify/Makefile << 'END-of-p5-Event-Notify/Makefile'
X# New ports collection makefile for:	p5-Event-Notify
X# Date created:		2008-01-03
X# Whom:			Masahiro Teramoto <markun@onohara.to>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Event-Notify
XPORTVERSION=	0.00004
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/D/DM/DMAKI
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	markun@onohara.to
XCOMMENT=	Simple Observer/Notifier
X
XBUILD_DEPENDS=	p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Event::Notify.3
X
X.include <bsd.port.mk>
END-of-p5-Event-Notify/Makefile
echo x - p5-Event-Notify/pkg-plist
sed 's/^X//' >p5-Event-Notify/pkg-plist << 'END-of-p5-Event-Notify/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Event/Notify/.packlist
X%%SITE_PERL%%/Event/Notify.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Event/Notify
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Event
X@dirrmtry %%SITE_PERL%%/Event
END-of-p5-Event-Notify/pkg-plist
echo x - p5-Event-Notify/distinfo
sed 's/^X//' >p5-Event-Notify/distinfo << 'END-of-p5-Event-Notify/distinfo'
XMD5 (Event-Notify-0.00004.tar.gz) = d3cc90ab1add060ef5ca6683877c0d0e
XSHA256 (Event-Notify-0.00004.tar.gz) = 5a03d653a13fc878a4a5b36365fddb99b803f543983507661c57558a7ca6db3c
XSIZE (Event-Notify-0.00004.tar.gz) = 19881
END-of-p5-Event-Notify/distinfo
exit
--- p5-Event-Notify-0.00004.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Jan 5 14:58:09 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/119359: commit references a PR
Date: Thu, 10 Jan 2008 22:44:10 +0000 (UTC)

 miwi        2008-01-10 22:44:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-Event-Notify Makefile distinfo pkg-descr pkg-plist 
   Log:
   Event::Notify implements a simple Observer pattern.
   
   WWW:    http://search.cpan.org/dist/Event-Notify/
   
   PR:             ports/119359
   Submitted by:   Masahiro Teramoto <markun at onohara.to>
   
   Revision  Changes    Path
   1.2958    +1 -0      ports/devel/Makefile
   1.1       +25 -0     ports/devel/p5-Event-Notify/Makefile (new)
   1.1       +3 -0      ports/devel/p5-Event-Notify/distinfo (new)
   1.1       +3 -0      ports/devel/p5-Event-Notify/pkg-descr (new)
   1.1       +5 -0      ports/devel/p5-Event-Notify/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"
 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Jan 10 23:18:52 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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