public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Doug Goldstein" <cardoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/yajl/
Date: Mon, 21 Mar 2016 21:49:45 +0000 (UTC)	[thread overview]
Message-ID: <1458596962.59bfc4c5917f05a97e439fb7848d2b143aff7db2.cardoe@gentoo> (raw)

commit:     59bfc4c5917f05a97e439fb7848d2b143aff7db2
Author:     Doug Goldstein <cardoe <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 05:14:17 2016 +0000
Commit:     Doug Goldstein <cardoe <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 21:49:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59bfc4c5

dev-libs/yajl: bump latest legacy yajl

The 1.x series is considered legacy but we should at least have it since
some utilities still use/need the 1.x series. Set the sub-SLOT to 1 to
help with package dependency rebuilds.

Package-Manager: portage-2.2.26
Signed-off-by: Doug Goldstein <cardoe <AT> gentoo.org>

 dev-libs/yajl/Manifest           |  1 +
 dev-libs/yajl/yajl-1.0.12.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-libs/yajl/Manifest b/dev-libs/yajl/Manifest
index d01e72c..2672c9b 100644
--- a/dev-libs/yajl/Manifest
+++ b/dev-libs/yajl/Manifest
@@ -1,3 +1,4 @@
 DIST yajl-1.0.11.tar.gz 53705 SHA256 1e98e03b927a8ec466baea527647f5e243f56f71bdec48cdab1c875f0f8b96a9 SHA512 6ab0e5052da45be327f1987818037b89b37b382c095a9e64043422425759c4819e46eb6c43919677b6020d10c042d077655ad50809d13733f781bee7db8babf0 WHIRLPOOL 28cf0723b65cbdea8d177d4326322fe24d335fc9ff84482b363f797e622ca9f683b1d21c50e1cb8289ac4895906da833e6229a903431c04691c5fd50aa926f57
+DIST yajl-1.0.12.tar.gz 54819 SHA256 df27bb20903f68e40c62cdc616a37816d9b8f2bbe943900c5dad16a20dc5d326 SHA512 a2ea24ed011cef79f98dca51723fe10ee2461f7caaedf7bc8a323132335cd61b052a40e0cda8d913707a9d1fb6e9085b4efeaf1d9b201c9c0e9122ba41fd0eeb WHIRLPOOL 10ea1509bac92885a2a5efa54978b63fcd4be4896c5796d59e3eae9695b6ab5fdaceb42a432f56b0b7164cdc30e0f8b13f91c5fb80b9a19323e8fb49d1e6c4e9
 DIST yajl-2.0.3.tar.gz 82544 SHA256 606ee384f288b6ad4f17c9c57b8868f8db525d542790fd1071139c9636e71952 SHA512 cef6e895ad169aac9e729f8bde006367d39456c6c1a62e1984d097f2f237cc5e317ddfef4d90c36242f772c867cee220082313f6d324a57e58a56d3e51ae0f85 WHIRLPOOL e9f3b37358d904f3e0aadad256fa7829b97170af5f9c3c3605c54f216cd1ac7958a281eb39f7e5cf5a0af2dce6120f900c3489ac50eeaef154b7ee4c50dd2d8b
 DIST yajl-2.0.4.tar.gz 82814 SHA256 c19b9691cf15f22e74d903cd06ac9ba5e1e216e6a1b82bfe787c3b48a25bc118 SHA512 ab99fdd6b7e6f7add5530fff2d3ac6171ed3698267016d6cd23449742d36c9d848f065ba920dc2abb934488239e11e4ceda571c05fa472ab5d3f0480e9033a13 WHIRLPOOL ed821d07f5c06e4722d9de9648d4929fe6a5bcc13d2bd3bb6bcddce60a9817612d59f14963cc46b43b002345fc56813230194d997098de77f4d9075cf64dd85b

diff --git a/dev-libs/yajl/yajl-1.0.12.ebuild b/dev-libs/yajl/yajl-1.0.12.ebuild
new file mode 100644
index 0000000..a56aa4f
--- /dev/null
+++ b/dev-libs/yajl/yajl-1.0.12.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-multilib vcs-snapshot
+
+DESCRIPTION="Small event-driven (SAX-style) JSON parser"
+HOMEPAGE="https://lloyd.github.com/yajl/"
+SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/1"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+
+IUSE=""
+
+multilib_src_test() {
+	emake test
+}


             reply	other threads:[~2016-03-21 21:49 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-21 21:49 Doug Goldstein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-12  7:19 [gentoo-commits] repo/gentoo:master commit in: dev-libs/yajl/ Sam James
2025-10-12  7:19 Sam James
2025-10-12  7:19 Sam James
2025-10-12  7:19 Sam James
2025-03-23 17:20 Hans de Graaff
2024-10-15 12:47 Arthur Zamarin
2024-10-09  6:59 Arthur Zamarin
2024-10-09  5:46 Sam James
2024-10-06 14:29 Arthur Zamarin
2024-10-06 12:01 Sam James
2024-10-06 11:21 Sam James
2023-12-28  8:21 Hans de Graaff
2023-08-17 20:03 Hans de Graaff
2023-08-02  9:05 Arthur Zamarin
2023-07-15 13:51 Arthur Zamarin
2023-07-15  9:22 Arthur Zamarin
2023-07-15  8:19 Arthur Zamarin
2023-07-15  8:19 Arthur Zamarin
2023-07-15  7:12 Sam James
2023-07-15  7:09 Sam James
2022-11-16  5:57 WANG Xuerui
2022-10-15 14:00 Sam James
2022-04-26  2:46 Sam James
2021-07-28 15:30 Marek Szuba
2021-03-07  9:38 Andreas Sturmlechner
2021-03-07  9:38 Andreas Sturmlechner
2021-01-06 19:34 Fabian Groffen
2019-07-28 14:09 Mikle Kolyada
2019-05-26  7:04 Sergei Trofimovich
2019-05-24 22:50 Sergei Trofimovich
2019-05-22  7:36 Sergei Trofimovich
2019-05-21 22:43 Aaron Bauman
2019-05-19 20:43 Mikle Kolyada
2019-05-19 13:14 Thomas Deutschmann
2019-05-14  8:08 Sergei Trofimovich
2019-04-27 15:20 Sergei Trofimovich
2018-10-04  9:06 Andreas Sturmlechner
2018-10-04  8:36 Mikle Kolyada
2018-09-14  8:28 Tobias Klausmann
2018-08-25 18:55 Sergei Trofimovich
2018-08-25 18:25 Sergei Trofimovich
2018-08-25 18:11 Sergei Trofimovich
2018-08-23  8:34 Sergei Trofimovich
2018-08-23  2:34 Mikle Kolyada
2018-08-23  1:41 Thomas Deutschmann
2017-10-16  0:08 David Seifert
2017-01-21 12:00 Jeroen Roovers
2017-01-20 11:05 Agostino Sarubbo
2017-01-17 14:24 Agostino Sarubbo
2017-01-11 10:35 Agostino Sarubbo
2016-12-20 18:13 Thomas Deutschmann
2016-12-20 17:31 Tobias Klausmann
2016-11-15 14:53 Tobias Klausmann
2016-11-13  8:55 Markus Meier
2016-03-27 14:18 Doug Goldstein
2016-03-21 21:49 Doug Goldstein
2016-03-21 21:49 Doug Goldstein
2016-03-21 21:49 Doug Goldstein

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=1458596962.59bfc4c5917f05a97e439fb7848d2b143aff7db2.cardoe@gentoo \
    --to=cardoe@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