Bug 257725 - security/p5-Crypt-X509: Update to 0.54
Summary: security/p5-Crypt-X509: Update to 0.54
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: Ashish SHUKLA
URL: https://metacpan.org/release/MRSCOTTY...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-10 04:16 UTC by Sergei Vyshenski
Modified: 2021-08-13 17:29 UTC (History)
0 users

See Also:
ashish: maintainer-feedback+


Attachments
"git diff" to update the port (1.04 KB, patch)
2021-08-10 04:16 UTC, Sergei Vyshenski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.