Bug 273025 - www/p5-Mozilla-CA: Update to 20230807
Summary: www/p5-Mozilla-CA: Update to 20230807
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://github.com/libwww-perl/Mozill...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-09 08:44 UTC by Sergei Vyshenski
Modified: 2023-08-09 13:11 UTC (History)
1 user (show)

See Also:


Attachments
git format-patch -1 main (1.53 KB, patch)
2023-08-09 08:44 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 2023-08-09 08:44:54 UTC
Created attachment 243982 [details]
git format-patch -1 main

- fetch dist from CPAN

Changelog: https://github.com/libwww-perl/Mozilla-CA/blob/master/Changes

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.2-RELEASE-p2
portlint 2.20.0
portfmt 1.1.5
pkg 1.20.990.5
poudriere-git-3.3.99.20220831
perl 5.34.1_3
openssl 1.1.1t-freebsd
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-08-09 10:24:32 UTC
I'm currently in the process of committing your previous patch.  Shall I merge it and this one into one?
Comment 2 Sergei Vyshenski 2023-08-09 10:37:28 UTC
This patch contains:
1) switch back to CPAN as MASTERSITES, as in previous patch,
2) another (new) update
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-08-09 13:05:24 UTC
A commit in branch main references this bug:

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

commit ececa6c3ffa7775ab368d10541eee2cf1a5e974e
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2023-08-09 08:41:35 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-08-09 13:03:30 +0000

    www/p5-Mozilla-CA: Update to 20230807

    - fetch dist from CPAN

    Changelog: https://github.com/libwww-perl/Mozilla-CA/blob/master/Changes

    PR:             273025, 272903
    Reported by:    sunpoet

 www/p5-Mozilla-CA/Makefile | 6 ++----
 www/p5-Mozilla-CA/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2023-08-09 13:11:53 UTC
Thank you for your contribution.