summaryrefslogtreecommitdiffstats
path: root/patches/Net-DNS-0.74
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-04-11 14:39:54 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-04-11 14:39:54 +0200
commit594a21fef60bdb4b290de94f8bec13a482960677 (patch)
treea49521c835ec10ca89608e0dfde075e83c59345e /patches/Net-DNS-0.74
parentfe79f859431010dc890ca8fce9b7eefbd19f4bac (diff)
downloadptxdist-594a21fef60bdb4b290de94f8bec13a482960677.tar.gz
ptxdist-594a21fef60bdb4b290de94f8bec13a482960677.tar.xz
net-dns-perl: new package
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches/Net-DNS-0.74')
-rw-r--r--patches/Net-DNS-0.74/0001-HACK-remove-use-IO-Socket.patch23
-rw-r--r--patches/Net-DNS-0.74/series4
2 files changed, 27 insertions, 0 deletions
diff --git a/patches/Net-DNS-0.74/0001-HACK-remove-use-IO-Socket.patch b/patches/Net-DNS-0.74/0001-HACK-remove-use-IO-Socket.patch
new file mode 100644
index 000000000..e30c68415
--- /dev/null
+++ b/patches/Net-DNS-0.74/0001-HACK-remove-use-IO-Socket.patch
@@ -0,0 +1,23 @@
+From: Michael Olbrich <m.olbrich@pengutronix.de>
+Date: Fri, 11 Apr 2014 13:59:13 +0200
+Subject: [PATCH] HACK: remove 'use IO::Socket ()'
+
+This does not work with miniperl and we don't need it here.
+
+Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
+---
+ Makefile.PL | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/Makefile.PL b/Makefile.PL
+index 003ef4e..a617153 100644
+--- a/Makefile.PL
++++ b/Makefile.PL
+@@ -24,7 +24,6 @@ AMEN
+
+
+ use ExtUtils::MakeMaker qw(WriteMakefile prompt);
+-use IO::Socket ();
+ use Config qw(%Config);
+ use Getopt::Long qw(GetOptions);
+
diff --git a/patches/Net-DNS-0.74/series b/patches/Net-DNS-0.74/series
new file mode 100644
index 000000000..6aa9f5e10
--- /dev/null
+++ b/patches/Net-DNS-0.74/series
@@ -0,0 +1,4 @@
+# generated by git-ptx-patches
+#tag:base --start-number 1
+0001-HACK-remove-use-IO-Socket.patch
+# c0438931920d2fba6d433a4129ac0d58 - git-ptx-patches magic