From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/re2c/
Date: Mon, 23 Nov 2015 21:28:08 +0000 (UTC) [thread overview]
Message-ID: <1448314077.143c86866299edd78a04f9ab10c373167d8f31c0.slyfox@gentoo> (raw)
commit: 143c86866299edd78a04f9ab10c373167d8f31c0
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 23 21:27:22 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 21:27:57 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=143c8686
dev-util/re2c: bump up to 0.15.2, fixes #566620
Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/show_bug.cgi?id=566620
Package-Manager: portage-2.2.25
dev-util/re2c/Manifest | 1 +
dev-util/re2c/re2c-0.15.1.ebuild | 1 +
dev-util/re2c/{re2c-0.15.1.ebuild => re2c-0.15.2.ebuild} | 1 +
3 files changed, 3 insertions(+)
diff --git a/dev-util/re2c/Manifest b/dev-util/re2c/Manifest
index 0e4a702..e58c1b0 100644
--- a/dev-util/re2c/Manifest
+++ b/dev-util/re2c/Manifest
@@ -4,3 +4,4 @@ DIST re2c-0.13.7.5.tar.gz 2347921 SHA256 d58afd50579e4564c9fc4218aec860d41b88583
DIST re2c-0.14.2.tar.gz 2554944 SHA256 a702eb63977af4715555edb41eba3b47bbfdcdb44b566d146869a7db022f1c30 SHA512 25e682aafe434f838c41f01588f69b4979c73bab8562f56d1b1db656753c43a606b13eeb0e6542f793cdb73d001c304c61811630f7001131edd3eb76248a0a60 WHIRLPOOL 5f6864b800b7838177badf37b7ff5e7bcca73474da4f180319a9cf860694ab1191b14f913af919fa2fcce60f7bfdd85c3e6b87c91a5060260026520a8d059bd6
DIST re2c-0.14.3.tar.gz 2576859 SHA256 1c6806df599f3aef0804b576cfdf64bdba5ad590626dfca2d44e473460917e84 SHA512 c1fa20c9c1e69d085415dde3177cb03688f8a9314dd4854241812f479a2b1e4306c3abbb8f9f31763918afbd1f7a821e7337551a898f6ae57f814c66e59e2382 WHIRLPOOL dd08d837c93737d9a4dd8fd9f01de721e26b569b2686a2d066636e130f6eb82a8b8b71e8b5d84fcf44993998250effc17c2c3dbc1fd6e1651c5b5ba18a36e8fe
DIST re2c-0.15.1.tar.gz 4073926 SHA256 295d732dd9a46503bf08236f8878db043fe9134b770058b493baad31685f981d SHA512 367822b1f113b804b661769cb5b6756021b7da03d69ba42248d6760f53954287e38fd1780dcad0481304ecd8712043dfbf34ea873599de64dc7296188a0e1548 WHIRLPOOL 54c49241a6571d3d92c39a5841e70d2816f78c7add3508a43db11389bf1d29e84f856c22bb40b1659ef7e76fdab0eb1a043e5cec87259706caa7adb0e1d3cadb
+DIST re2c-0.15.2.tar.gz 4074407 SHA256 fe708c3477d908f02f2ab1646ac194d88b5dbfd92912b020a2b7a5bdfb778889 SHA512 6e46e45b55665a0898354b2684326ca91ff3fb50d2f52e7a7cba59658876c743cb141c827f3d3c77c1d44089c16a4207cb48e97f5af383ac1c95bc063388ba73 WHIRLPOOL 9f5f5636e19d7e9cb136b9f18a0059569ca6f1562f2c1302bc0212386e61f5be8eb866c4513e91231cfc4bf6ac3eeb24a672cd81675155dce244a48152b7ea3a
diff --git a/dev-util/re2c/re2c-0.15.1.ebuild b/dev-util/re2c/re2c-0.15.1.ebuild
index 00549e4..b7e4e5a 100644
--- a/dev-util/re2c/re2c-0.15.1.ebuild
+++ b/dev-util/re2c/re2c-0.15.1.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~spa
src_prepare() {
epatch_user
+ export ac_cv_path_BISON="no"
}
src_install() {
diff --git a/dev-util/re2c/re2c-0.15.1.ebuild b/dev-util/re2c/re2c-0.15.2.ebuild
similarity index 96%
copy from dev-util/re2c/re2c-0.15.1.ebuild
copy to dev-util/re2c/re2c-0.15.2.ebuild
index 00549e4..b7e4e5a 100644
--- a/dev-util/re2c/re2c-0.15.1.ebuild
+++ b/dev-util/re2c/re2c-0.15.2.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~spa
src_prepare() {
epatch_user
+ export ac_cv_path_BISON="no"
}
src_install() {
next reply other threads:[~2015-11-23 21:28 UTC|newest]
Thread overview: 131+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-23 21:28 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 13:31 [gentoo-commits] repo/gentoo:master commit in: dev-util/re2c/ Sam James
2024-08-10 5:27 Michał Górny
2024-08-09 20:26 Jakov Smolić
2024-08-09 8:57 Sam James
2024-08-06 1:46 Sam James
2024-08-05 21:11 Sam James
2024-08-05 17:22 Arthur Zamarin
2024-08-05 17:22 Arthur Zamarin
2024-01-20 13:33 Sam James
2023-06-25 17:25 Arthur Zamarin
2023-06-13 18:35 Arthur Zamarin
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2023-05-01 17:55 Sam James
2022-03-09 23:12 Sam James
2021-08-04 9:01 Sergei Trofimovich
2021-08-01 9:53 Sergei Trofimovich
2021-05-10 15:25 Sam James
2021-05-09 11:53 Sergei Trofimovich
2021-05-04 19:13 Sam James
2021-05-03 16:58 Sam James
2021-05-03 16:57 Sam James
2021-05-03 16:55 Sam James
2021-05-03 16:53 Sam James
2021-05-03 16:51 Sam James
2021-05-02 9:24 Sergei Trofimovich
2021-04-02 9:54 Sergei Trofimovich
2021-03-27 18:46 Sergei Trofimovich
2021-03-27 18:46 Sergei Trofimovich
2021-03-27 12:30 Sergei Trofimovich
2021-01-06 22:55 Fabian Groffen
2020-10-07 6:55 Agostino Sarubbo
2020-10-06 17:23 Sam James
2020-09-27 10:05 Sergei Trofimovich
2020-09-26 10:06 Sergei Trofimovich
2020-09-26 9:18 Sergei Trofimovich
2020-09-25 17:24 Sam James
2020-09-06 8:34 Sergei Trofimovich
2020-08-22 9:20 Sergei Trofimovich
2020-08-13 17:51 Sergei Trofimovich
2020-08-08 8:44 Sergei Trofimovich
2020-08-04 19:02 Fabian Groffen
2020-07-20 19:17 Sergei Trofimovich
2020-05-04 17:36 Thomas Deutschmann
2020-04-25 11:13 Sergei Trofimovich
2020-04-21 10:13 Mart Raudsepp
2020-04-20 9:50 Agostino Sarubbo
2020-04-20 9:48 Agostino Sarubbo
2020-04-20 9:46 Agostino Sarubbo
2020-04-20 9:45 Agostino Sarubbo
2020-04-20 9:29 Agostino Sarubbo
2020-04-20 8:28 Agostino Sarubbo
2020-04-19 23:55 Sergei Trofimovich
2020-03-29 8:41 Sergei Trofimovich
2020-03-29 8:41 Sergei Trofimovich
2020-03-21 9:24 Mart Raudsepp
2020-03-15 13:13 Mikle Kolyada
2020-02-13 13:03 Agostino Sarubbo
2020-02-12 20:32 Sergei Trofimovich
2020-02-12 19:57 Sergei Trofimovich
2020-02-11 11:30 Agostino Sarubbo
2020-02-11 11:09 Agostino Sarubbo
2020-02-11 10:58 Agostino Sarubbo
2020-02-11 10:55 Agostino Sarubbo
2020-02-11 9:52 Agostino Sarubbo
2020-02-11 9:43 Agostino Sarubbo
2020-02-10 18:10 Agostino Sarubbo
2019-12-24 14:00 Mikle Kolyada
2019-12-16 18:26 Aaron Bauman
2019-12-15 18:03 Agostino Sarubbo
2019-12-15 14:15 Agostino Sarubbo
2019-12-15 14:07 Agostino Sarubbo
2019-12-15 14:02 Agostino Sarubbo
2019-12-15 13:59 Agostino Sarubbo
2019-12-15 13:36 Sergei Trofimovich
2019-12-15 13:24 Sergei Trofimovich
2019-12-15 11:38 Agostino Sarubbo
2019-12-14 19:12 Sergei Trofimovich
2019-08-11 8:55 Sergei Trofimovich
2019-08-02 19:28 Sergei Trofimovich
2019-07-05 22:37 Andreas K. Hüttel
2019-06-12 17:08 Michael Haubenwallner
2019-02-12 9:23 Mikle Kolyada
2019-02-12 9:23 Mikle Kolyada
2019-02-12 9:23 Mikle Kolyada
2019-02-07 17:38 Mikle Kolyada
2019-01-31 14:23 Tobias Klausmann
2019-01-15 22:10 Thomas Deutschmann
2019-01-14 16:03 Mikle Kolyada
2019-01-13 11:00 Sergei Trofimovich
2019-01-12 23:57 Sergei Trofimovich
2019-01-12 19:02 Jeroen Roovers
2019-01-12 16:28 Mart Raudsepp
2019-01-11 7:42 Sergei Trofimovich
2018-10-12 16:28 Mikle Kolyada
2018-10-10 16:26 Markus Meier
2018-09-14 12:17 Tobias Klausmann
2018-09-08 12:53 Mart Raudsepp
2018-09-07 14:03 Mikle Kolyada
2018-09-02 11:12 Sergei Trofimovich
2018-09-01 23:26 Sergei Trofimovich
2018-09-01 23:22 Sergei Trofimovich
2018-09-01 23:18 Sergei Trofimovich
2018-09-01 17:55 Thomas Deutschmann
2018-08-31 19:36 Sergei Trofimovich
2018-08-30 22:42 Sergei Trofimovich
2018-08-27 22:09 Sergei Trofimovich
2018-04-02 17:35 Mart Raudsepp
2018-03-05 19:12 Fabian Groffen
2017-11-08 21:14 Sergei Trofimovich
2017-10-27 19:36 Matt Turner
2017-08-26 20:44 Sergei Trofimovich
2017-08-11 22:53 Sergei Trofimovich
2017-08-11 22:53 Sergei Trofimovich
2017-08-11 21:01 Sergei Trofimovich
2017-08-11 21:01 Sergei Trofimovich
2016-10-01 13:04 Jeroen Roovers
2016-10-01 8:01 Markus Meier
2016-09-21 21:28 Sergei Trofimovich
2016-09-21 21:26 Sergei Trofimovich
2016-09-21 17:48 Tobias Klausmann
2016-01-21 21:45 Sergei Trofimovich
2015-12-02 21:05 Sergei Trofimovich
2015-11-23 21:28 Sergei Trofimovich
2015-11-22 21:33 Sergei Trofimovich
2015-09-11 18:49 Patrice Clement
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=1448314077.143c86866299edd78a04f9ab10c373167d8f31c0.slyfox@gentoo \
--to=slyfox@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