FreeBSD Bugzilla – Attachment 235279 Details for
Bug 265242
net-mgmt/check_ssl_cert: Use upstream release archive
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for check_ssl_cert
check_ssl_cert-fixup.patch (text/plain), 1.40 KB, created by
Daniel Engberg
on 2022-07-15 20:25:08 UTC
(
hide
)
Description:
Patch for check_ssl_cert
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-07-15 20:25:08 UTC
Size:
1.40 KB
patch
obsolete
>diff --git a/net-mgmt/check_ssl_cert/Makefile b/net-mgmt/check_ssl_cert/Makefile >index 520f0a775dad..79df7d4d0057 100644 >--- a/net-mgmt/check_ssl_cert/Makefile >+++ b/net-mgmt/check_ssl_cert/Makefile >@@ -1,23 +1,23 @@ > PORTNAME= check_ssl_cert >-DISTVERSIONPREFIX= v > DISTVERSION= 2.35.0 > CATEGORIES= net-mgmt >+MASTER_SITES= https://github.com/matteocorti/${PORTNAME}/releases/download/v${DISTVERSION}/ > > MAINTAINER= cmt@FreeBSD.org >- > COMMENT= Nagios/Icinga plugin for checking SSL/TLS certificates >+ > LICENSE= GPLv3 >+LICENSE_FILE= ${WRKSRC}/COPYING.md > > RUN_DEPENDS= expect:lang/expect \ > curl:ftp/curl \ > p5-TimeDate>=0:devel/p5-TimeDate > >+USES= tar:bz2 >+ > NO_BUILD= yes > NO_ARCH= yes > >-USE_GITHUB= yes >-GH_ACCOUNT= matteocorti >- > PLIST_FILES= libexec/nagios/check_ssl_cert \ > ${MANPREFIX}/man/man1/check_ssl_cert.1.gz > >diff --git a/net-mgmt/check_ssl_cert/distinfo b/net-mgmt/check_ssl_cert/distinfo >index 5f9eb915905a..cc78dd09908c 100644 >--- a/net-mgmt/check_ssl_cert/distinfo >+++ b/net-mgmt/check_ssl_cert/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1657913272 >-SHA256 (matteocorti-check_ssl_cert-v2.35.0_GH0.tar.gz) = 655ba07e81e2d730bbf31a6a2e2ef7b3febed39de2ccbce6b26f879c6a7ca2f9 >-SIZE (matteocorti-check_ssl_cert-v2.35.0_GH0.tar.gz) = 316655 >+TIMESTAMP = 1657916466 >+SHA256 (check_ssl_cert-2.35.0.tar.bz2) = 0ebe81a65659e60fc22d2b84e15432c971e8d7a5ed7a08fde9c1cb46d39f89af >+SIZE (check_ssl_cert-2.35.0.tar.bz2) = 72714
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 265242
: 235279