Summary: | [patch] update lang/p5-Try-Tiny to 0.24 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Adam Weinberger <adamw> | ||||
Component: | Individual Port(s) | Assignee: | Anton Berezin <tobez> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Keywords: | patch | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(tobez) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Committed. A commit references this bug: Author: adamw Date: Sun Dec 27 23:24:10 UTC 2015 New revision: 404607 URL: https://svnweb.freebsd.org/changeset/ports/404607 Log: Update to 0.24. In TEST_DEPENDS, change the Sub::Name dependency to Sub::Util (see Changes). Changes: https://metacpan.org/changes/distribution/Try-Tiny PR: 205272 Approved by: maintainer timeout (15 days) Changes: head/lang/p5-Try-Tiny/Makefile head/lang/p5-Try-Tiny/distinfo |
Created attachment 164152 [details] 0.24 Attaches patch updates Try::Tiny to 0.24. The module now preferentially uses Sub::Util to Sub::Name, so I've adjusted the TEST_DEPENDS accordingly.