[gentoo-commits] repo/gentoo:master commit in: net-dns/libidn2/files/, net-dns/libidn2/

2017-03-20 Thread Jeroen Roovers
commit: ce8c52318f0e0e58c8d5d21684850af259338734
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Mar 20 07:31:03 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Mar 20 07:31:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8c5231

net-dns/libidn2: Old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-dns/libidn2/Manifest  |  1 -
 net-dns/libidn2/files/libidn2-0.10-Werror.patch   | 11 ---
 net-dns/libidn2/files/libidn2-0.10-examples.patch | 11 ---
 net-dns/libidn2/libidn2-0.11.ebuild   | 40 ---
 4 files changed, 63 deletions(-)

diff --git a/net-dns/libidn2/Manifest b/net-dns/libidn2/Manifest
index 43e626b7965..6e94e500633 100644
--- a/net-dns/libidn2/Manifest
+++ b/net-dns/libidn2/Manifest
@@ -1,2 +1 @@
-DIST libidn2-0.11.tar.gz 1563669 SHA256 
5d397bdc258b372b8a25c8fb5240430d6fae28f9d790d3670f4b6012fa87bfff SHA512 
99cbd69b5bbc6463b1e6e1d94a644cb3cb9ea7c16e8eba8b6d8078e5a9c4f25bdca57f8105837a2ed33f955bba6939042be799f749d21f66bd28b06c44b1a773
 WHIRLPOOL 
82ebf62e087475a5264ae2c3f56dc98f34b531b5b6435149ce13110239f2d53d5d6c1c79bc54c7d3fa23bbb0fdc861f0a38ac7c6dcbacd9e9c1d351f412d3aae
 DIST libidn2-0.16.tar.gz 1494295 SHA256 
2fad9efff4082ae2143f69df76339ca99379e0e0f4231455f5d3d9d2089c688f SHA512 
85f41c79bd2b88f2724383461a78e56b47e52e66e3f088d631a922438742938721d26aeebef17f6ca4fd028d95dfb5b0fa298a96982ef777c07fefe5244d1e73
 WHIRLPOOL 
be10d0e2994e4fa0e31d710b358c7375e9454b4291bd4603a683a6ddb737241442007f04893395b36d7ef636614b6982354840bb07570e2a6b8f6aa2d888996a

diff --git a/net-dns/libidn2/files/libidn2-0.10-Werror.patch 
b/net-dns/libidn2/files/libidn2-0.10-Werror.patch
deleted file mode 100644
index 64b7597b521..000
--- a/net-dns/libidn2/files/libidn2-0.10-Werror.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/configure.ac
-+++ b/configure.ac
-@@ -27,7 +27,7 @@
- AC_CONFIG_AUX_DIR([build-aux])
- AC_CONFIG_HEADERS([config.h])
- AC_CONFIG_MACRO_DIR([m4])
--AM_INIT_AUTOMAKE([-Wall -Werror])
-+AM_INIT_AUTOMAKE([-Wall])
- 
- AC_PROG_CC
- gl_EARLY

diff --git a/net-dns/libidn2/files/libidn2-0.10-examples.patch 
b/net-dns/libidn2/files/libidn2-0.10-examples.patch
deleted file mode 100644
index 755f192e828..000
--- a/net-dns/libidn2/files/libidn2-0.10-examples.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/Makefile.am
-+++ b/Makefile.am
-@@ -15,7 +15,7 @@
- 
- DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
- 
--SUBDIRS = gl . src doc examples tests
-+SUBDIRS = gl . src doc tests
- ACLOCAL_AMFLAGS = -I m4 -I gl/m4
- EXTRA_DIST = gl/m4/gnulib-cache.m4
- 

diff --git a/net-dns/libidn2/libidn2-0.11.ebuild 
b/net-dns/libidn2/libidn2-0.11.ebuild
deleted file mode 100644
index af4995bb850..000
--- a/net-dns/libidn2/libidn2-0.11.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools eutils multilib-minimal
-
-DESCRIPTION="An implementation of the IDNA2008 specifications (RFCs 5890, 
5891, 5892, 5893)"
-HOMEPAGE="https://www.gnu.org/software/libidn/#libidn2;
-SRC_URI="mirror://gnu-alpha/libidn/${P}.tar.gz"
-
-LICENSE="GPL-2+ LGPL-3+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 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"
-IUSE="static-libs"
-
-DEPEND="
-   sys-apps/help2man
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.10-examples.patch
-   "${FILESDIR}"/${PN}-0.10-Werror.patch
-)
-
-src_prepare() {
-   default
-   eautoreconf
-   multilib_copy_sources
-}
-
-multilib_src_configure() {
-   econf \
-   $(use_enable static-libs static)
-}
-
-multilib_src_install() {
-   default
-
-   prune_libtool_files
-}



[gentoo-commits] repo/gentoo:master commit in: net-dns/libidn2/files/, net-dns/libidn2/

2017-02-13 Thread Lars Wendler
commit: 31d5415bc400feba9b5f82354aa1667a81f831ea
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Feb 13 08:10:15 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Feb 13 08:16:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31d5415b

net-dns/libidn2: Revbump to add pkgconfig patch (bug #609188).

This is required for at least gnutls-3.5.9 and all packages depending
on gnutls.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-dns/libidn2/files/libidn2-pkgconfig.diff | 42 ++
 net-dns/libidn2/libidn2-0.16-r1.ebuild   | 52 
 2 files changed, 94 insertions(+)

diff --git a/net-dns/libidn2/files/libidn2-pkgconfig.diff 
b/net-dns/libidn2/files/libidn2-pkgconfig.diff
new file mode 100644
index 00..a5406bd862
--- /dev/null
+++ b/net-dns/libidn2/files/libidn2-pkgconfig.diff
@@ -0,0 +1,42 @@
+https://bugs.gentoo.org/609188
+
+diff --git a/Makefile.am b/Makefile.am
+index f851231..438b4ce 100644
+--- a/Makefile.am
 b/Makefile.am
+@@ -113,3 +113,6 @@ check-coverage:
+ 
+ clean-local:
+   rm -rf */*.gc?? */*/*.gc?? $(LCOV_INFO) lcov
++
++pkgconfigdir = $(libdir)/pkgconfig
++pkgconfig_DATA = libidn2.pc
+diff --git a/configure.ac b/configure.ac
+index bfaff9a..6087f20 100644
+--- a/configure.ac
 b/configure.ac
+@@ -86,6 +86,7 @@ AC_CONFIG_FILES([
+   examples/Makefile
+   idn2.h
+   lib/Makefile
++  libidn2.pc
+   po/Makefile.in
+   src/Makefile
+   tests/Makefile
+diff --git a/libidn2.pc.in b/libidn2.pc.in
+new file mode 100644
+index 000..0dade23
+--- /dev/null
 b/libidn2.pc.in
+@@ -0,0 +1,11 @@
++prefix=@prefix@
++exec_prefix=@exec_prefix@
++includedir=@includedir@
++libdir=@libdir@
++
++Name: libidn2
++Description: Library implementing IDNA2008 and TR46
++Version: @PACKAGE_VERSION@
++Cflags: -I${includedir}
++Libs: -L${libdir} -lidn2
++Libs.private: @LTLIBICONV@ @LTLIBUNISTRING@

diff --git a/net-dns/libidn2/libidn2-0.16-r1.ebuild 
b/net-dns/libidn2/libidn2-0.16-r1.ebuild
new file mode 100644
index 00..8479fecedc
--- /dev/null
+++ b/net-dns/libidn2/libidn2-0.16-r1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit autotools eutils multilib-minimal
+
+DESCRIPTION="An implementation of the IDNA2008 specifications (RFCs 5890, 
5891, 5892, 5893)"
+HOMEPAGE="https://www.gnu.org/software/libidn/#libidn2 
https://gitlab.com/jas/libidn2;
+SRC_URI="
+   mirror://gnu-alpha/libidn/${P}.tar.gz
+"
+
+LICENSE="GPL-2+ LGPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~ppc-aix 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="static-libs"
+
+RDEPEND="
+   dev-libs/libunistring[${MULTILIB_USEDEP}]
+"
+DEPEND="
+   ${RDEPEND}
+   dev-lang/perl
+   sys-apps/help2man
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.12-Werror.patch
+   "${FILESDIR}"/${PN}-0.12-examples.patch
+   "${FILESDIR}"/${PN}-0.16-gengetopt.patch
+   "${FILESDIR}"/${PN}-pkgconfig.diff
+)
+
+src_prepare() {
+   default
+
+   eautoreconf
+
+   multilib_copy_sources
+}
+
+multilib_src_configure() {
+   econf \
+   $(use_enable static-libs static)
+}
+
+multilib_src_install() {
+   default
+
+   prune_libtool_files
+}



[gentoo-commits] repo/gentoo:master commit in: net-dns/libidn2/files/, net-dns/libidn2/

2017-01-02 Thread Jeroen Roovers
commit: 8ea1d792da17b877d976a8b9967efe8128aed5c1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan  2 12:26:45 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan  2 12:26:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ea1d792

net-dns/libidn2: Old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-dns/libidn2/Manifest  |  5 ---
 net-dns/libidn2/files/libidn2-0.12-wget.patch | 41 --
 net-dns/libidn2/libidn2-0.12.ebuild   | 62 ---
 3 files changed, 108 deletions(-)

diff --git a/net-dns/libidn2/Manifest b/net-dns/libidn2/Manifest
index 80599a9..8199c2b 100644
--- a/net-dns/libidn2/Manifest
+++ b/net-dns/libidn2/Manifest
@@ -1,8 +1,3 @@
 DIST libidn2-0.11.tar.gz 1563669 SHA256 
5d397bdc258b372b8a25c8fb5240430d6fae28f9d790d3670f4b6012fa87bfff SHA512 
99cbd69b5bbc6463b1e6e1d94a644cb3cb9ea7c16e8eba8b6d8078e5a9c4f25bdca57f8105837a2ed33f955bba6939042be799f749d21f66bd28b06c44b1a773
 WHIRLPOOL 
82ebf62e087475a5264ae2c3f56dc98f34b531b5b6435149ce13110239f2d53d5d6c1c79bc54c7d3fa23bbb0fdc861f0a38ac7c6dcbacd9e9c1d351f412d3aae
-DIST libidn2-0.12-DerivedNormalizationProps.txt 783470 SHA256 
c5e867ae043fe5d1cf713150d859356bfdcdba291c39f584af0bfb943f1a9743 SHA512 
a977f708594d40f69a2c25a60254975285346a51ebd27c9bc739ffb4f66a5f1821130849072a8ee9a10992b9de0b28a0e54684b2df407e0bf72cd801535b1aea
 WHIRLPOOL 
34476e86221efd67a620de4f339bcc9c91f6f46d047c5fe32bc2597645e142848c9f35a6cef43c38b8d681a21d9335de35708d4930920beaba637566ece043cf
-DIST libidn2-0.12-IdnaMappingTable.txt 742564 SHA256 
84c8f25d2b58531dada678cbfb779c0fb04b1aac42c7744a63fb59784e974775 SHA512 
4480f9bd92a70b5b0c24ae02cd3638f95d2517ba5169ba5a36edf8d571d897ee7c654f428e60fb0a2013c534737041aa49fb06dd7809982441ce9eff37271a6a
 WHIRLPOOL 
3eae4e68251d44b47e07c53b9b25c62897e9257cbd34e6e70dbd89c8deda0735e320bb480c963351e2fd1a13f242ddb31c89787f505234ed393b80fd6a0ccddf
-DIST libidn2-0.12-IdnaTest.txt 40 SHA256 
f56af7d031fddd8264cd95086e360375e3a09e680c8e2d947be469bfa4f4097d SHA512 
6ca6f22d01ed88170d871129823b55497ffd6d82b724e0f1781317d128e9c72344afe0db3eed50aab3b822a1c36a78da4138f1de421c7ce0da3a4778dda0
 WHIRLPOOL 
2f1ab3a7bb78cb34ac6ece100111e2cf4b6f021882531b4641ae3472108dce6d2c2ab48b2ab263aa1190e63641e95e5c6688c3c54317db978e49da359ee449d0
-DIST libidn2-0.12-idna-tables-6.3.0.txt 162415 SHA256 
ac67b5bf7c2de2d3b6e11fa7bf0d7ba54e6457788aec1ebde48739ee084822b7 SHA512 
8cb3cc47948a796c2765e220350beccbefda40700bc60fb6b3bcdda24046798e2fee4c6a1a9fc80a3e9bcb3cbaa9a141936d24907eb5a09b43ec94d72fca3de0
 WHIRLPOOL 
d7fffb5a19b0dd602296cb6eb484bf3f55353617c1c2adc9038173156cccf3a8a9eda1c8f5722634ea84099f266b6a036e20694a04a66134b79609b17d6de6a3
-DIST libidn2-0.12.tar.gz 1223699 SHA256 
5aac6a35546a472b218a1b1257b39e5e829fda489152f6c793064afc5a2f2956 SHA512 
044c0a06dca6866d80400a67ef5e9334afa77f55053cd358f107f2d788aa6938c53cb37791d02c58f2e2a00ed7e4167820cd3c544b6a073db41d4877e0a9ca1b
 WHIRLPOOL 
c4db646d229ce0ce2d4ddb3c8de074891d2c965051cb3544a41aaafb9181dbea44731794d9e0230f6e199825f0747b45274f65a4fe9e0ddf69d33daf851cf065
 DIST libidn2-0.13.tar.gz 1504713 SHA256 
7595f68f189f8bee8c6847a71aab4df2dcb3e24fdc679912c0554043e664bafd SHA512 
eb3ed5de8d4554be85b9c85737e1140625e7262599092a6341212fddbaf9b0ee29002a43ec3e46c2931754eb0e4d8a6bb8e38b1bcae23b63769e13ad54077d4b
 WHIRLPOOL 
e9a3f922ef4ac0cf7e0dcc452389fec44e11bffae87cc9b57377fc6fddaca254280181ebfad95ba6e2c83ec94d3ca32296baae5bf50dde80adae525a8c115614
 DIST libidn2-0.14.tar.gz 1503716 SHA256 
ba5dfbf2ac617846d9a02ecbfd43d813de5e3100963d2412f1774fd16ea3218a SHA512 
5d074a0dc3adc5773a0cbdba947534a292f41fb37e66b71fc5212bba0df244fde258aded61918f2d4bc0665fe18773ed9c422d9c44995805186c623830d913c7
 WHIRLPOOL 
8caa34f46b6af7f3df2711bd1ed3140fbf646370ad62b25771f662d2b64eb2b5a77b9a6c7758df213ebbabd4ea04804e46e93761f303ffbf95db019442cab4d7

diff --git a/net-dns/libidn2/files/libidn2-0.12-wget.patch 
b/net-dns/libidn2/files/libidn2-0.12-wget.patch
deleted file mode 100644
index 5b6fa36..
--- a/net-dns/libidn2/files/libidn2-0.12-wget.patch
+++ /dev/null
@@ -1,41 +0,0 @@
 a/tests/Makefile.am
-+++ b/tests/Makefile.am
-@@ -29,8 +29,5 @@
- DISTCLEANFILES = $(BUILT_SOURCES)
- EXTRA_DIST = gen-utc-test.pl
- 
--$(IDNA_TXT):
--  wget http://www.unicode.org/Public/idna/6.3.0/IdnaTest.txt
--
- $(IDNA_INC): $(IDNA_TXT) $(srcdir)/gen-utc-test.pl
-   $(srcdir)/gen-utc-test.pl < $(IDNA_TXT) > $(IDNA_INC)
 a/Makefile.am
-+++ b/Makefile.am
-@@ -58,18 +58,6 @@
- data.c: $(srcdir)/gen-tables-from-iana.pl $(IDNA_TABLE)
-   cat $(IDNA_TABLE) | $(srcdir)/gen-tables-from-iana.pl
- 
--$(IDNA_TABLE):
--  rm -f $(IDNA_TABLE)
--  wget $(IANA_URL)
--
--$(TR46MAP):
--  rm -f $(TR46MAP)
--  wget $(TR46MAP_URL)
--
--$(NFCQC):
--  rm -f $(NFCQC)
--  wget $(NFCQC_URL)
--
- tr46map.c: gentr46map $(TR46MAP) $(NFCQC)
-   ./gentr46map >tr46map.c
- 
-@@ -78,7 +66,7 @@
- 
- TLD_URL =