From gslin@netnews.NCTU.edu.tw  Mon Oct  9 17:36:09 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0186A16A403
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  9 Oct 2006 17:36:09 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AA28043D45
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  9 Oct 2006 17:36:08 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 34C0C87; Tue, 10 Oct 2006 01:36:03 +0800 (CST)
Message-Id: <20061009173603.34C0C87@netnews.NCTU.edu.tw>
Date: Tue, 10 Oct 2006 01:36:03 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: svysh@cryptocom.ru, gslin@gslin.org
Subject: [PATCH] devel/p5-Sys-SigAction: update to 0.07
X-Send-Pr-Version: 3.113
X-GNATS-Notify: svysh@cryptocom.ru

>Number:         104219
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Sys-SigAction: update to 0.07
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 09 17:40:17 GMT 2006
>Closed-Date:    Mon Oct 09 18:08:23 GMT 2006
>Last-Modified:  Mon Oct 09 18:08:23 GMT 2006
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
- Update to 0.07
- Test::More is build-depend only

Port maintainer (svysh@cryptocom.ru) is cc'd.

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

--- p5-Sys-SigAction-0.07.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Sys-SigAction/Makefile /home/staff/gslin/work/ports/p5-Sys-SigAction/Makefile
--- /usr/ports/devel/p5-Sys-SigAction/Makefile	Tue Sep 19 02:24:59 2006
+++ /home/staff/gslin/work/ports/p5-Sys-SigAction/Makefile	Tue Oct 10 01:35:18 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Sys-SigAction
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Sys
@@ -16,7 +16,6 @@
 COMMENT=	Perl extension for Consistent Signal Handling
 
 BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-Sys-SigAction/distinfo /home/staff/gslin/work/ports/p5-Sys-SigAction/distinfo
--- /usr/ports/devel/p5-Sys-SigAction/distinfo	Tue Sep 19 02:24:59 2006
+++ /home/staff/gslin/work/ports/p5-Sys-SigAction/distinfo	Tue Oct 10 01:34:14 2006
@@ -1,3 +1,3 @@
-MD5 (Sys-SigAction-0.06.tar.gz) = 388847720377789d68417ec5f28ce677
-SHA256 (Sys-SigAction-0.06.tar.gz) = 8df87180a1fe321b1d4df26c22e68a7dd3af4387b615a5bb8b05255237731815
-SIZE (Sys-SigAction-0.06.tar.gz) = 13127
+MD5 (Sys-SigAction-0.07.tar.gz) = 4366669d80cd975767e86411364ee00c
+SHA256 (Sys-SigAction-0.07.tar.gz) = 13a69a2cb1fd150a7a922d1fcab48a20471bc4b19efaaa403fecc2edf36197fb
+SIZE (Sys-SigAction-0.07.tar.gz) = 14535
--- p5-Sys-SigAction-0.07.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Oct 9 17:40:28 UTC 2006 
Responsible-Changed-Why:  
clsung@ wants his PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104219 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Oct 9 17:40:35 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Sergei Vyshenski <svysh@cryptocom.ru>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104219: [PATCH] devel/p5-Sys-SigAction: update to 0.07
Date: Mon, 09 Oct 2006 21:48:39 +0400

 This PR doubles my PR# 104218
 
 Edwin Groothuis wrote:
 > Maintainer of devel/p5-Sys-SigAction,
 > 
 > Please note that PR ports/104219 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/104219
 > 
 
 
State-Changed-From-To: feedback->closed 
State-Changed-By: clsung 
State-Changed-When: Mon Oct 9 18:07:32 UTC 2006 
State-Changed-Why:  
Already updated in ports/104218. 

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