* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_rbl/files/, net-analyzer/nagios-check_rbl/
@ 2017-08-04 16:15 Andreas Hüttel
  0 siblings, 0 replies; only message in thread
From: Andreas Hüttel @ 2017-08-04 16:15 UTC (permalink / raw
  To: gentoo-commits
commit:     128f2d6377a9569158ad29a1d500d16a7b45ebd3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  4 16:14:30 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Aug  4 16:15:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=128f2d63
net-analyzer/nagios-check_rbl: Add build fix for Perl 5.26, bug 625320
Package-Manager: Portage-2.3.6, Repoman-2.3.3
 .../nagios-check_rbl/files/nagios-check_rbl-1.3.7-perl526.patch  | 9 +++++++++
 net-analyzer/nagios-check_rbl/nagios-check_rbl-1.3.7-r1.ebuild   | 2 ++
 2 files changed, 11 insertions(+)
diff --git a/net-analyzer/nagios-check_rbl/files/nagios-check_rbl-1.3.7-perl526.patch b/net-analyzer/nagios-check_rbl/files/nagios-check_rbl-1.3.7-perl526.patch
new file mode 100644
index 00000000000..b44ae74a0ea
--- /dev/null
+++ b/net-analyzer/nagios-check_rbl/files/nagios-check_rbl-1.3.7-perl526.patch
@@ -0,0 +1,9 @@
+diff -ruN check_rbl-1.3.7.orig/Makefile.PL check_rbl-1.3.7/Makefile.PL
+--- check_rbl-1.3.7.orig/Makefile.PL	2015-10-24 13:06:09.000000000 -0000
++++ check_rbl-1.3.7/Makefile.PL	2017-08-04 16:10:49.881515014 -0000
+@@ -1,4 +1,5 @@
+ # Load the Module::Install bundled in ./inc/
++use lib q[.];
+ use inc::Module::Install;
+ 
+ # File version information:
diff --git a/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.3.7-r1.ebuild b/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.3.7-r1.ebuild
index 726f8bfdd37..ab79f03df13 100644
--- a/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.3.7-r1.ebuild
+++ b/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.3.7-r1.ebuild
@@ -45,6 +45,8 @@ DEPEND="${RDEPEND}"
 
 S="${WORKDIR}/${MY_P}"
 
+PATCHES=( "${FILESDIR}/${P}-perl526.patch" )
+
 src_prepare() {
 	default
 
^ permalink raw reply related	[flat|nested] only message in thread
only message in thread, other threads:[~2017-08-04 16:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-04 16:15 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_rbl/files/, net-analyzer/nagios-check_rbl/ Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox