Bug 205031

Summary: [MAINTAINER] devel/p5-Workflow update to 1.42
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Some People CC: svysh.fbsd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for updating the port
none
log from poudriere at 11.0-amd64 and perl-5.20.3 none

Description Sergei Vyshenski 2015-12-04 23:12:15 UTC
Created attachment 163860 [details]
patch for updating the port

- Update to 1.42

- Changes: http://cpansearch.perl.org/src/JONASBN/Workflow-1.42/Changes

- Tested with poudriere (log attached) at 11.0-CURRENT-amd64 with perl-5.20.3
Comment 1 Sergei Vyshenski 2015-12-04 23:12:41 UTC
Created attachment 163861 [details]
log from poudriere at 11.0-amd64 and perl-5.20.3
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-05 06:12:46 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Dec  5 06:12:20 UTC 2015
New revision: 403036
URL: https://svnweb.freebsd.org/changeset/ports/403036

Log:
  - Update to 1.42
  - Add more TEST_DEPENDS
  - While I'm here:
    - Use USE_PERL5=modbuild
    - Sort TEST_DEPENDS

  Changes:	http://search.cpan.org/dist/Workflow/Changes
  PR:		205031
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)

Changes:
  head/devel/p5-Workflow/Makefile
  head/devel/p5-Workflow/distinfo
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-12-05 06:17:31 UTC
Committed. Thanks!