Bug 265242 - net-mgmt/check_ssl_cert: Use upstream release archive
Summary: net-mgmt/check_ssl_cert: Use upstream release archive
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: Christoph Moench-Tegeder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-15 20:25 UTC by Daniel Engberg
Modified: 2022-07-27 21:29 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (cmt)


Attachments
Patch for check_ssl_cert (1.40 KB, patch)
2022-07-15 20:25 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-07-15 20:25:08 UTC
Created attachment 235279 [details]
Patch for check_ssl_cert

Use upstream release archive as recommended by Porters Handbook (USE_GITHUB section)
While at it pet portlint

Compile tested on 13.1-RELEASE (amd64) (make, make check-plist)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-07-27 21:28:32 UTC
A commit in branch main references this bug:

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

commit 7c59ac6656971e143925778c4d24d6ab0a50c1a9
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2022-07-27 21:25:42 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2022-07-27 21:25:42 +0000

    net-mgmt/check_ssl_cert: update to 2.36.0

    https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.36.0

    While here, modernize Makefile [1]

    PR:             265242 [1]
    Reported by:    dizzy@ [1]

 net-mgmt/check_ssl_cert/Makefile | 12 ++++++------
 net-mgmt/check_ssl_cert/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)
Comment 2 Christoph Moench-Tegeder freebsd_committer freebsd_triage 2022-07-27 21:29:48 UTC
commited with ports 7c59ac665697 , thanks