Bug 215748 - devel/p5-Test-Prereq: update to 2.002
Summary: devel/p5-Test-Prereq: update to 2.002
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: Wen Heping
URL:
Keywords:
Depends on: 215745
Blocks:
  Show dependency treegraph
 
Reported: 2017-01-04 00:02 UTC by Sergei Vyshenski
Modified: 2017-01-04 02:04 UTC (History)
2 users (show)

See Also:


Attachments
patch for updating the port (1.37 KB, patch)
2017-01-04 00:02 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-01-04 00:02:52 UTC
Created attachment 178494 [details]
patch for updating the port

- update 1.039 --> 2.002
Changes: http://cpansearch.perl.org/src/BDFOY/Test-Prereq-2.002/Changes

- new port is needed as a dependency:  devel/p5-Module-Extract-Use 1.04

- dependency devel/p5-Module-Info is actually no longer needed, cf. Changes,
despite the fact that is still "required" by Build.PL and get_prereqs.t

- "portlint -AC" gives just non-relevant warnings.

- Tested (with and without buil-in perl tests) at 11.stable-amd64 
with poudriere-3.1.14, perl-5.24.1, and openssl from base.
To activate test from within poudriere, file  
Mk/Uses/perl5.mk was locally augmented with lines:

.if defined(RUN_PERL_TESTS)
BUILD_DEPENDS+= ${TEST_DEPENDS}
pre-install:    test
.endif

All tests say: PASS.
Comment 1 Sergei Vyshenski 2017-01-04 00:09:22 UTC
New port (devel/p5-Module-Extract-Use 1.04) needed as a dependency for this updated has been submitted here:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215745
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-01-04 02:00:58 UTC
A commit references this bug:

Author: wen
Date: Wed Jan  4 02:00:23 UTC 2017
New revision: 430528
URL: https://svnweb.freebsd.org/changeset/ports/430528

Log:
  - Update to 2.002
  - Update DEPENDS

  PR:		215748
  Submitted by:	svysh.fbsd@gmail.com(maintainer)

Changes:
  head/devel/p5-Test-Prereq/Makefile
  head/devel/p5-Test-Prereq/distinfo