Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/libidn2/, net-dns/libidn2/files/
Date: Mon, 23 Oct 2017 18:28:37
Message-Id: 1508783285.7e8349388eb7acc6a0536c863f5639ffae8efffc.jer@gentoo
1 commit: 7e8349388eb7acc6a0536c863f5639ffae8efffc
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 18:28:05 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 18:28:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e834938
7
8 net-dns/libidn2: Old.
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.3
11
12 net-dns/libidn2/Manifest | 2 -
13 net-dns/libidn2/files/libidn2-0.12-Werror.patch | 11 -----
14 net-dns/libidn2/files/libidn2-0.12-examples.patch | 11 -----
15 net-dns/libidn2/files/libidn2-0.16-cross.patch | 28 -----------
16 net-dns/libidn2/files/libidn2-0.16-gengetopt.patch | 11 -----
17 net-dns/libidn2/files/libidn2-pkgconfig.diff | 42 -----------------
18 net-dns/libidn2/libidn2-0.16-r1.ebuild | 54 ----------------------
19 net-dns/libidn2/libidn2-2.0.2.ebuild | 50 --------------------
20 8 files changed, 209 deletions(-)
21
22 diff --git a/net-dns/libidn2/Manifest b/net-dns/libidn2/Manifest
23 index cf60c35156c..dced8f06272 100644
24 --- a/net-dns/libidn2/Manifest
25 +++ b/net-dns/libidn2/Manifest
26 @@ -1,3 +1 @@
27 -DIST libidn2-0.16.tar.gz 1494295 SHA256 2fad9efff4082ae2143f69df76339ca99379e0e0f4231455f5d3d9d2089c688f SHA512 85f41c79bd2b88f2724383461a78e56b47e52e66e3f088d631a922438742938721d26aeebef17f6ca4fd028d95dfb5b0fa298a96982ef777c07fefe5244d1e73 WHIRLPOOL be10d0e2994e4fa0e31d710b358c7375e9454b4291bd4603a683a6ddb737241442007f04893395b36d7ef636614b6982354840bb07570e2a6b8f6aa2d888996a
28 -DIST libidn2-2.0.2.tar.gz 1925342 SHA256 8cd62828b2ab0171e0f35a302f3ad60c3a3fffb45733318b3a8205f9d187eeab SHA512 c8fd1114fc8df2030abf7c1044da4022989a1cd7ecd92309f62ad0b51b1fcf40418dccd2e397a8335c5e99998130f25339dcb576b4bc88888e3ef0df89714dad WHIRLPOOL fc60b6b8da20b60c851001788541ede0b7ce64ea9701a229b7312b748b02cf99f70d14070ffd64967f6b970f1ce43589956bad693d13f8b51ddde27515fd47c1
29 DIST libidn2-2.0.4.tar.gz 2008524 SHA256 644b6b03b285fb0ace02d241d59483d98bc462729d8bb3608d5cad5532f3d2f0 SHA512 1e51bd4b8f8907531576291f1c2a8865d17429b4105418b4c98754eb982cd1cbb3adbeab4ec0c1c561d2dba11d876c7c09e5dc5b315c55a2c24986d7a2a3b4d2 WHIRLPOOL 0caf45267c06bd6d78fc80673a90f718686a98408b2bd668e415b0ee8a5639199091320f9877a25c89de324219e96cd72b7c7d2e4fa52fa7322604b82aede3ce
30
31 diff --git a/net-dns/libidn2/files/libidn2-0.12-Werror.patch b/net-dns/libidn2/files/libidn2-0.12-Werror.patch
32 deleted file mode 100644
33 index 9ab14656f9e..00000000000
34 --- a/net-dns/libidn2/files/libidn2-0.12-Werror.patch
35 +++ /dev/null
36 @@ -1,11 +0,0 @@
37 ---- a/configure.ac
38 -+++ b/configure.ac
39 -@@ -27,7 +27,7 @@
40 - AC_CONFIG_AUX_DIR([build-aux])
41 - AC_CONFIG_HEADERS([config.h])
42 - AC_CONFIG_MACRO_DIR([m4])
43 --AM_INIT_AUTOMAKE([-Wall -Werror subdir-objects])
44 -+AM_INIT_AUTOMAKE([-Wall subdir-objects])
45 - AC_CANONICAL_HOST
46 -
47 - AC_PROG_CC
48
49 diff --git a/net-dns/libidn2/files/libidn2-0.12-examples.patch b/net-dns/libidn2/files/libidn2-0.12-examples.patch
50 deleted file mode 100644
51 index 4972fece578..00000000000
52 --- a/net-dns/libidn2/files/libidn2-0.12-examples.patch
53 +++ /dev/null
54 @@ -1,11 +0,0 @@
55 ---- a/Makefile.am
56 -+++ b/Makefile.am
57 -@@ -15,7 +15,7 @@
58 -
59 - DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
60 -
61 --SUBDIRS = lib . src doc examples tests po
62 -+SUBDIRS = lib . src doc tests po
63 - ACLOCAL_AMFLAGS = -I m4
64 - EXTRA_DIST = m4/gnulib-cache.m4
65 -
66
67 diff --git a/net-dns/libidn2/files/libidn2-0.16-cross.patch b/net-dns/libidn2/files/libidn2-0.16-cross.patch
68 deleted file mode 100644
69 index bf963e9f467..00000000000
70 --- a/net-dns/libidn2/files/libidn2-0.16-cross.patch
71 +++ /dev/null
72 @@ -1,28 +0,0 @@
73 -https://gitlab.com/jas/libidn2/issues/6
74 -
75 -the release ships with this source file, so don't regen it on every build.
76 -doing so breaks cross-compilation currently.
77 -
78 ---- a/Makefile.am
79 -+++ b/Makefile.am
80 -@@ -66,7 +66,8 @@
81 - noinst_PROGRAMS = gentr46map
82 - gentr46map_LDADD = $(LTLIBUNISTRING)
83 -
84 --tr46map_data.c: gentr46map.c gentr46map$(EXEEXT) $(TR46MAP) $(NFCQC)
85 -+tr46map_data.c: $(srcdir)/gentr46map.c $(TR46MAP) $(NFCQC)
86 -+ $(MAKE) gentr46map$(EXEEXT)
87 - $(builddir)/gentr46map$(EXEEXT) > $@.new
88 - mv $@.new $@
89 -
90 ---- a/doc/Makefile.am
91 -+++ b/doc/Makefile.am
92 -@@ -34,7 +34,7 @@
93 - dist_man_MANS = idn2.1 $(gdoc_MANS)
94 - CLEANFILES = $(dist_man_MANS) lookup.c register.c stamp-vti version.texi $(srcdir)/libidn2.info
95 -
96 --idn2.1: $(top_srcdir)/src/idn2.c $(top_srcdir)/src/idn2.ggo $(top_srcdir)/configure.ac
97 -+idn2.1: $(top_srcdir)/src/idn2.c $(top_srcdir)/src/idn2.ggo
98 - $(HELP2MAN) \
99 - --name="Libidn2 Internationalized Domain Names (IDNA2008/TR46) conversion" \
100 - --output=$@ \
101
102 diff --git a/net-dns/libidn2/files/libidn2-0.16-gengetopt.patch b/net-dns/libidn2/files/libidn2-0.16-gengetopt.patch
103 deleted file mode 100644
104 index 80b10de1b80..00000000000
105 --- a/net-dns/libidn2/files/libidn2-0.16-gengetopt.patch
106 +++ /dev/null
107 @@ -1,11 +0,0 @@
108 ---- a/src/Makefile.am
109 -+++ b/src/Makefile.am
110 -@@ -30,7 +30,7 @@
111 - libidn2_cmd_la_LIBADD = ../lib/libgnu.la
112 - libidn2_cmd_la_CFLAGS =
113 -
114 --idn2_cmd.c idn2_cmd.h: idn2.ggo Makefile.am
115 -+idn2_cmd.c idn2_cmd.h: idn2.ggo
116 - gengetopt --unamed-opts --no-handle-version --no-handle-help \
117 - --set-package="idn2" \
118 - --input $^ --file-name idn2_cmd
119
120 diff --git a/net-dns/libidn2/files/libidn2-pkgconfig.diff b/net-dns/libidn2/files/libidn2-pkgconfig.diff
121 deleted file mode 100644
122 index a5406bd862a..00000000000
123 --- a/net-dns/libidn2/files/libidn2-pkgconfig.diff
124 +++ /dev/null
125 @@ -1,42 +0,0 @@
126 -https://bugs.gentoo.org/609188
127 -
128 -diff --git a/Makefile.am b/Makefile.am
129 -index f851231..438b4ce 100644
130 ---- a/Makefile.am
131 -+++ b/Makefile.am
132 -@@ -113,3 +113,6 @@ check-coverage:
133 -
134 - clean-local:
135 - rm -rf */*.gc?? */*/*.gc?? $(LCOV_INFO) lcov
136 -+
137 -+pkgconfigdir = $(libdir)/pkgconfig
138 -+pkgconfig_DATA = libidn2.pc
139 -diff --git a/configure.ac b/configure.ac
140 -index bfaff9a..6087f20 100644
141 ---- a/configure.ac
142 -+++ b/configure.ac
143 -@@ -86,6 +86,7 @@ AC_CONFIG_FILES([
144 - examples/Makefile
145 - idn2.h
146 - lib/Makefile
147 -+ libidn2.pc
148 - po/Makefile.in
149 - src/Makefile
150 - tests/Makefile
151 -diff --git a/libidn2.pc.in b/libidn2.pc.in
152 -new file mode 100644
153 -index 0000000..0dade23
154 ---- /dev/null
155 -+++ b/libidn2.pc.in
156 -@@ -0,0 +1,11 @@
157 -+prefix=@prefix@
158 -+exec_prefix=@exec_prefix@
159 -+includedir=@includedir@
160 -+libdir=@libdir@
161 -+
162 -+Name: libidn2
163 -+Description: Library implementing IDNA2008 and TR46
164 -+Version: @PACKAGE_VERSION@
165 -+Cflags: -I${includedir}
166 -+Libs: -L${libdir} -lidn2
167 -+Libs.private: @LTLIBICONV@ @LTLIBUNISTRING@
168
169 diff --git a/net-dns/libidn2/libidn2-0.16-r1.ebuild b/net-dns/libidn2/libidn2-0.16-r1.ebuild
170 deleted file mode 100644
171 index 44f0043788a..00000000000
172 --- a/net-dns/libidn2/libidn2-0.16-r1.ebuild
173 +++ /dev/null
174 @@ -1,54 +0,0 @@
175 -# Copyright 1999-2017 Gentoo Foundation
176 -# Distributed under the terms of the GNU General Public License v2
177 -
178 -EAPI=6
179 -inherit autotools eutils multilib-minimal
180 -
181 -DESCRIPTION="An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)"
182 -HOMEPAGE="https://www.gnu.org/software/libidn/#libidn2 https://gitlab.com/jas/libidn2"
183 -SRC_URI="
184 - mirror://gnu-alpha/libidn/${P}.tar.gz
185 -"
186 -
187 -LICENSE="GPL-2+ LGPL-3+"
188 -SLOT="0"
189 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
190 -IUSE="static-libs"
191 -
192 -RDEPEND="
193 - dev-libs/libunistring[${MULTILIB_USEDEP}]
194 -"
195 -DEPEND="
196 - ${RDEPEND}
197 - dev-lang/perl
198 - sys-apps/help2man
199 - virtual/pkgconfig
200 -"
201 -
202 -PATCHES=(
203 - "${FILESDIR}"/${PN}-0.12-Werror.patch
204 - "${FILESDIR}"/${PN}-0.12-examples.patch
205 - "${FILESDIR}"/${PN}-0.16-gengetopt.patch
206 - "${FILESDIR}"/${PN}-0.16-cross.patch
207 - "${FILESDIR}"/${PN}-pkgconfig.diff
208 -)
209 -
210 -src_prepare() {
211 - default
212 -
213 - eautoreconf
214 -
215 - multilib_copy_sources
216 -}
217 -
218 -multilib_src_configure() {
219 - econf \
220 - $(use_enable static-libs static) \
221 - --disable-gtk-doc
222 -}
223 -
224 -multilib_src_install() {
225 - default
226 -
227 - prune_libtool_files
228 -}
229
230 diff --git a/net-dns/libidn2/libidn2-2.0.2.ebuild b/net-dns/libidn2/libidn2-2.0.2.ebuild
231 deleted file mode 100644
232 index d2719918e52..00000000000
233 --- a/net-dns/libidn2/libidn2-2.0.2.ebuild
234 +++ /dev/null
235 @@ -1,50 +0,0 @@
236 -# Copyright 1999-2017 Gentoo Foundation
237 -# Distributed under the terms of the GNU General Public License v2
238 -
239 -EAPI=6
240 -inherit eutils flag-o-matic multilib-minimal
241 -
242 -DESCRIPTION="An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)"
243 -HOMEPAGE="https://www.gnu.org/software/libidn/#libidn2 https://gitlab.com/jas/libidn2"
244 -SRC_URI="
245 - mirror://gnu/libidn/${P}.tar.gz
246 -"
247 -
248 -LICENSE="GPL-2+ LGPL-3+"
249 -SLOT="0"
250 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
251 -IUSE="static-libs"
252 -
253 -RDEPEND="
254 - dev-libs/libunistring[${MULTILIB_USEDEP}]
255 -"
256 -DEPEND="
257 - ${RDEPEND}
258 - dev-lang/perl
259 - sys-apps/help2man
260 -"
261 -
262 -src_prepare() {
263 - default
264 -
265 - if [[ ${CHOST} == *-darwin* ]] ; then
266 - # Darwin ar chokes when TMPDIR doesn't exist (as done for some
267 - # reason in the Makefile)
268 - sed -i -e '/^TMPDIR = /d' Makefile.in || die
269 - export TMPDIR="${T}"
270 - fi
271 -
272 - multilib_copy_sources
273 -}
274 -
275 -multilib_src_configure() {
276 - econf \
277 - $(use_enable static-libs static) \
278 - --disable-gtk-doc
279 -}
280 -
281 -multilib_src_install() {
282 - default
283 -
284 - prune_libtool_files
285 -}