Bug 218281 - devel/p5-Devel-CheckLib: update to 1.09
Summary: devel/p5-Devel-CheckLib: update to 1.09
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-01 02:51 UTC by Anton Yuzhaninov
Modified: 2017-04-19 13:27 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (culot)


Attachments
update to 1.09 (1.08 KB, patch)
2017-04-01 02:51 UTC, Anton Yuzhaninov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Yuzhaninov 2017-04-01 02:51:02 UTC
Created attachment 181371 [details]
update to 1.09

Update devel/p5-Devel-CheckLib to 1.09

Fix depends: IO::CaptureOutput used only in tests and doesn't need to build/run this port.

Tested with 'poudriere testport' on 10.3 and 11.0.
tested with 'make test' on 10.0/amd64 with perl 5.2[024]
portlint: looks fine.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-19 13:26:11 UTC
A commit references this bug:

Author: culot
Date: Wed Apr 19 13:25:46 UTC 2017
New revision: 438839
URL: https://svnweb.freebsd.org/changeset/ports/438839

Log:
  Update to 1.10

  PR:           218281
  Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru>

Changes:
  head/devel/p5-Devel-CheckLib/Makefile
  head/devel/p5-Devel-CheckLib/distinfo
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2017-04-19 13:27:27 UTC
Thanks for submitting this PR (and sorry for my late action).
I applied your changes and updated to 1.10 while working on it.