Bug 257926 - security/libscep: Update to 0.09
Summary: security/libscep: Update to 0.09
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: Tobias C. Berner
URL: https://github.com/openxpki/libscep/c...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-18 09:26 UTC by Sergei Vyshenski
Modified: 2021-08-28 13:53 UTC (History)
2 users (show)

See Also:


Attachments
"git diff" to update two ports (3.03 KB, patch)
2021-08-18 09:26 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-08-18 09:26:06 UTC
Created attachment 227304 [details]
"git diff" to update two ports

- Update two ports sharing the same distribution:
	0.08 -> 0.09
Changes: https://github.com/openxpki/libscep/compare/v0.08...v0.09
- "portlint -AC" says: looks fine.
- "portclippy Makefile" is happy.
- "portfmt -D 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 (for p5-Crypt-LibSCEP) in a clean poudriere jail say: PASS.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2021-08-28 13:53:18 UTC
Committed. Thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-08-28 13:53:25 UTC
A commit in branch main references this bug:

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

commit ca6396389fbb91476b190962533d489707800edb
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2021-08-28 13:51:51 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2021-08-28 13:51:51 +0000

    security/libscep: Update to 0.09

    Update security/libscep and security/p5-Crypt-LibSCEP to 0.09

    PR:             257926

 security/libscep/Makefile          | 11 +++++------
 security/libscep/distinfo          |  6 +++---
 security/p5-Crypt-LibSCEP/Makefile |  7 +++----
 security/p5-Crypt-LibSCEP/distinfo |  6 +++---
 4 files changed, 14 insertions(+), 16 deletions(-)