From pgollucci@frieza.p6m7g8.net  Thu Jun  3 07:09:29 2010
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F02521065672
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  3 Jun 2010 07:09:18 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239])
	by mx1.freebsd.org (Postfix) with ESMTP id AE0038FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  3 Jun 2010 07:09:18 +0000 (UTC)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.4/8.14.4) with ESMTP id o5379IAm085190;
	Thu, 3 Jun 2010 03:09:18 -0400 (EDT)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id o5379IOR085179;
	Thu, 3 Jun 2010 03:09:18 -0400 (EDT)
	(envelope-from pgollucci)
Message-Id: <201006030709.o5379IOR085179@frieza.p6m7g8.net>
Date: Thu, 3 Jun 2010 03:09:18 -0400 (EDT)
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: svysh@pn.sinp.msu.ru
Subject: [PATCH] devel/p5-Workflow: update to 1.33
X-Send-Pr-Version: 3.113
X-GNATS-Notify: svysh@pn.sinp.msu.ru

>Number:         147382
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Workflow: update to 1.33
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 07:10:08 UTC 2010
>Closed-Date:    Thu Jun 03 07:26:56 UTC 2010
>Last-Modified:  Fri Jun  4 10:20:04 UTC 2010
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:
- Update to 1.33

Port maintainer (svysh@pn.sinp.msu.ru) is cc'd.

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

--- p5-Workflow-1.33.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Workflow/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	28 Jan 2010 04:53:49 -0000	1.17
+++ Makefile	3 Jun 2010 06:23:48 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Workflow
-PORTVERSION=	1.32
-PORTREVISION=	2
+PORTVERSION=	1.33
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -29,8 +28,8 @@
 	${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \
 	${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
 	${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
-	${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp
-
+	${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
+	${SITE_PERL}/Net/LDAP/Makepath.pm:${PORTSDIR}/net/p5-Net-LDAP-Makepath
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.6+
@@ -66,7 +65,6 @@
 	Workflow::Validator::InEnumeratedType.3 \
 	Workflow::Validator::MatchesDateFormat.3
 
-
 .if !defined(NOPORTEXAMPLES)
 PORTEXAMPLES=	*
 .endif
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Workflow/distinfo,v
retrieving revision 1.11
diff -u -u -r1.11 distinfo
--- distinfo	29 Jan 2009 09:21:28 -0000	1.11
+++ distinfo	3 Jun 2010 06:23:48 -0000
@@ -1,3 +1,3 @@
-MD5 (Workflow-1.32.tar.gz) = fd82389980de5640b9b100c17a930f90
-SHA256 (Workflow-1.32.tar.gz) = bc088ec52403a10b581ee8f29bc1043a94ebda1960fb56826a9b43ab89519920
-SIZE (Workflow-1.32.tar.gz) = 115575
+MD5 (Workflow-1.33.tar.gz) = ae2dd2ffc5d2870c3f395f494618119c
+SHA256 (Workflow-1.33.tar.gz) = 6ac030f54c72148985b1be817cfdad1d7bca6c8f9f60e80b66f1ff07621d487f
+SIZE (Workflow-1.33.tar.gz) = 151132
--- p5-Workflow-1.33.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jun 3 07:12:33 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: svysh@pn.sinp.msu.ru
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/147382: [PATCH] devel/p5-Workflow: update to 1.33
Date: Thu, 3 Jun 2010 07:12:32 UT

 Maintainer of devel/p5-Workflow,
 
 Please note that PR ports/147382 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/147382
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: pgollucci 
State-Changed-When: Thu Jun 3 07:26:55 UTC 2010 
State-Changed-Why:  
another oops 

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

From: Sergei Vyshenski <svysh@pn.sinp.msu.ru>
To: bug-followup@FreeBSD.ORG
Cc: Edwin Groothuis <edwin@FreeBSD.ORG>, pgollucci@FreeBSD.ORG,
        pgollucci@p6m7g8.com
Subject: Re: ports/147382: [PATCH] devel/p5-Workflow: update to 1.33
Date: Fri, 04 Jun 2010 14:18:38 +0400

 A note from maintainer:
 
 Submitted patch is essentially wrong, and should be discarded.
 At the moment I am testing compatibility of version
 devel/p5-Workflow-1.33 with other ports, which depend on it.
 I will submit a new patch as soon as things go clear.
 
 Regards, Sergei Vyshenski
 
 
 On 03.06.2010 11:12, Edwin Groothuis wrote:
 > Maintainer of devel/p5-Workflow,
 > 
 > Please note that PR ports/147382 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/147382
 > 
 
>Unformatted:
