Bug 180392 - [Maintainer update:] devel/p5-Workflow
Summary: [Maintainer update:] devel/p5-Workflow
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-08 19:00 UTC by Sergei Vyshenski
Modified: 2013-07-17 05:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.09 KB, patch)
2013-07-08 19:00 UTC, Sergei Vyshenski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2013-07-08 19:00:00 UTC
	- Update of devel/p5-Workflow to ver. 1.38
	- devel/p5-Workflow fails to build with perl-5.8 and perl-5.9
	(cf http://sourceforge.net/mailarchive/forum.php?thread_name=8BD00334-9645-4F90-BBD5-795DCF9361BF%40logicLAB.dk&forum_name=perl-workflow-devel)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-08 19:00:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 svyshenski 2013-07-08 19:05:41 UTC
Correction.
With perls 5.8 and 5.9 this module builds ok, but fails with CPAN tests:

http://sourceforge.net/mailarchive/forum.php?thread_name=8BD00334-9645-4F90-BBD5-795DCF9361BF%40logicLAB.dk&forum_name=perl-workflow-devel
Comment 3 svyshenski 2013-07-08 19:10:20 UTC
Correction.
With perls 5.8 and 5.9 this module builds ok, but fails with CPAN tests:

http://sourceforge.net/mailarchive/forum.php?thread_name=8BD00334-9645-4F90-BBD5-795DCF9361BF%40logicLAB.dk&forum_name=perl-workflow-devel
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2013-07-09 16:08:00 UTC
Responsible Changed
From-To: perl->miwi

I'll take it.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2013-07-17 05:04:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-07-17 05:05:04 UTC
Author: miwi
Date: Wed Jul 17 04:04:51 2013
New Revision: 323143
URL: http://svnweb.freebsd.org/changeset/ports/323143

Log:
  - Updateto 1.38
  
  PR:		180392
  Submitted by:	maintainer

Modified:
  head/devel/p5-Workflow/Makefile
  head/devel/p5-Workflow/distinfo   (contents, props changed)

Modified: head/devel/p5-Workflow/Makefile
==============================================================================
--- head/devel/p5-Workflow/Makefile	Wed Jul 17 04:02:02 2013	(r323142)
+++ head/devel/p5-Workflow/Makefile	Wed Jul 17 04:04:51 2013	(r323143)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Workflow
-PORTVERSION=	1.36
+PORTVERSION=	1.38
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -42,6 +42,7 @@ BUILD_DEPENDS=	p5-Class-Observable>=1.04
 		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
 		p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
 
+USE_PERL5=	5.10+
 PERL_CONFIGURE=	yes
 
 MAN3=	Workflow.3 \

Modified: head/devel/p5-Workflow/distinfo
==============================================================================
--- head/devel/p5-Workflow/distinfo	Wed Jul 17 04:02:02 2013	(r323142)
+++ head/devel/p5-Workflow/distinfo	Wed Jul 17 04:04:51 2013	(r323143)
@@ -1,2 +1,2 @@
-SHA256 (Workflow-1.36.tar.gz) = 8a96eef7415d5d9006f52cccb151370541a6a862350d8e21a4b7bd7249201bb3
-SIZE (Workflow-1.36.tar.gz) = 175278
+SHA256 (Workflow-1.38.tar.gz) = c1db0f51625cd8e7a82bd05e222a156bb42dee48461ca771fe53aff679d104f1
+SIZE (Workflow-1.38.tar.gz) = 177750
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"