Bug 223295 - devel/p5-Workflow update to 1.45
Summary: devel/p5-Workflow update to 1.45
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on: 223294
Blocks:
  Show dependency treegraph
 
Reported: 2017-10-28 23:20 UTC by Sergei Vyshenski
Modified: 2017-11-05 21:21 UTC (History)
1 user (show)

See Also:


Attachments
patch to update the port (1.65 KB, patch)
2017-10-28 23:20 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2017-10-28 23:20:16 UTC
Created attachment 187550 [details]
patch to update the port

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

- "portlint -AC" just warns about non-empty $FreeBSD$ tag.

- Tested with poudriere 3.1.99.20171005 at 11.1-STABLE r324504 with perl-5.24.3
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-11-05 21:19:52 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Nov  5 21:18:15 UTC 2017
New revision: 453579
URL: https://svnweb.freebsd.org/changeset/ports/453579

Log:
  Update to 1.45

  - Sort *_DEPENDS
  - While I'm here:
    - Add LICENSE_FILE
    - Sort PLIST

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

Changes:
  head/devel/p5-Workflow/Makefile
  head/devel/p5-Workflow/distinfo
  head/devel/p5-Workflow/pkg-plist
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-11-05 21:21:27 UTC
Committed. Thanks!