Bug 255448 - security/p5-Crypt-PKCS10: Update to 2.002
Summary: security/p5-Crypt-PKCS10: 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: Neel Chauhan
URL: https://github.com/openxpki/Crypt-PKC...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-28 01:04 UTC by Sergei Vyshenski
Modified: 2021-04-28 01:53 UTC (History)
1 user (show)

See Also:


Attachments
"git diff" to update the port (1.29 KB, patch)
2021-04-28 01:04 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 2021-04-28 01:04:43 UTC
Created attachment 224482 [details]
"git diff" to update the port

- Update 2.001 --> 2.002
Changes: https://github.com/openxpki/Crypt-PKCS10/commits/master

- "portlint -AC" says: looks fine.
- "portclippy Makefile" is happy.
- Tested with:
12.2-RELEASE-p6
pkg 1.16.3
poudriere 3.3.6
perl 5.32.1
openssl 1.1.1h
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-28 01:51:29 UTC
A commit in branch main references this bug:

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

commit e926dec31e3f498a7195eb484194a2fe6f50ba7f
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-04-28 01:50:46 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-04-28 01:50:46 +0000

    security/p5-Crypt-PKCS10: Update to 2.002

    Changes: https://github.com/openxpki/Crypt-PKCS10/commits/master

    PR:             255448
    Submitted by:   Sergei Vyshenski <svysh.fbsd AT gmail DOT com> (maintainer)

 security/p5-Crypt-PKCS10/Makefile | 6 +++---
 security/p5-Crypt-PKCS10/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2021-04-28 01:53:21 UTC
Committed!