Bug 257725

Summary: security/p5-Crypt-X509: Update to 0.54
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Some People Flags: ashish: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://metacpan.org/release/MRSCOTTY/Crypt-X509-0.54/source/Changes
Attachments:
Description Flags
"git diff" to update the port none

Description Sergei Vyshenski 2021-08-10 04:16:38 UTC
Created attachment 227067 [details]
"git diff" to update the port

- Update 0.53 -> 0.54
Changes: https://metacpan.org/release/MRSCOTTY/Crypt-X509-0.54/source/Changes

- This port does not define any license.
- "portlint -AC" gives non-relevant warns.
- "portclippy Makefile" is happy.
- Tested with:
13.0-RELEASE-p3
pkg 1.17.1
poudriere 3.3.6
perl 5.32.1
openssl 1.1.1k
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-08-13 17:25:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f765e7fc5c62c7429b9d5b2cb5e34bb1d4a5a2e1

commit f765e7fc5c62c7429b9d5b2cb5e34bb1d4a5a2e1
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2021-08-13 17:19:21 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2021-08-13 17:22:58 +0000

    security/p5-Crypt-X509: Update to 0.54

    - Add NO_ARCH since port is architecture neutral

    PR:             257725

 security/p5-Crypt-X509/Makefile | 3 ++-
 security/p5-Crypt-X509/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2021-08-13 17:26:57 UTC
Thank you, committed.