public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmaxminddb/
Date: Fri, 19 May 2017 08:34:12 +0000 (UTC)	[thread overview]
Message-ID: <1495182850.ded62f30377347cb9fa21078911195020365cc01.jer@gentoo> (raw)

commit:     ded62f30377347cb9fa21078911195020365cc01
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri May 19 08:33:57 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri May 19 08:34:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded62f30

dev-libs/libmaxminddb: Version bump.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-libs/libmaxminddb/Manifest                  |  1 +
 dev-libs/libmaxminddb/libmaxminddb-1.2.1.ebuild | 26 +++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-libs/libmaxminddb/Manifest b/dev-libs/libmaxminddb/Manifest
index 9dd76498cf7..3fc7cdd3446 100644
--- a/dev-libs/libmaxminddb/Manifest
+++ b/dev-libs/libmaxminddb/Manifest
@@ -1 +1,2 @@
 DIST libmaxminddb-1.2.0.tar.gz 658820 SHA256 1fe859ed714f94fc902a145453f7e1b5cd928718179ba4c4fcb7f6ae0df7ad37 SHA512 ebfa358c3f9cae8b13ca52d47e26d5e3e036e8455432b9fa250b13c59d71addf7748ab112ac926a177b646706b27651b733810dde497786fe65c9d150e621af9 WHIRLPOOL 98e0f2d63e4c4544f5de8559bfd5ca0095994010c9856867e595316ba31f6acdcbecb0208449eba2ce6029572589b206c5b2aea1d945ed2a81e4f22086bc74c3
+DIST libmaxminddb-1.2.1.tar.gz 614448 SHA256 9fa2b3341c9c88117f58454dfb2dd104915a337d93c8a9a735931a63b37f7bfa SHA512 c77e2714c30dbd9d83a755d7e4d24016534510f4cc7213fe9549d610bf79aaeb28f761a9fb769270d9043b1baab537c5a4b3a9994b525d48f395fe94c104b5b3 WHIRLPOOL 5da10a6edbc208ffbdb484c0f056fb0e01d1bd6544b8909f762b7c258247154e757603f08e0a7e0763b0c10f768c6e2084e565566f36f0652931169fa5f4965c

diff --git a/dev-libs/libmaxminddb/libmaxminddb-1.2.1.ebuild b/dev-libs/libmaxminddb/libmaxminddb-1.2.1.ebuild
new file mode 100644
index 00000000000..3e768af6954
--- /dev/null
+++ b/dev-libs/libmaxminddb/libmaxminddb-1.2.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils
+
+DESCRIPTION="C library for the MaxMind DB file format"
+HOMEPAGE="https://github.com/maxmind/libmaxminddb"
+SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/0.0.7"
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs"
+
+DOCS=( Changes.md )
+
+src_configure() {
+	econf $(use_enable static-libs static)
+}
+
+src_install() {
+	default
+
+	prune_libtool_files
+}


             reply	other threads:[~2017-05-19  8:34 UTC|newest]

Thread overview: 105+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-19  8:34 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-15  9:19 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmaxminddb/ Arthur Zamarin
2024-11-14  4:59 Jakov Smolić
2024-11-14  4:35 Sam James
2024-11-14  4:35 Sam James
2024-11-14  4:35 Sam James
2024-11-14  3:21 Sam James
2024-11-14  2:49 Sam James
2024-09-15 14:17 Conrad Kostecki
2024-09-15 13:53 Conrad Kostecki
2024-07-21 15:12 Conrad Kostecki
2024-07-21 15:12 Conrad Kostecki
2023-03-09  1:09 Sam James
2023-03-04  8:55 Arthur Zamarin
2023-03-04  8:22 Arthur Zamarin
2023-03-04  6:18 Arthur Zamarin
2023-03-04  6:17 Arthur Zamarin
2023-03-04  5:41 Arthur Zamarin
2023-03-04  5:38 Arthur Zamarin
2023-03-04  5:32 Arthur Zamarin
2022-10-01  1:29 Sam James
2022-09-28 23:35 Sam James
2021-07-26 15:45 Marek Szuba
2021-06-02 10:39 Sam James
2021-06-02 10:39 Sam James
2021-05-31 13:37 Agostino Sarubbo
2021-05-31 11:40 Sam James
2021-05-31  6:11 Agostino Sarubbo
2021-05-31  6:09 Agostino Sarubbo
2021-05-03 16:49 Sam James
2021-05-03 16:49 Sam James
2021-04-01 21:17 Sam James
2021-02-26 15:18 Sam James
2021-02-26 13:53 Sam James
2021-02-26  8:09 Agostino Sarubbo
2021-02-25 17:52 Sam James
2021-02-25  8:41 Sergei Trofimovich
2021-02-25  6:39 Sam James
2021-02-25  6:38 Sam James
2021-02-22  7:25 Sam James
2021-02-16 12:34 Sam James
2021-02-14  3:09 Sam James
2021-02-09  6:18 Sam James
2021-02-07  8:59 Sam James
2021-02-07  8:58 Sam James
2021-02-07  8:57 Sam James
2021-02-07  8:56 Sam James
2021-01-07  1:35 Sam James
2021-01-07  1:35 Sam James
2021-01-07  1:35 Sam James
2021-01-05 23:25 Sam James
2020-11-11  0:25 Sam James
2020-11-09 23:14 Sam James
2020-11-07 20:37 Sergei Trofimovich
2020-11-07 20:34 Sergei Trofimovich
2020-11-07 20:22 Sergei Trofimovich
2020-11-07 20:10 Sergei Trofimovich
2020-11-06 20:35 Sam James
2020-11-06 11:52 Sam James
2020-11-06 11:05 Sam James
2020-08-26 14:52 Jeroen Roovers
2020-08-06 18:27 Jeroen Roovers
2020-06-28 20:56 Thomas Deutschmann
2020-06-26 17:43 Agostino Sarubbo
2019-11-03  9:29 Michał Górny
2019-11-02 23:47 Jeroen Roovers
2019-10-20  8:29 Mikle Kolyada
2019-08-14 21:37 Sergei Trofimovich
2019-05-24  5:04 Aaron Bauman
2019-04-24 21:12 Jeroen Roovers
2019-04-24 18:42 Tobias Klausmann
2019-04-04 10:12 Jeroen Roovers
2019-04-01 17:21 Thomas Deutschmann
2019-03-20 21:17 Mikle Kolyada
2019-03-17 23:02 Sergei Trofimovich
2019-03-16 22:55 Sergei Trofimovich
2019-03-16 21:57 Sergei Trofimovich
2019-03-16 10:19 Sergei Trofimovich
2019-03-11 16:35 Mart Raudsepp
2019-02-28 17:19 Mikle Kolyada
2018-12-21 20:16 Sergei Trofimovich
2018-11-16 19:08 Sergei Trofimovich
2018-11-16 19:08 Sergei Trofimovich
2018-09-09 20:41 Thomas Deutschmann
2018-07-01  9:11 Sergei Trofimovich
2018-06-24 20:27 Jeroen Roovers
2018-06-19 17:29 Tobias Klausmann
2018-05-31 10:01 Sergei Trofimovich
2018-03-18 20:04 Sergei Trofimovich
2018-03-18 12:12 Sergei Trofimovich
2018-03-16 18:10 Jeroen Roovers
2018-01-20 10:42 Jeroen Roovers
2017-11-29  7:50 Jeroen Roovers
2017-11-29  7:50 Jeroen Roovers
2017-11-18 10:29 Jeroen Roovers
2017-08-05 19:04 Sergei Trofimovich
2017-06-05  7:01 Jeroen Roovers
2017-05-22  9:25 Agostino Sarubbo
2017-05-22  8:58 Agostino Sarubbo
2016-08-17  6:45 Jeroen Roovers
2016-03-24  5:33 Jeroen Roovers
2016-01-08  5:43 Jeroen Roovers
2015-11-21  5:04 Jeroen Roovers
2015-10-31  5:49 Jeroen Roovers
2015-10-31  5:28 Jeroen Roovers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1495182850.ded62f30377347cb9fa21078911195020365cc01.jer@gentoo \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox