[Bug 215753] security/p5-Crypt-PKCS10: update to 1.8.002.01
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 4 04:05:02 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215753
Bug ID: 215753
Summary: security/p5-Crypt-PKCS10: update to 1.8.002.01
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: svysh.fbsd at gmail.com
Created attachment 178495
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178495&action=edit
patch for updating the port
- Update 1.8002 --> 1.8.002.01
Changes: http://cpansearch.perl.org/src/TLHACKQUE/Crypt-PKCS10-1.800201/Changes
- Author sets his distribution versioning as
(cf http://www.cpan.org/authors/id/T/TL/TLHACKQUE/ and Changes above):
1.4 1.6 1.7 1.701 1.8 1.8002 1.800201
Most probably he means:
1.4 1.6 1.7 1.7.01 1.8 1.8.002 1.8.002.01
and next version could be 1.9
I suggest to switch to the second notation and bump PORTEPOCH.
To convert from port ver 1.8.002.01 to dist ver 1.800201 I had to set:
DISTNAME=${PORTNAME}-${PORTVERSION:R:R}${PORTVERSION:R:E}${PORTVERSION:E}
- "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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list