Skip site navigation (1)Skip section navigation (2)
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:   ports/147382: [PATCH] devel/p5-Workflow: update to 1.33
Message-ID:  <201006030709.o5379IOR085179@frieza.p6m7g8.net>
Resent-Message-ID: <201006030710.o537A9Pl058494@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 07:10:08 UTC 2010
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006030709.o5379IOR085179>