From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 56A7113835A for ; Mon, 22 Feb 2021 07:25:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D17CE091C; Mon, 22 Feb 2021 07:25:05 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 85460E091C for ; Mon, 22 Feb 2021 07:25:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A7E54335DE6 for ; Mon, 22 Feb 2021 07:25:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 584564F1 for ; Mon, 22 Feb 2021 07:25:03 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1613978635.1cf62b5cda2f53a3a8d9e218db5b2a7ffd2b4158.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmaxminddb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libmaxminddb/Manifest dev-libs/libmaxminddb/libmaxminddb-1.5.2.ebuild X-VCS-Directories: dev-libs/libmaxminddb/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1cf62b5cda2f53a3a8d9e218db5b2a7ffd2b4158 X-VCS-Branch: master Date: Mon, 22 Feb 2021 07:25:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ab003bf6-10b6-4285-ab92-f8e1d88f7765 X-Archives-Hash: 4ec2873e368278844dd81973621778d7 commit: 1cf62b5cda2f53a3a8d9e218db5b2a7ffd2b4158 Author: Sam James gentoo org> AuthorDate: Mon Feb 22 05:41:30 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 22 07:23:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf62b5c dev-libs/libmaxminddb: (security) bump to 1.5.2 Bug: https://bugs.gentoo.org/771354 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> dev-libs/libmaxminddb/Manifest | 1 + dev-libs/libmaxminddb/libmaxminddb-1.5.2.ebuild | 30 +++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-libs/libmaxminddb/Manifest b/dev-libs/libmaxminddb/Manifest index 099eafa997e..04b237f232e 100644 --- a/dev-libs/libmaxminddb/Manifest +++ b/dev-libs/libmaxminddb/Manifest @@ -1,2 +1,3 @@ DIST libmaxminddb-1.4.3.tar.gz 602272 BLAKE2B 2974d7268201a906c1c478ee36d4ef61e5f7483fd4f91bfcc5bf92f5bc698e8dd9eef256cceeb8c3217054481827d6fbf075f479e76c6506cc1f31d707a7d9dd SHA512 7fd97678ea6ca41cc4530864276b0233acbb16208571dc4694902943b3aa7e97c683c5676ea3f2de948c67aebd083f5d073b9ae36b7e89059c17f797ffddf65e DIST libmaxminddb-1.5.0.tar.gz 603923 BLAKE2B 07c18f759a2d437d95be513d6dc3aaddd5dcd6f7201fdd7eba0f035c5a3221344f1e5e44253c0efdc2690cfffc5cecdaa9befed8d69f6f0ebd33588b3805443d SHA512 68c769f247156869b84a8ad0f9deec3cb79d39c0a6b8f1458461c223b9cf9967dd9d697ff4e92ac28216ef9e9f5a94908e03f76a5f70ab17636b163c17d2d432 +DIST libmaxminddb-1.5.2.tar.gz 604683 BLAKE2B 4dea7413be59169104adf3dc5dfe3e4f3bdb4639bbb4a0c6365d93216e279d505f01e32f737bf66d9f5b98f65f3eaefa46f630458bd6032a32be8c74acf12a1b SHA512 074ef6b62a74cede7be332eaeff5aa7442f43de92d39ea65b38430f0e1b65a5515f4343894ca5c28a7d50181eaec44e8db7083461b9e12e7014d2d1e0ff033b8 diff --git a/dev-libs/libmaxminddb/libmaxminddb-1.5.2.ebuild b/dev-libs/libmaxminddb/libmaxminddb-1.5.2.ebuild new file mode 100644 index 00000000000..c0672dead58 --- /dev/null +++ b/dev-libs/libmaxminddb/libmaxminddb-1.5.2.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +DESCRIPTION="C library for the MaxMind DB file format" +HOMEPAGE="https://github.com/maxmind/libmaxminddb" +SRC_URI="https://github.com/maxmind/libmaxminddb/releases/download/${PV}/${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0/0.0.7" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +DEPEND="test? ( dev-perl/IPC-Run3 )" + +DOCS=( Changes.md ) + +src_configure() { + econf --disable-static + tc-export AR CC +} + +src_install() { + default + find "${ED}" -name '*.la' -delete || die +}