Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-DNS/, dev-perl/Net-DNS/files/
Date: Sat, 02 Apr 2016 14:58:13
Message-Id: 1459608855.0053ed3b433336a996967739a8f5f5899dc82077.dilfridge@gentoo
1 commit: 0053ed3b433336a996967739a8f5f5899dc82077
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 14:47:54 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 14:54:15 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0053ed3b
7
8 dev-perl/Net-DNS: Remove old
9
10 Package-Manager: portage-2.2.28
11
12 dev-perl/Net-DNS/Manifest | 1 -
13 dev-perl/Net-DNS/Net-DNS-0.740.0.ebuild | 46 ----------------------------
14 dev-perl/Net-DNS/files/Net-DNS-0.64-ar.patch | 13 --------
15 dev-perl/Net-DNS/files/Net-DNS-0.68-ar.patch | 16 ----------
16 4 files changed, 76 deletions(-)
17
18 diff --git a/dev-perl/Net-DNS/Manifest b/dev-perl/Net-DNS/Manifest
19 index f7d75fe..1b1e7b7 100644
20 --- a/dev-perl/Net-DNS/Manifest
21 +++ b/dev-perl/Net-DNS/Manifest
22 @@ -1,2 +1 @@
23 -DIST Net-DNS-0.74.tar.gz 200829 SHA256 ef64af502e94f2d0e0a672ab951d846fd1406544eca596a86943bc8f2da19c32 SHA512 f0bb5482247c9b01dc6e704d1d6f93881b209001d5b43488c453f24b48ddbb07aefa4bb8e71d1d61f3f5d81ad918627f66e56a8a14d2d9adcccf0fe1af15389d WHIRLPOOL dd15330e82b2d06867cae1461d6115b9545aaf0042e9c7e674022330870f18fbf2af4349fb3350bd755e35cdaca6437258ce39293d2f0cd6665b4ad8372babd7
24 DIST Net-DNS-1.04.tar.gz 245064 SHA256 4b9f220304c5722658fbdbe4db31ab77486b5f0aaada78c9d1b528e4b0680965 SHA512 ff32c1bf52e553fcd64f8a0f9fcd30f6eae4e1350c4c5c97da3b745f1713acd75533694ec834e1b1e9bee0a13b7a8ee0c347dfaa36433052f020e41e36829d59 WHIRLPOOL 5c09639ffc7bdaac4625bf9fc592c6109b43ebb7ab0eed29b9bb7cc42d35f155736a9125787adabb3ee47fb2374189b9d940ea6bf626fa8d837cd5be2511ea83
25
26 diff --git a/dev-perl/Net-DNS/Net-DNS-0.740.0.ebuild b/dev-perl/Net-DNS/Net-DNS-0.740.0.ebuild
27 deleted file mode 100644
28 index fc11a4b..0000000
29 --- a/dev-perl/Net-DNS/Net-DNS-0.740.0.ebuild
30 +++ /dev/null
31 @@ -1,46 +0,0 @@
32 -# Copyright 1999-2015 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -# $Id$
35 -
36 -EAPI=5
37 -
38 -MODULE_AUTHOR=NLNETLABS
39 -MODULE_VERSION=0.74
40 -inherit toolchain-funcs perl-module
41 -
42 -DESCRIPTION="Perl Net::DNS - Perl DNS Resolver Module"
43 -
44 -SLOT="0"
45 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
46 -IUSE="ipv6 test"
47 -
48 -RDEPEND="
49 - virtual/perl-Digest-MD5
50 - dev-perl/Digest-HMAC
51 - virtual/perl-Digest-SHA
52 - dev-perl/Net-IP
53 - virtual/perl-MIME-Base64
54 - ipv6? (
55 - dev-perl/IO-Socket-INET6
56 - )
57 -"
58 -DEPEND="${RDEPEND}
59 - test? (
60 - virtual/perl-Test-Simple
61 - dev-perl/Test-Pod
62 - )"
63 -
64 -PATCHES=( ${FILESDIR}/${PN}-0.68-ar.patch )
65 -SRC_TEST="do"
66 -
67 -src_prepare() {
68 - perl-module_src_prepare
69 - mydoc="TODO"
70 - # --IPv6-tests requires that you have external IPv6 connectivity
71 - # as it connects to 2001:7b8:206:1:0:1234:be21:e31e
72 - myconf="${myconf} --no-online-tests --no-IPv6-tests"
73 -}
74 -
75 -src_compile() {
76 - emake FULL_AR="$(tc-getAR)" OTHERLDFLAGS="${LDFLAGS}"
77 -}
78
79 diff --git a/dev-perl/Net-DNS/files/Net-DNS-0.64-ar.patch b/dev-perl/Net-DNS/files/Net-DNS-0.64-ar.patch
80 deleted file mode 100644
81 index 5f55edd..0000000
82 --- a/dev-perl/Net-DNS/files/Net-DNS-0.64-ar.patch
83 +++ /dev/null
84 @@ -1,13 +0,0 @@
85 -The linker on Darwin/x86 needs archives with an index, so create one.
86 -
87 ---- Makefile.PL
88 -+++ Makefile.PL
89 -@@ -260,7 +260,7 @@
90 - cover
91 -
92 - netdns$(LIB_EXT): netdns$(OBJ_EXT)
93 -- $(AR) '.($^O eq 'MSWin32' && $Config{'cc'} eq 'cl'?'/OUT:':'cr ').
94 -+ $(AR) '.($^O eq 'MSWin32' && $Config{'cc'} eq 'cl'?'/OUT:':'crs ').
95 - 'netdns$(LIB_EXT) netdns$(OBJ_EXT)
96 -
97 - ';
98
99 diff --git a/dev-perl/Net-DNS/files/Net-DNS-0.68-ar.patch b/dev-perl/Net-DNS/files/Net-DNS-0.68-ar.patch
100 deleted file mode 100644
101 index cad63fa..0000000
102 --- a/dev-perl/Net-DNS/files/Net-DNS-0.68-ar.patch
103 +++ /dev/null
104 @@ -1,16 +0,0 @@
105 -The linker on Darwin/x86 needs archives with an index, so create one.
106 -
107 -Ported-from: files/Net-DNS-0.64-ar.patch
108 -
109 -diff -Nuar Net-DNS-0.68.orig/Makefile.PL Net-DNS-0.68/Makefile.PL
110 ---- Net-DNS-0.68.orig/Makefile.PL 2012-01-27 23:02:34.000000000 +0000
111 -+++ Net-DNS-0.68/Makefile.PL 2012-02-29 09:03:14.939727214 +0000
112 -@@ -336,7 +336,7 @@
113 - use Config qw(%Config);
114 -
115 - sub postamble {
116 -- my $cr = ( $^O eq 'MSWin32' && $Config{'cc'} eq 'cl' ? '/OUT:' : 'cr ' ); # ar action
117 -+ my $cr = ( $^O eq 'MSWin32' && $Config{'cc'} eq 'cl' ? '/OUT:' : 'crs ' ); # ar action
118 -
119 - my $content = '
120 - test_cover : pure_all