pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/52022: Upgrading nagios-plugins package to version 2.1.4




On 03/02/2017 12:20 AM, Alberto José Mijares Paredes wrote:
> The following reply was made to PR pkg/52022; it has been noted by GNATS.
> 
> From: =?UTF-8?Q?Alberto_Jos=C3=A9_Mijares_Paredes?= <alberto.m%futurelinkcorporation.com@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc: 
> Subject: Re: pkg/52022: Upgrading nagios-plugins package to version 2.1.4
> Date: Wed, 1 Mar 2017 23:48:56 -0430
> 
>  --001a113f28745242620549b7ba0f
>  Content-Type: text/plain; charset=UTF-8
>  
>  Doing more testing (CentOS 7, for example) I realized that this package
>  won't work. Just letting you know so nobody looses his time on this. I'll
>  come back to you with a new PR if I fix the issue.
>  

Hi guys,

This patch was tested on FreeBSD and CentOS 7 and works OK.


diff -r nagios-plugins.old/distinfo nagios-plugins/distinfo
1c1
< $NetBSD: distinfo,v 1.20 2016/10/01 18:23:18 bouyer Exp $
---
> $NetBSD$
3,15c3,6
< SHA1 (nagios-plugins-2.0.3.tar.gz) =
29b6183ab9d796299dc17c395eef493415d1e9d6
< RMD160 (nagios-plugins-2.0.3.tar.gz) =
b682b126c78df51f64d9cb8599d2f9dfd411d5f4
< SHA512 (nagios-plugins-2.0.3.tar.gz) =
2753e6f3fc7433a5583fee01e63a65b9ea74155964f2b6e6bf3458e56cb29ea5dbd020f83816044a717b66d6548d203b3a082fba0faedcd629c7a8457bc19b36
< Size (nagios-plugins-2.0.3.tar.gz) = 2659772 bytes
< SHA1 (patch-ad) = 04115d0c41419fccfc2735745dc349f81061fff9
< SHA1 (patch-af) = 8fd2e50ca63f014f88195552884913c7383cb6a1
< SHA1 (patch-ah) = f884e80c1e09fefd5e37f087d95d3b76b9d44ab6
< SHA1 (patch-ai) = 645ebd4ac16a71bd5944fe3850c809cb45bf6a4c
< SHA1 (patch-ak) = 093638669dd5b524d8a9b31d452f1ba737e684b3
< SHA1 (patch-an) = 6ba8dec0eb62cd0097809daf8075248afd448695
< SHA1 (patch-configure) = 8a06bbd0fa0649625ffb1c8e2f4b667714a40fe4
< SHA1 (patch-plugins-root_Makefile.in) =
e4352f38bd0085f5c0acd9d058f1aa5d76676fff
< SHA1 (patch-plugins__check_swap.c) =
4a32398b3e8e596b9f67b3ea95a3acce37287b0b
---
> SHA1 (nagios-plugins-2.1.4.tar.gz) =
786501743cb32a3b434545976bbdcdd4ffa29476
> RMD160 (nagios-plugins-2.1.4.tar.gz) =
18c161501458f5f5fa40652d4c3a1ec0f8408c6c
> SHA512 (nagios-plugins-2.1.4.tar.gz) =
33b3f06b1604bcb8cdd35f89924c58118afe8b9cce3de6c473ca4c8b844b0debc2c02a2fdc85176a7093273f76b26934483dab111ef3532efc977d9615038e99
> Size (nagios-plugins-2.1.4.tar.gz) = 2721216 bytes
diff -r nagios-plugins.old/Makefile nagios-plugins/Makefile
4d3
< PKGREVISION=	4
13a13
>
52c52
< #DEPENDS+=	nagios-base-*:../../net/nagios-base
---
> # DEPENDS+=	:../../net/nagios-base
78a79,80
>
> INSTALLATION_DIRS=	lib
diff -r nagios-plugins.old/Makefile.common nagios-plugins/Makefile.common
9c9
< PLUGINSVERSION=	2.0.3
---
> PLUGINSVERSION=	2.1.4
11c11
< MASTER_SITES?=	http://nagios-plugins.org/download/
---
> MASTER_SITES?=	https://nagios-plugins.org/download/
diff -r nagios-plugins.old/Makefile.plugin nagios-plugins/Makefile.plugin
20a21
>
Only in nagios-plugins.old/: patches
diff -r nagios-plugins.old/PLIST nagios-plugins/PLIST
1c1,3
< @comment $NetBSD: PLIST,v 1.10 2015/04/03 17:50:27 rodent Exp $
---
> @comment $NetBSD$
> libexec/nagios/check_apt
> libexec/nagios/check_breeze
3a6
> libexec/nagios/check_cluster
6a10
> libexec/nagios/check_disk_smb
9a14
> libexec/nagios/check_flexlm
11a17
> libexec/nagios/check_hpjd
14,15c20,21
< ${PLIST.linux}libexec/nagios/check_ide_smart
< ${PLIST.NetBSD}libexec/nagios/check_ide_smart
---
> libexec/nagios/check_ifoperstatus
> libexec/nagios/check_ifstatus
31a38
> libexec/nagios/check_oracle
37a45
> libexec/nagios/check_sensors
39a48
> libexec/nagios/check_snmp
48a58
> libexec/nagios/check_wave
50d59
< ${PLIST.sunos}libexec/nagios/pst3
55a65
> @pkgdir include
Only in nagios-plugins/: PLIST.linux


I hope it helps.

Thank you.


Alberto Mijares

Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index