Bug 260118 - net-mgmt/nagios-plugins: Update to 2.4.0 & MASTER_SITES
Summary: net-mgmt/nagios-plugins: Update to 2.4.0 & MASTER_SITES
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-29 14:27 UTC by Mike Walker
Modified: 2022-04-08 13:10 UTC (History)
1 user (show)

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


Attachments
Update Makefile & distinfo to 2.4.0 (1.30 KB, patch)
2021-11-29 14:27 UTC, Mike Walker
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Walker 2021-11-29 14:27:09 UTC
Created attachment 229793 [details]
Update Makefile & distinfo to 2.4.0

Hello,

According to the official nagios-plugins blog (1), 2.4.0 has been released.

The only other change included in this patch is to update MASTER_SITES to nagios-plugins' Github, which is necessary as the current MASTER_SITES (2) returns a 404 for version 2.4.0, as well as the release announcement specifically linking to their Github to download.

The attached patch successfully builds 2.4.0 for me.

Cheers,
Mike

(1) Blog announcement: https://nagios-plugins.org/nagios-plugins-2-4-0-released/
(2) Old MASTER_SITES: https://nagios-plugins.org/download/
Comment 1 Mike Walker 2022-04-08 13:10:02 UTC
Thanks Mathieu!