Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 500000

Summary: net-analyzer/nagios-check_rbl-1.3.5 version bump request
Product: Gentoo Linux Reporter: Michael Orlitzky <mjo>
Component: Current packagesAssignee: Andrew Hamilton <andrew>
Status: RESOLVED FIXED    
Severity: normal CC: creffett, proxy-maint, sysadmin, vostorga
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 523800, 523802, 536480    
Bug Blocks:    
Attachments: nagios-check_rbl-1.3.2.ebuild
nagios-check_rbl-1.3.5.ebuild

Description Michael Orlitzky gentoo-dev 2014-02-01 18:28:25 UTC
Created attachment 369284 [details]
nagios-check_rbl-1.3.2.ebuild

The changes from 1.3.0 (in portage) to 1.3.1 are minor. The changes in 1.3.2 were only to the dependencies list in the INSTALL file, which the author was nice enough to update for us.

In the ebuild I've simply bumped the EAPI from 4 to 5 and updated a comment and the copyright.
Comment 1 VĂ­ctor Ostorga (RETIRED) gentoo-dev 2014-02-02 14:34:57 UTC
Wow, bug 500,000!
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-02-02 19:50:43 UTC
metadata.xml explains whom to assign/CC bug reports to.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-02-02 19:51:23 UTC
Comment on attachment 369284 [details]
nagios-check_rbl-1.3.2.ebuild

--- nagios-check_rbl-1.3.0.ebuild       2012-10-18 16:13:33.000000000 +0200
+++ -   2014-02-02 20:51:07.555259904 +0100
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.3.0.ebuild,v 1.2 2012/10/18 14:13:33 jer Exp $
+# $Header: $
 
-EAPI=4
+EAPI=5
 
 inherit multilib
 
@@ -18,9 +18,15 @@
 KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
-# The Makefile.PL looks for Nagios::Plugin::Getopt and
-# Nagios::Plugin::Threshold, but I believe these are provided by
-# dev-perl/Nagios-Plugins.
+# The package's INSTALL/Makefile.PL files specify its dependencies.
+#
+#   * IO::Select (dev-lang/perl)
+#   * Nagios::Plugin (dev-perl/Nagios-Plugin)
+#   * Nagios::Plugin::Getopt (dev-perl/Nagios-Plugin)
+#   * Nagios::Plugin::Threshold (dev-perl/Nagios-Plugin)
+#   * Net::DNS (dev-perl/Net-DNS)
+#   * Readonly (dev-perl/Readonly)
+#
 RDEPEND="dev-lang/perl
        dev-perl/Nagios-Plugin
        dev-perl/Net-DNS
Comment 4 Michael Orlitzky gentoo-dev 2014-09-26 14:15:08 UTC
Created attachment 385516 [details]
nagios-check_rbl-1.3.5.ebuild
Comment 5 Michael Orlitzky gentoo-dev 2015-02-02 02:26:20 UTC
*nagios-check_rbl-1.3.7 (02 Feb 2015)

  02 Feb 2015; Michael Orlitzky <mjo@gentoo.org> +nagios-check_rbl-1.3.7.ebuild,
  metadata.xml:
  Add myself as a maintainer and version bump, bug #500000.