Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jan 2017 00:02:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215748] devel/p5-Test-Prereq: update to 2.002
Message-ID:  <bug-215748-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215748

            Bug ID: 215748
           Summary: devel/p5-Test-Prereq: update to 2.002
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: svysh.fbsd@gmail.com

Created attachment 178494
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178494&action=
=3Dedit
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=20
with poudriere-3.1.14, perl-5.24.1, and openssl from base.
To activate test from within poudriere, file=20=20
Mk/Uses/perl5.mk was locally augmented with lines:

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

All tests say: PASS.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215748-13>