[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-09-02 Thread Maciej Barć
commit: 9fb377c6ae36a977ce3ebdee7924758896892f67
Author: Maciej Barć  gentoo  org>
AuthorDate: Sat Sep  2 14:15:15 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sat Sep  2 14:29:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb377c6

dev-libs/libfastjson: drop old 0.99.9-r1

Signed-off-by: Maciej Barć  gentoo.org>

 dev-libs/libfastjson/Manifest |  1 -
 dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild | 38 ---
 2 files changed, 39 deletions(-)

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
index 6242e9e567cb..958a12fffdd2 100644
--- a/dev-libs/libfastjson/Manifest
+++ b/dev-libs/libfastjson/Manifest
@@ -1,4 +1,3 @@
 DIST libfastjson-0.99.8.tar.gz 433819 BLAKE2B 
f988c01de8e7becc5a848825c18151fec2b80f81eb5b50e459b1a3bb535f5521fb63e9350eb133eb984f57f42c5f529220a0c9461eb4689e1421ad815c4c4d87
 SHA512 
1e7eb7eaae2c6ccb78b77ac883808e1d311b03bad083dc72ab7712765a2ed139accd762850d60f54c6fe0ad48c4385714818fd2c8ed76700ce3546e5aff1c823
 DIST libfastjson-0.99.9.1.tar.gz 89468 BLAKE2B 
6922c482043499d5c39845c5d8db12a956c7820c15514eed7e4a0ba74f24b68c4cb580ea53f215a965de4b2e6fe70d07e5a14dee09f52725f88328de279dd62a
 SHA512 
32b513fb66ac5a54b0a3d028fabffad5d675fe50475ddd834de45c69eb0a60f83f85a0706071e5d61df25fb09a3de65ac37c295a620a65801782e0f24d033d41
-DIST libfastjson-0.99.9.tar.gz 436502 BLAKE2B 
5ed542f373dee2e28c85f8b48e9d35c7727d7e565c691f90caed7a9ac1192814c6371e03bce18dd9765b4251e6a78b7e612eeb38872d2833cd72021d41fb889a
 SHA512 
90505fba033179aa92f12ac5dbbb071f69f3491de5b46d553b08ac325448459c9e33ba22ef4f9db0bae4496cca60046eebf6325d70b045c1a0a9845b0d48
 DIST libfastjson-1.2304.0.tar.gz 89477 BLAKE2B 
2a24ada8f98b837bc4c6983694354615309913eff69f006933441e5a8e9fc58365ca4bd3e03ebdda60e685cefd7e48739f45c49348899150b9b2923f05a709c6
 SHA512 
a43dc809c0fc073f8bddaebdf91c996ccfc6275d7dcc312762e8dfb366dc121c7698c316b71bd5b43f2f7e9b3c326c90cfa927ce415824a7d32dd5e6667048ab

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
deleted file mode 100644
index 91ac169b5e6a..
--- a/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
-HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
-SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
-LICENSE="MIT"
-SLOT="0/4.3.0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86"
-IUSE="static-libs"
-
-BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"
-
-DOCS=( AUTHORS ChangeLog )
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable static-libs static)
-   --disable-rdrand
-   --enable-compile-warnings=yes
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-
-   find "${ED}"/usr/lib* -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-09-02 Thread Maciej Barć
commit: 880e927da9a3e2c49975e6652bf8474554267be3
Author: Maciej Barć  gentoo  org>
AuthorDate: Sat Sep  2 14:15:28 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sat Sep  2 14:29:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880e927d

dev-libs/libfastjson: drop old 0.99.9.1

Signed-off-by: Maciej Barć  gentoo.org>

 dev-libs/libfastjson/Manifest|  1 -
 dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild | 39 
 2 files changed, 40 deletions(-)

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
index 958a12fffdd2..02b071cab04b 100644
--- a/dev-libs/libfastjson/Manifest
+++ b/dev-libs/libfastjson/Manifest
@@ -1,3 +1,2 @@
 DIST libfastjson-0.99.8.tar.gz 433819 BLAKE2B 
f988c01de8e7becc5a848825c18151fec2b80f81eb5b50e459b1a3bb535f5521fb63e9350eb133eb984f57f42c5f529220a0c9461eb4689e1421ad815c4c4d87
 SHA512 
1e7eb7eaae2c6ccb78b77ac883808e1d311b03bad083dc72ab7712765a2ed139accd762850d60f54c6fe0ad48c4385714818fd2c8ed76700ce3546e5aff1c823
-DIST libfastjson-0.99.9.1.tar.gz 89468 BLAKE2B 
6922c482043499d5c39845c5d8db12a956c7820c15514eed7e4a0ba74f24b68c4cb580ea53f215a965de4b2e6fe70d07e5a14dee09f52725f88328de279dd62a
 SHA512 
32b513fb66ac5a54b0a3d028fabffad5d675fe50475ddd834de45c69eb0a60f83f85a0706071e5d61df25fb09a3de65ac37c295a620a65801782e0f24d033d41
 DIST libfastjson-1.2304.0.tar.gz 89477 BLAKE2B 
2a24ada8f98b837bc4c6983694354615309913eff69f006933441e5a8e9fc58365ca4bd3e03ebdda60e685cefd7e48739f45c49348899150b9b2923f05a709c6
 SHA512 
a43dc809c0fc073f8bddaebdf91c996ccfc6275d7dcc312762e8dfb366dc121c7698c316b71bd5b43f2f7e9b3c326c90cfa927ce415824a7d32dd5e6667048ab

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
deleted file mode 100644
index 7a6bae3ec5d1..
--- a/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
-HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
-SRC_URI="https://github.com/rsyslog/${PN}/archive/v${PV}.tar.gz
-   -> ${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0/4.3.0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86"
-IUSE="static-libs"
-
-BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"
-
-DOCS=( AUTHORS ChangeLog )
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local -a myconf=(
-   $(use_enable static-libs static)
-   --disable-rdrand
-   --enable-compile-warnings=yes
-   )
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-
-   find "${ED}"/usr/lib* -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-09-02 Thread Maciej Barć
commit: a12a153aeca7548d6eecaa5e4e1cd319b0e00f5c
Author: Maciej Barć  gentoo  org>
AuthorDate: Sat Sep  2 14:16:09 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sat Sep  2 14:29:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12a153a

dev-libs/libfastjson: drop old 0.99.8-r1

Signed-off-by: Maciej Barć  gentoo.org>

 dev-libs/libfastjson/Manifest |  1 -
 dev-libs/libfastjson/libfastjson-0.99.8-r1.ebuild | 38 ---
 2 files changed, 39 deletions(-)

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
index 02b071cab04b..28091ecbe51e 100644
--- a/dev-libs/libfastjson/Manifest
+++ b/dev-libs/libfastjson/Manifest
@@ -1,2 +1 @@
-DIST libfastjson-0.99.8.tar.gz 433819 BLAKE2B 
f988c01de8e7becc5a848825c18151fec2b80f81eb5b50e459b1a3bb535f5521fb63e9350eb133eb984f57f42c5f529220a0c9461eb4689e1421ad815c4c4d87
 SHA512 
1e7eb7eaae2c6ccb78b77ac883808e1d311b03bad083dc72ab7712765a2ed139accd762850d60f54c6fe0ad48c4385714818fd2c8ed76700ce3546e5aff1c823
 DIST libfastjson-1.2304.0.tar.gz 89477 BLAKE2B 
2a24ada8f98b837bc4c6983694354615309913eff69f006933441e5a8e9fc58365ca4bd3e03ebdda60e685cefd7e48739f45c49348899150b9b2923f05a709c6
 SHA512 
a43dc809c0fc073f8bddaebdf91c996ccfc6275d7dcc312762e8dfb366dc121c7698c316b71bd5b43f2f7e9b3c326c90cfa927ce415824a7d32dd5e6667048ab

diff --git a/dev-libs/libfastjson/libfastjson-0.99.8-r1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.8-r1.ebuild
deleted file mode 100644
index 38d0d58b62f2..
--- a/dev-libs/libfastjson/libfastjson-0.99.8-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
-HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
-SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
-LICENSE="MIT"
-SLOT="0/4.2.0"
-KEYWORDS="amd64 arm arm64 ~hppa sparc x86"
-IUSE="static-libs"
-
-BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"
-
-DOCS=( AUTHORS ChangeLog )
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable static-libs static)
-   --disable-rdrand
-   --enable-compile-warnings=yes
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-
-   find "${ED}"/usr/lib* -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-05-22 Thread Sam James
commit: 3ed16bc0cfeec8ab47dca960e6adac751832853b
Author: Sam James  gentoo  org>
AuthorDate: Tue May 23 00:10:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May 23 00:10:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ed16bc0

dev-libs/libfastjson: Stabilize 1.2304.0 arm64, #906767

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libfastjson/libfastjson-1.2304.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild 
b/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
index 630217c2d521..7a6bae3ec5d1 100644
--- a/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
+++ b/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rsyslog/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86"
 IUSE="static-libs"
 
 BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-05-19 Thread Sam James
commit: 49eeabc9177c8887899f25a0b260afe82be09191
Author: Sam James  gentoo  org>
AuthorDate: Fri May 19 17:49:29 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 19 17:49:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49eeabc9

dev-libs/libfastjson: Stabilize 1.2304.0 amd64, #906767

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libfastjson/libfastjson-1.2304.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild 
b/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
index 3458d96d15ef..630217c2d521 100644
--- a/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
+++ b/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rsyslog/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86"
 IUSE="static-libs"
 
 BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-05-19 Thread Sam James
commit: 8744bde39c68c6d0a002f21e190873a4c5a6afbc
Author: Sam James  gentoo  org>
AuthorDate: Fri May 19 17:46:24 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 19 17:46:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8744bde3

dev-libs/libfastjson: Stabilize 1.2304.0 arm, #906767

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libfastjson/libfastjson-1.2304.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild 
b/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
index 5b38bae293c5..3458d96d15ef 100644
--- a/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
+++ b/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rsyslog/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86"
 IUSE="static-libs"
 
 BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-05-19 Thread Sam James
commit: b73d93d8c45eedb0c82c64b89c694993b86bdbc4
Author: Sam James  gentoo  org>
AuthorDate: Fri May 19 17:44:43 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 19 17:44:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b73d93d8

dev-libs/libfastjson: Stabilize 1.2304.0 x86, #906767

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libfastjson/libfastjson-1.2304.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild 
b/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
index b1681f838384..5b38bae293c5 100644
--- a/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
+++ b/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rsyslog/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86"
 IUSE="static-libs"
 
 BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-05-19 Thread Arthur Zamarin
commit: 96f1257afb3d699e0db2bc74f52326725ee2b40b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 19 17:04:39 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 19 17:04:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f1257a

dev-libs/libfastjson: Stabilize 1.2304.0 sparc, #906767

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-libs/libfastjson/libfastjson-1.2304.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild 
b/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
index 67b402d40b7a..b1681f838384 100644
--- a/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
+++ b/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rsyslog/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc ~x86"
 IUSE="static-libs"
 
 BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-05-05 Thread Arthur Zamarin
commit: d9c3c6404122194cea6c5774b516843ee983d0f4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May  5 13:46:20 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May  5 13:46:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9c3c640

dev-libs/libfastjson: Stabilize 0.99.9.1 sparc, #905753

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
index e49f360b100e..7a6bae3ec5d1 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rsyslog/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86"
 IUSE="static-libs"
 
 BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-05-05 Thread Arthur Zamarin
commit: e2b04f01e00c9560f2e08a50ae040c2e2624c645
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May  5 13:46:14 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May  5 13:46:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2b04f01

dev-libs/libfastjson: Stabilize 0.99.9.1 arm, #905753

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
index e0f27262fcc5..1db8a620ba2b 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rsyslog/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86"
 IUSE="static-libs"
 
 BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-05-05 Thread Arthur Zamarin
commit: 92b73bc00472244c5371a0a28008d2190d886f13
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May  5 13:46:17 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May  5 13:46:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92b73bc0

dev-libs/libfastjson: Stabilize 0.99.9.1 arm64, #905753

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
index 1db8a620ba2b..e49f360b100e 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rsyslog/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86"
 IUSE="static-libs"
 
 BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-05-05 Thread Arthur Zamarin
commit: de053f876dda63aca40d8a466b666daba6c666ea
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May  5 13:45:50 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May  5 13:45:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de053f87

dev-libs/libfastjson: Stabilize 0.99.9.1 x86, #905753

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
index 52fb84ad5fe9..e0f27262fcc5 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rsyslog/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86"
 IUSE="static-libs"
 
 BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-05-05 Thread Arthur Zamarin
commit: 7fd667bf2627c24b05424514aa8ed17949f23baf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May  5 13:37:22 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May  5 13:37:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fd667bf

dev-libs/libfastjson: Stabilize 0.99.9.1 amd64, #905753

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
index 67b402d40b7a..52fb84ad5fe9 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rsyslog/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86"
 IUSE="static-libs"
 
 BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-04-17 Thread Maciej Barć
commit: 1898b933e25247b2d4af70ae739a580cad3a1772
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Apr 17 16:07:42 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Apr 17 16:14:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1898b933

dev-libs/libfastjson: bump to 1.2304.0

Signed-off-by: Maciej Barć  gentoo.org>

 dev-libs/libfastjson/Manifest|  1 +
 dev-libs/libfastjson/libfastjson-1.2304.0.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
index 2390c247e4ff..6242e9e567cb 100644
--- a/dev-libs/libfastjson/Manifest
+++ b/dev-libs/libfastjson/Manifest
@@ -1,3 +1,4 @@
 DIST libfastjson-0.99.8.tar.gz 433819 BLAKE2B 
f988c01de8e7becc5a848825c18151fec2b80f81eb5b50e459b1a3bb535f5521fb63e9350eb133eb984f57f42c5f529220a0c9461eb4689e1421ad815c4c4d87
 SHA512 
1e7eb7eaae2c6ccb78b77ac883808e1d311b03bad083dc72ab7712765a2ed139accd762850d60f54c6fe0ad48c4385714818fd2c8ed76700ce3546e5aff1c823
 DIST libfastjson-0.99.9.1.tar.gz 89468 BLAKE2B 
6922c482043499d5c39845c5d8db12a956c7820c15514eed7e4a0ba74f24b68c4cb580ea53f215a965de4b2e6fe70d07e5a14dee09f52725f88328de279dd62a
 SHA512 
32b513fb66ac5a54b0a3d028fabffad5d675fe50475ddd834de45c69eb0a60f83f85a0706071e5d61df25fb09a3de65ac37c295a620a65801782e0f24d033d41
 DIST libfastjson-0.99.9.tar.gz 436502 BLAKE2B 
5ed542f373dee2e28c85f8b48e9d35c7727d7e565c691f90caed7a9ac1192814c6371e03bce18dd9765b4251e6a78b7e612eeb38872d2833cd72021d41fb889a
 SHA512 
90505fba033179aa92f12ac5dbbb071f69f3491de5b46d553b08ac325448459c9e33ba22ef4f9db0bae4496cca60046eebf6325d70b045c1a0a9845b0d48
+DIST libfastjson-1.2304.0.tar.gz 89477 BLAKE2B 
2a24ada8f98b837bc4c6983694354615309913eff69f006933441e5a8e9fc58365ca4bd3e03ebdda60e685cefd7e48739f45c49348899150b9b2923f05a709c6
 SHA512 
a43dc809c0fc073f8bddaebdf91c996ccfc6275d7dcc312762e8dfb366dc121c7698c316b71bd5b43f2f7e9b3c326c90cfa927ce415824a7d32dd5e6667048ab

diff --git a/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild 
b/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
new file mode 100644
index ..67b402d40b7a
--- /dev/null
+++ b/dev-libs/libfastjson/libfastjson-1.2304.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
+HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
+SRC_URI="https://github.com/rsyslog/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0/4.3.0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86"
+IUSE="static-libs"
+
+BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"
+
+DOCS=( AUTHORS ChangeLog )
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local -a myconf=(
+   $(use_enable static-libs static)
+   --disable-rdrand
+   --enable-compile-warnings=yes
+   )
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+
+   find "${ED}"/usr/lib* -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2023-03-30 Thread Maciej Barć
commit: cab29240303bac0c4a6ccf13ae15fd6ab9abf408
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Mar 30 11:10:12 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Mar 30 13:39:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab29240

dev-libs/libfastjson: bump to 0.99.9.1

Signed-off-by: Maciej Barć  gentoo.org>

 dev-libs/libfastjson/Manifest|  1 +
 dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
index d05dabe0f415..2390c247e4ff 100644
--- a/dev-libs/libfastjson/Manifest
+++ b/dev-libs/libfastjson/Manifest
@@ -1,2 +1,3 @@
 DIST libfastjson-0.99.8.tar.gz 433819 BLAKE2B 
f988c01de8e7becc5a848825c18151fec2b80f81eb5b50e459b1a3bb535f5521fb63e9350eb133eb984f57f42c5f529220a0c9461eb4689e1421ad815c4c4d87
 SHA512 
1e7eb7eaae2c6ccb78b77ac883808e1d311b03bad083dc72ab7712765a2ed139accd762850d60f54c6fe0ad48c4385714818fd2c8ed76700ce3546e5aff1c823
+DIST libfastjson-0.99.9.1.tar.gz 89468 BLAKE2B 
6922c482043499d5c39845c5d8db12a956c7820c15514eed7e4a0ba74f24b68c4cb580ea53f215a965de4b2e6fe70d07e5a14dee09f52725f88328de279dd62a
 SHA512 
32b513fb66ac5a54b0a3d028fabffad5d675fe50475ddd834de45c69eb0a60f83f85a0706071e5d61df25fb09a3de65ac37c295a620a65801782e0f24d033d41
 DIST libfastjson-0.99.9.tar.gz 436502 BLAKE2B 
5ed542f373dee2e28c85f8b48e9d35c7727d7e565c691f90caed7a9ac1192814c6371e03bce18dd9765b4251e6a78b7e612eeb38872d2833cd72021d41fb889a
 SHA512 
90505fba033179aa92f12ac5dbbb071f69f3491de5b46d553b08ac325448459c9e33ba22ef4f9db0bae4496cca60046eebf6325d70b045c1a0a9845b0d48

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
new file mode 100644
index ..67b402d40b7a
--- /dev/null
+++ b/dev-libs/libfastjson/libfastjson-0.99.9.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
+HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
+SRC_URI="https://github.com/rsyslog/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0/4.3.0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86"
+IUSE="static-libs"
+
+BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"
+
+DOCS=( AUTHORS ChangeLog )
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local -a myconf=(
+   $(use_enable static-libs static)
+   --disable-rdrand
+   --enable-compile-warnings=yes
+   )
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+
+   find "${ED}"/usr/lib* -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2022-08-27 Thread Jakov Smolić
commit: 407a17290689a65c48c15942a870d8fbf43be153
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sun Aug 28 05:56:05 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Aug 28 05:56:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407a1729

dev-libs/libfastjson: Keyword 0.99.9-r1 riscv, #867004

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
index 324f500c8916..91ac169b5e6a 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 ~riscv sparc x86"
 IUSE="static-libs"
 
 BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2022-08-23 Thread Arthur Zamarin
commit: 40c599c58b1a0f359f64094b921ff000341f0334
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug 23 18:10:12 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug 23 18:10:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c599c5

dev-libs/libfastjson: Keyword 0.99.9-r1 ppc64, #866185

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
index 34ce7abf4c0f..324f500c8916 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 sparc x86"
 IUSE="static-libs"
 
 BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2022-08-05 Thread Arthur Zamarin
commit: a97007d315019692cc02959a2b41734e1a85a94e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug  5 09:31:40 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug  5 09:31:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a97007d3

dev-libs/libfastjson: Keyword 0.99.9-r1 ia64, #855443

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
index ab2e06437669..34ce7abf4c0f 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="amd64 arm arm64 ~hppa sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 sparc x86"
 IUSE="static-libs"
 
 BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2022-07-08 Thread Sam James
commit: 5c1e97b91eb7618e54e8dc72d0923b5f7e086704
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul  9 03:08:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  9 03:08:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c1e97b9

dev-libs/libfastjson: fix BDEPEND typo

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.8-r1.ebuild | 2 +-
 dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.8-r1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.8-r1.ebuild
index 8d9063c9799e..38d0d58b62f2 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.8-r1.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.8-r1.ebuild
@@ -13,7 +13,7 @@ SLOT="0/4.2.0"
 KEYWORDS="amd64 arm arm64 ~hppa sparc x86"
 IUSE="static-libs"
 
-BEPEND=">=sys-devel/autoconf-archive-2015.02.04"
+BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"
 
 DOCS=( AUTHORS ChangeLog )
 

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
index 56d3287ed32a..ab2e06437669 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
@@ -13,7 +13,7 @@ SLOT="0/4.3.0"
 KEYWORDS="amd64 arm arm64 ~hppa sparc x86"
 IUSE="static-libs"
 
-BEPEND=">=sys-devel/autoconf-archive-2015.02.04"
+BDEPEND=">=sys-devel/autoconf-archive-2015.02.04"
 
 DOCS=( AUTHORS ChangeLog )
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2022-06-05 Thread Maciej Barć
commit: 78989e922a74a7a1f7f3dc05a2053562a0e0979b
Author: Maciej Barć  gentoo  org>
AuthorDate: Sun Jun  5 13:16:46 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sun Jun  5 13:25:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78989e92

dev-libs/libfastjson: bump to EAPI 8; minor tweaks

Signed-off-by: Maciej Barć  gentoo.org>

 ...stjson-0.99.8.ebuild => libfastjson-0.99.8-r1.ebuild} | 16 +++-
 ...stjson-0.99.9.ebuild => libfastjson-0.99.9-r1.ebuild} | 16 +++-
 2 files changed, 14 insertions(+), 18 deletions(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.8-r1.ebuild
similarity index 75%
rename from dev-libs/libfastjson/libfastjson-0.99.8.ebuild
rename to dev-libs/libfastjson/libfastjson-0.99.8-r1.ebuild
index d708a382d6a2..8d9063c9799e 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.8-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=8
 
 inherit autotools
 
@@ -13,28 +13,26 @@ SLOT="0/4.2.0"
 KEYWORDS="amd64 arm arm64 ~hppa sparc x86"
 IUSE="static-libs"
 
-DEPEND=">=sys-devel/autoconf-archive-2015.02.04"
-RDEPEND=""
+BEPEND=">=sys-devel/autoconf-archive-2015.02.04"
+
+DOCS=( AUTHORS ChangeLog )
 
 src_prepare() {
default
-
eautoreconf
 }
 
 src_configure() {
local myeconfargs=(
-   --enable-compile-warnings=yes
$(use_enable static-libs static)
--disable-rdrand
+   --enable-compile-warnings=yes
)
-
econf "${myeconfargs[@]}"
 }
 
 src_install() {
-   local DOCS=( AUTHORS ChangeLog )
default
 
-   find "${ED}"usr/lib* -name '*.la' -delete || die
+   find "${ED}"/usr/lib* -name '*.la' -delete || die
 }

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
similarity index 75%
rename from dev-libs/libfastjson/libfastjson-0.99.9.ebuild
rename to dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
index e398fef4b3d2..56d3287ed32a 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=8
 
 inherit autotools
 
@@ -13,28 +13,26 @@ SLOT="0/4.3.0"
 KEYWORDS="amd64 arm arm64 ~hppa sparc x86"
 IUSE="static-libs"
 
-DEPEND=">=sys-devel/autoconf-archive-2015.02.04"
-RDEPEND=""
+BEPEND=">=sys-devel/autoconf-archive-2015.02.04"
+
+DOCS=( AUTHORS ChangeLog )
 
 src_prepare() {
default
-
eautoreconf
 }
 
 src_configure() {
local myeconfargs=(
-   --enable-compile-warnings=yes
$(use_enable static-libs static)
--disable-rdrand
+   --enable-compile-warnings=yes
)
-
econf "${myeconfargs[@]}"
 }
 
 src_install() {
-   local DOCS=( AUTHORS ChangeLog )
default
 
-   find "${ED}"usr/lib* -name '*.la' -delete || die
+   find "${ED}"/usr/lib* -name '*.la' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2022-06-05 Thread Maciej Barć
commit: bbe00da89921aadf498f63875d5e50a90acdd935
Author: Maciej Barć  gentoo  org>
AuthorDate: Sun Jun  5 13:19:56 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sun Jun  5 13:25:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe00da8

dev-libs/libfastjson: take up maintainership; update metadata

Signed-off-by: Maciej Barć  gentoo.org>

 dev-libs/libfastjson/metadata.xml | 27 ++-
 1 file changed, 18 insertions(+), 9 deletions(-)

diff --git a/dev-libs/libfastjson/metadata.xml 
b/dev-libs/libfastjson/metadata.xml
index 5cd060458eea..dcbe41f54074 100644
--- a/dev-libs/libfastjson/metadata.xml
+++ b/dev-libs/libfastjson/metadata.xml
@@ -1,13 +1,22 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
+
 
-   
-   
-   Reflect ABI of libfastjson.so.
-   
-   
-   https://github.com/rsyslog/libfastjson/issues
-   rsyslog/libfastjson
-   cpe:/a:rsyslog:libfastjson
-   
+  
+x...@gentoo.org
+Maciej Barć
+  
+  
+libfastjson project's aim is: to provide a small library with essential
+JSON handling functions, sufficiently good json support and be very fast in
+JSON processing.
+  
+  
+Reflect ABI of libfastjson.so.
+  
+  
+https://github.com/rsyslog/libfastjson/issues/
+rsyslog/libfastjson
+cpe:/a:rsyslog:libfastjson
+  
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2021-05-14 Thread Sam James
commit: cb3eb5840b6aa829d26eed79157b2810a734b867
Author: Sam James  gentoo  org>
AuthorDate: Sat May 15 02:40:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 15 02:40:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb3eb584

dev-libs/libfastjson: Stabilize 0.99.9 arm, #768675

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
index 6f78364ff0a..e398fef4b3d 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="amd64 ~arm arm64 ~hppa sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa sparc x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2021-05-14 Thread Sam James
commit: f8a57e062552b5cec2d9110da537d2f9897cb97b
Author: Sam James  gentoo  org>
AuthorDate: Sat May 15 02:36:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 15 02:36:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a57e06

dev-libs/libfastjson: Stabilize 0.99.9 arm64, #768675

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
index 5f1435d24f4..6f78364ff0a 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa sparc x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2021-04-08 Thread Sergei Trofimovich
commit: 04ba215c34153200b69af25cbef8b096d939762b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Apr  8 06:15:59 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Apr  8 06:23:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04ba215c

dev-libs/libfastjson: stable 0.99.9 for sparc, bug #768675

Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
index 5f8bda48b25..5f1435d24f4 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa sparc x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2021-04-05 Thread Thomas Deutschmann
commit: 7847a4948b69bc012d39afd1b015abd8f49b5dd4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Apr  6 01:01:49 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Apr  6 01:01:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7847a494

dev-libs/libfastjson: amd64 stable (bug #768675)

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
index f55c7688156..5f8bda48b25 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2021-04-05 Thread Thomas Deutschmann
commit: 89f96bf22f588777670a9f9c7d91c5c866526a92
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Apr  6 00:59:20 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Apr  6 00:59:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f96bf2

dev-libs/libfastjson: x86 stable (bug #768675)

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
index 6da78b3bb96..f55c7688156 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.3.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2021-01-27 Thread Thomas Deutschmann
commit: 420059f3a24bbc45a4ace489c3d0160d9c0adfc0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jan 27 13:58:46 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jan 27 15:10:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=420059f3

dev-libs/libfastjson: bump to v0.99.9

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-libs/libfastjson/libfastjson-0.99.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
index 3c3e3ed274c..6da78b3bb96 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Fork of the json-c library, which is optimized for 
liblognorm proce
 HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
-SLOT="0/4.2.0"
+SLOT="0/4.3.0"
 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
 IUSE="static-libs"
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2021-01-27 Thread Thomas Deutschmann
commit: c7d9adee69adef759c350e6f017ac4ef9951c954
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jan 27 13:49:55 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jan 27 15:10:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7d9adee

dev-libs/libfastjson: bump to v0.99.9

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-libs/libfastjson/Manifest  |  1 +
 dev-libs/libfastjson/libfastjson-0.99.9.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
index 3b7b2dfd27e..d05dabe0f41 100644
--- a/dev-libs/libfastjson/Manifest
+++ b/dev-libs/libfastjson/Manifest
@@ -1 +1,2 @@
 DIST libfastjson-0.99.8.tar.gz 433819 BLAKE2B 
f988c01de8e7becc5a848825c18151fec2b80f81eb5b50e459b1a3bb535f5521fb63e9350eb133eb984f57f42c5f529220a0c9461eb4689e1421ad815c4c4d87
 SHA512 
1e7eb7eaae2c6ccb78b77ac883808e1d311b03bad083dc72ab7712765a2ed139accd762850d60f54c6fe0ad48c4385714818fd2c8ed76700ce3546e5aff1c823
+DIST libfastjson-0.99.9.tar.gz 436502 BLAKE2B 
5ed542f373dee2e28c85f8b48e9d35c7727d7e565c691f90caed7a9ac1192814c6371e03bce18dd9765b4251e6a78b7e612eeb38872d2833cd72021d41fb889a
 SHA512 
90505fba033179aa92f12ac5dbbb071f69f3491de5b46d553b08ac325448459c9e33ba22ef4f9db0bae4496cca60046eebf6325d70b045c1a0a9845b0d48

diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
new file mode 100644
index 000..3c3e3ed274c
--- /dev/null
+++ b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit autotools
+
+DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
+HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
+SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
+LICENSE="MIT"
+SLOT="0/4.2.0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
+IUSE="static-libs"
+
+DEPEND=">=sys-devel/autoconf-archive-2015.02.04"
+RDEPEND=""
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --enable-compile-warnings=yes
+   $(use_enable static-libs static)
+   --disable-rdrand
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   local DOCS=( AUTHORS ChangeLog )
+   default
+
+   find "${ED}"usr/lib* -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2018-06-01 Thread Aaron Bauman
commit: 62afac75f12a50cd6fa2c140e7a257e4a2a05b94
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Jun  1 16:27:46 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Jun  2 00:56:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62afac75

dev-libs/libfastjson: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/8677

 dev-libs/libfastjson/libfastjson-0.99.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
index 97b560002f2..0001b9be630 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
@@ -6,7 +6,7 @@ EAPI="6"
 inherit autotools
 
 DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
-HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
+HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.2.0"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2018-05-21 Thread Thomas Deutschmann
commit: d5d060056e70ba4fc745ac42552bf021d16482f7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon May 21 18:53:04 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon May 21 18:53:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5d06005

dev-libs/libfastjson: hppa/sparc stable

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 dev-libs/libfastjson/libfastjson-0.99.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
index f88a8d2f5b9..97b560002f2 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.2.0"
-KEYWORDS="amd64 arm arm64 ~hppa ~sparc x86"
+KEYWORDS="amd64 arm arm64 hppa sparc x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/files/, dev-libs/libfastjson/

2018-05-21 Thread Thomas Deutschmann
commit: aed92624dfbfb33040868135d49ee455302ffa92
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon May 21 18:54:47 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon May 21 18:54:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed92624

dev-libs/libfastjson: drop old

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 dev-libs/libfastjson/Manifest  |  4 --
 ...fix-for-implicit-declaration-of-vasprintf.patch | 27 -
 dev-libs/libfastjson/libfastjson-0.99.2.ebuild | 47 --
 dev-libs/libfastjson/libfastjson-0.99.4.ebuild | 40 --
 dev-libs/libfastjson/libfastjson-0.99.6.ebuild | 40 --
 dev-libs/libfastjson/libfastjson-0.99.7.ebuild | 40 --
 6 files changed, 198 deletions(-)

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
index 37f2f9c8f2d..3b7b2dfd27e 100644
--- a/dev-libs/libfastjson/Manifest
+++ b/dev-libs/libfastjson/Manifest
@@ -1,5 +1 @@
-DIST libfastjson-0.99.2.tar.gz 366602 BLAKE2B 
99674f5914974ba8c1df6cef5203c46de78b87ef709178bd7aa754a4dbe5fef28001c028adae174c6b41ed883a2cd378b9c3713fc2d4ec6db69c67dd010231c6
 SHA512 
4b57697cbb901bc12a26d98c3d6df998aba373d4f38339189c9bd3e5a32777fa4796039fe82581337e576fa93c6deb87759eba04326134f587064c82e1b3daaf
-DIST libfastjson-0.99.4.tar.gz 424989 BLAKE2B 
c6c3c6ad81bf4363d70623be2171cffa9b169dc2c7139c097a934cfe97cff861dd7a6d6048702822e786ea7838c0fee6d80329ade1831249b47e54ef8ffacf5b
 SHA512 
b38f01469021093f21b43550e7574d2bad7b57a28b62f27cb1d2a57e33d2cb29208d20d978bdebe5a82a9736dfcfd7ec0a0fa945762702f4389d69850c2cfeb3
-DIST libfastjson-0.99.6.tar.gz 431066 BLAKE2B 
0611e8998cf59d988ab75ddbb38b264266da141d088380986081206e7840f393797a47b4a23a32a947f7c720da907c8cb48b9886d6a673cd74f8ab4135392909
 SHA512 
b3b4a5ba959723ffbf8d8218c97c696ccbb781e8c2563ede6ffd7bcbdfcf75495deba5c2b8952c6c215b78dd9cfa728c95cf56bde9b1cfa7ebd6ba68b5b8f166
-DIST libfastjson-0.99.7.tar.gz 433298 BLAKE2B 
a97bb7ee704cf0e6b669cb16ec382150df9831c48679c352efb0c9cd44abae040d1d4e48f257292b05be11298cbe9e6ddca7792183befec59552d5a92956806c
 SHA512 
e33942dd90af1dffaf328d2db03951dcb7aabf4f7ed499116a5986516af6971a5e2a244a1a2a72d5ee6c496c9a27e7ace165fb0337706c649b1d97c8f0d2f75d
 DIST libfastjson-0.99.8.tar.gz 433819 BLAKE2B 
f988c01de8e7becc5a848825c18151fec2b80f81eb5b50e459b1a3bb535f5521fb63e9350eb133eb984f57f42c5f529220a0c9461eb4689e1421ad815c4c4d87
 SHA512 
1e7eb7eaae2c6ccb78b77ac883808e1d311b03bad083dc72ab7712765a2ed139accd762850d60f54c6fe0ad48c4385714818fd2c8ed76700ce3546e5aff1c823

diff --git 
a/dev-libs/libfastjson/files/libfastjson-0.99.2-fix-for-implicit-declaration-of-vasprintf.patch
 
b/dev-libs/libfastjson/files/libfastjson-0.99.2-fix-for-implicit-declaration-of-vasprintf.patch
deleted file mode 100644
index 8772cf403df..000
--- 
a/dev-libs/libfastjson/files/libfastjson-0.99.2-fix-for-implicit-declaration-of-vasprintf.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From d895b1327814fad6846fec9370fade177a587aa3 Mon Sep 17 00:00:00 2001
-From: Thomas D.
-Date: Tue, 8 Mar 2016 16:05:08 +0100
-Subject: [PATCH] printbuf.c: Fix for implicit declaration of function
- 'vasprintf'
-
-Using the same q'n'd fix from eabae907c9d991143e17da278a239819f2e8ae1c for
-printbuf.c as well.

- printbuf.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/printbuf.c b/printbuf.c
-index 18237f6..d529d23 100644
 a/printbuf.c
-+++ b/printbuf.c
-@@ -15,6 +15,7 @@
- 
- #include "config.h"
- 
-+#define _GNU_SOURCE
- #include 
- #include 
- #include 
--- 
-2.7.2
-

diff --git a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
deleted file mode 100644
index 78c9df42e56..000
--- a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
-HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
-SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
-
-LICENSE="MIT"
-
-# subslot = soname version
-SLOT="0/3.0.0"
-
-KEYWORDS="amd64 arm arm64 hppa x86"
-IUSE="static-libs"
-
-DEPEND=""
-RDEPEND=""
-
-src_prepare() {
-   local PATCHES=(
-   
"${FILESDIR}"/${PN}-0.99.2-fix-for-implicit-declaration-of-vasprintf.patch
-   )
-
-   default
-
-   eautoreconf
-}
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable static-libs static)
-   --disable-rdrand
-   )
-
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   local DOCS=( AUTHORS ChangeLog )
-   default
-
-   find "${ED}"usr/lib* -name '*.la' -delete || die
-}

diff --git a/dev-libs/libfastjson/libfastjson-0.99.4.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.4.ebuild
deleted file mode 

[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2018-05-06 Thread Mart Raudsepp
commit: bd07d4237d4eb81e6cf74f5480b405094e14cce3
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon May  7 00:17:05 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon May  7 00:17:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd07d423

dev-libs/libfastjson-0.99.8: arm64 stable

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-libs/libfastjson/libfastjson-0.99.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
index 56e9f91dde4..f88a8d2f5b9 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.2.0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~sparc x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2018-03-27 Thread Markus Meier
commit: 1989573c52832ba0ece95dc7d11890d27852602b
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Mar 28 04:58:43 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Mar 28 04:58:43 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1989573c

dev-libs/libfastjson: arm stable, bug #645870

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 dev-libs/libfastjson/libfastjson-0.99.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
index f30662c8cac..56e9f91dde4 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.2.0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~sparc x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2018-02-09 Thread Thomas Deutschmann
commit: addb001ca7aa9a228258e6d0d3fe40f90e86583a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Feb 10 00:30:28 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Feb 10 00:31:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=addb001c

dev-libs/libfastjson: x86 stable (bug #645870)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-libs/libfastjson/libfastjson-0.99.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
index ec9759901f8..f30662c8cac 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.2.0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2018-01-28 Thread Mikle Kolyada
commit: b53a4d4e1c33f1c1a55aff2826f1580159821384
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jan 28 16:02:20 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jan 28 16:08:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53a4d4e

dev-libs/libfastjson: amd64 stable wrt bug #645870

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/libfastjson/libfastjson-0.99.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
index 684987488e6..ec9759901f8 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.2.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2017-12-18 Thread Thomas Deutschmann
commit: 21f375df742472e4e4fa17f58de3ba16a1aaa813
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Dec 18 18:00:30 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Dec 18 18:15:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21f375df

dev-libs/libfastjson: Bump to v0.99.8

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/libfastjson/Manifest  |  1 +
 dev-libs/libfastjson/libfastjson-0.99.8.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
index 8bf6f60cf18..37f2f9c8f2d 100644
--- a/dev-libs/libfastjson/Manifest
+++ b/dev-libs/libfastjson/Manifest
@@ -2,3 +2,4 @@ DIST libfastjson-0.99.2.tar.gz 366602 BLAKE2B 
99674f5914974ba8c1df6cef5203c46de7
 DIST libfastjson-0.99.4.tar.gz 424989 BLAKE2B 
c6c3c6ad81bf4363d70623be2171cffa9b169dc2c7139c097a934cfe97cff861dd7a6d6048702822e786ea7838c0fee6d80329ade1831249b47e54ef8ffacf5b
 SHA512 
b38f01469021093f21b43550e7574d2bad7b57a28b62f27cb1d2a57e33d2cb29208d20d978bdebe5a82a9736dfcfd7ec0a0fa945762702f4389d69850c2cfeb3
 DIST libfastjson-0.99.6.tar.gz 431066 BLAKE2B 
0611e8998cf59d988ab75ddbb38b264266da141d088380986081206e7840f393797a47b4a23a32a947f7c720da907c8cb48b9886d6a673cd74f8ab4135392909
 SHA512 
b3b4a5ba959723ffbf8d8218c97c696ccbb781e8c2563ede6ffd7bcbdfcf75495deba5c2b8952c6c215b78dd9cfa728c95cf56bde9b1cfa7ebd6ba68b5b8f166
 DIST libfastjson-0.99.7.tar.gz 433298 BLAKE2B 
a97bb7ee704cf0e6b669cb16ec382150df9831c48679c352efb0c9cd44abae040d1d4e48f257292b05be11298cbe9e6ddca7792183befec59552d5a92956806c
 SHA512 
e33942dd90af1dffaf328d2db03951dcb7aabf4f7ed499116a5986516af6971a5e2a244a1a2a72d5ee6c496c9a27e7ace165fb0337706c649b1d97c8f0d2f75d
+DIST libfastjson-0.99.8.tar.gz 433819 BLAKE2B 
f988c01de8e7becc5a848825c18151fec2b80f81eb5b50e459b1a3bb535f5521fb63e9350eb133eb984f57f42c5f529220a0c9461eb4689e1421ad815c4c4d87
 SHA512 
1e7eb7eaae2c6ccb78b77ac883808e1d311b03bad083dc72ab7712765a2ed139accd762850d60f54c6fe0ad48c4385714818fd2c8ed76700ce3546e5aff1c823

diff --git a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
new file mode 100644
index 000..684987488e6
--- /dev/null
+++ b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit autotools
+
+DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
+HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
+SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
+LICENSE="MIT"
+SLOT="0/4.2.0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
+IUSE="static-libs"
+
+DEPEND=">=sys-devel/autoconf-archive-2015.02.04"
+RDEPEND=""
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --enable-compile-warnings=yes
+   $(use_enable static-libs static)
+   --disable-rdrand
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   local DOCS=( AUTHORS ChangeLog )
+   default
+
+   find "${ED}"usr/lib* -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2017-10-17 Thread Thomas Deutschmann
commit: 595e90439308dfd8574557df731063af1d5770c7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Oct 17 14:29:26 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Oct 17 16:23:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595e9043

dev-libs/libfastjson: Bump to v0.99.7

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-libs/libfastjson/Manifest  |  1 +
 dev-libs/libfastjson/libfastjson-0.99.7.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
index 362a28c016e..7bc4e9a8792 100644
--- a/dev-libs/libfastjson/Manifest
+++ b/dev-libs/libfastjson/Manifest
@@ -1,3 +1,4 @@
 DIST libfastjson-0.99.2.tar.gz 366602 SHA256 
6ff053d455243a81014f37b4d81c746d9b8d40256a56326c3a7921c8bf458dfd SHA512 
4b57697cbb901bc12a26d98c3d6df998aba373d4f38339189c9bd3e5a32777fa4796039fe82581337e576fa93c6deb87759eba04326134f587064c82e1b3daaf
 WHIRLPOOL 
56010125b4ba905aba3fa7ad69faf38237426c1ef5cbaad90458fe31e96b86719d2766d2099928dc22aa7d98a64d079a3bd9de31702b28547d1f1d416170d487
 DIST libfastjson-0.99.4.tar.gz 424989 SHA256 
6339a67e680a8f6a6a0c179971118489cc14ec73bb1542b591c38f58d760034c SHA512 
b38f01469021093f21b43550e7574d2bad7b57a28b62f27cb1d2a57e33d2cb29208d20d978bdebe5a82a9736dfcfd7ec0a0fa945762702f4389d69850c2cfeb3
 WHIRLPOOL 
15898787b20b13648cfc19496da69e86223400fd9e62cb9ce4362364cf5f6d7df32f54a79e4d225bedcdf91cdb0c9231a3e2a6e63d7366b3290624aaf7854dc7
 DIST libfastjson-0.99.6.tar.gz 431066 SHA256 
95e3d371c82b5d85c7294d46c923b3fee0384e1541a1556f0ca185170eb27270 SHA512 
b3b4a5ba959723ffbf8d8218c97c696ccbb781e8c2563ede6ffd7bcbdfcf75495deba5c2b8952c6c215b78dd9cfa728c95cf56bde9b1cfa7ebd6ba68b5b8f166
 WHIRLPOOL 
3debbb3cd1c67bce448ace69609ce398266d49ec1711db0501b9c617e814547b3757cb8e63d5691b858c0b468e387875d774a619363b4bcb6209bf3f6b435ed7
+DIST libfastjson-0.99.7.tar.gz 433298 SHA256 
373cca41cad90fd288998696cd56cc72df75fb094db82b4e95d78fa61910f690 SHA512 
e33942dd90af1dffaf328d2db03951dcb7aabf4f7ed499116a5986516af6971a5e2a244a1a2a72d5ee6c496c9a27e7ace165fb0337706c649b1d97c8f0d2f75d
 WHIRLPOOL 
4fa0874d29d411a7dd3de347c20f8e2118fa62562f1f628fcf408112019b98ecc7471f033cd66b6ee54289d5b66eadc685b21232cdb523d99eef0c49e97caf61

diff --git a/dev-libs/libfastjson/libfastjson-0.99.7.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.7.ebuild
new file mode 100644
index 000..684987488e6
--- /dev/null
+++ b/dev-libs/libfastjson/libfastjson-0.99.7.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit autotools
+
+DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
+HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
+SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
+LICENSE="MIT"
+SLOT="0/4.2.0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
+IUSE="static-libs"
+
+DEPEND=">=sys-devel/autoconf-archive-2015.02.04"
+RDEPEND=""
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --enable-compile-warnings=yes
+   $(use_enable static-libs static)
+   --disable-rdrand
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   local DOCS=( AUTHORS ChangeLog )
+   default
+
+   find "${ED}"usr/lib* -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2017-10-01 Thread Sergei Trofimovich
commit: 5f8135142b472cfed5d698059676070d2a457d7d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Oct  1 19:38:02 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Oct  1 19:38:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f813514

dev-libs/libfastjson: stable 0.99.6 for hppa/sparc, bug #627718 (thanks to Rolf 
Eike Beer)

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa sparc"

 dev-libs/libfastjson/libfastjson-0.99.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.6.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.6.ebuild
index 08d092571be..f18b6ab8970 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.6.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.6.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.1.0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa sparc x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2017-08-12 Thread Thomas Deutschmann
commit: 3fe5bed1df930a5f735dbc96715dd0b16914eafb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Aug 12 18:55:08 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Aug 12 19:11:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe5bed1

dev-libs/libfastjson: x86 & amd64 stable

Maintainer stabilization

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-libs/libfastjson/libfastjson-0.99.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.6.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.6.ebuild
index ef28437bd5b..08d092571be 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.6.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.6.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.1.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2017-05-15 Thread Thomas Deutschmann
commit: 9ce1fa0bde6299ec449fb589b793d3725392fb7d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon May 15 10:10:43 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon May 15 10:10:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce1fa0b

dev-libs/libfastjson: Bump to v0.99.6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-libs/libfastjson/Manifest   | 2 +-
 .../{libfastjson-0.99.5.ebuild => libfastjson-0.99.6.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
index 1e4fb84ac80..362a28c016e 100644
--- a/dev-libs/libfastjson/Manifest
+++ b/dev-libs/libfastjson/Manifest
@@ -1,3 +1,3 @@
 DIST libfastjson-0.99.2.tar.gz 366602 SHA256 
6ff053d455243a81014f37b4d81c746d9b8d40256a56326c3a7921c8bf458dfd SHA512 
4b57697cbb901bc12a26d98c3d6df998aba373d4f38339189c9bd3e5a32777fa4796039fe82581337e576fa93c6deb87759eba04326134f587064c82e1b3daaf
 WHIRLPOOL 
56010125b4ba905aba3fa7ad69faf38237426c1ef5cbaad90458fe31e96b86719d2766d2099928dc22aa7d98a64d079a3bd9de31702b28547d1f1d416170d487
 DIST libfastjson-0.99.4.tar.gz 424989 SHA256 
6339a67e680a8f6a6a0c179971118489cc14ec73bb1542b591c38f58d760034c SHA512 
b38f01469021093f21b43550e7574d2bad7b57a28b62f27cb1d2a57e33d2cb29208d20d978bdebe5a82a9736dfcfd7ec0a0fa945762702f4389d69850c2cfeb3
 WHIRLPOOL 
15898787b20b13648cfc19496da69e86223400fd9e62cb9ce4362364cf5f6d7df32f54a79e4d225bedcdf91cdb0c9231a3e2a6e63d7366b3290624aaf7854dc7
-DIST libfastjson-0.99.5.tar.gz 431298 SHA256 
8aecdc111da2beebc09e99e2b51e13b70f219c5a095c38db953a75fde51779e9 SHA512 
5fa28c49465092865b60c7e671747d72ae1a102a375b5edae378a4e82b023b3944dcd235ca247ea6f24186d34e3caddd1d0abb7d8d0ccae295b80a870c01582e
 WHIRLPOOL 
7f9f5abb44c6edf8f043b34157786eb5e2b2ef4361e38f94fbdf171fc763313cef0633ca37644c53f97ccf8daf67ec821225c2140430076447b6dbb1db93
+DIST libfastjson-0.99.6.tar.gz 431066 SHA256 
95e3d371c82b5d85c7294d46c923b3fee0384e1541a1556f0ca185170eb27270 SHA512 
b3b4a5ba959723ffbf8d8218c97c696ccbb781e8c2563ede6ffd7bcbdfcf75495deba5c2b8952c6c215b78dd9cfa728c95cf56bde9b1cfa7ebd6ba68b5b8f166
 WHIRLPOOL 
3debbb3cd1c67bce448ace69609ce398266d49ec1711db0501b9c617e814547b3757cb8e63d5691b858c0b468e387875d774a619363b4bcb6209bf3f6b435ed7

diff --git a/dev-libs/libfastjson/libfastjson-0.99.5.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.6.ebuild
similarity index 100%
rename from dev-libs/libfastjson/libfastjson-0.99.5.ebuild
rename to dev-libs/libfastjson/libfastjson-0.99.6.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2017-05-05 Thread Thomas Deutschmann
commit: 935064cc336cabb6b8e22fc9b97f13c81c5a1767
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri May  5 10:52:25 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri May  5 10:56:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935064cc

dev-libs/libfastjson: Bump to v0.99.5

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-libs/libfastjson/Manifest  |  1 +
 dev-libs/libfastjson/libfastjson-0.99.5.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
index 323619a1dcf..1e4fb84ac80 100644
--- a/dev-libs/libfastjson/Manifest
+++ b/dev-libs/libfastjson/Manifest
@@ -1,2 +1,3 @@
 DIST libfastjson-0.99.2.tar.gz 366602 SHA256 
6ff053d455243a81014f37b4d81c746d9b8d40256a56326c3a7921c8bf458dfd SHA512 
4b57697cbb901bc12a26d98c3d6df998aba373d4f38339189c9bd3e5a32777fa4796039fe82581337e576fa93c6deb87759eba04326134f587064c82e1b3daaf
 WHIRLPOOL 
56010125b4ba905aba3fa7ad69faf38237426c1ef5cbaad90458fe31e96b86719d2766d2099928dc22aa7d98a64d079a3bd9de31702b28547d1f1d416170d487
 DIST libfastjson-0.99.4.tar.gz 424989 SHA256 
6339a67e680a8f6a6a0c179971118489cc14ec73bb1542b591c38f58d760034c SHA512 
b38f01469021093f21b43550e7574d2bad7b57a28b62f27cb1d2a57e33d2cb29208d20d978bdebe5a82a9736dfcfd7ec0a0fa945762702f4389d69850c2cfeb3
 WHIRLPOOL 
15898787b20b13648cfc19496da69e86223400fd9e62cb9ce4362364cf5f6d7df32f54a79e4d225bedcdf91cdb0c9231a3e2a6e63d7366b3290624aaf7854dc7
+DIST libfastjson-0.99.5.tar.gz 431298 SHA256 
8aecdc111da2beebc09e99e2b51e13b70f219c5a095c38db953a75fde51779e9 SHA512 
5fa28c49465092865b60c7e671747d72ae1a102a375b5edae378a4e82b023b3944dcd235ca247ea6f24186d34e3caddd1d0abb7d8d0ccae295b80a870c01582e
 WHIRLPOOL 
7f9f5abb44c6edf8f043b34157786eb5e2b2ef4361e38f94fbdf171fc763313cef0633ca37644c53f97ccf8daf67ec821225c2140430076447b6dbb1db93

diff --git a/dev-libs/libfastjson/libfastjson-0.99.5.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.5.ebuild
new file mode 100644
index 000..ef28437bd5b
--- /dev/null
+++ b/dev-libs/libfastjson/libfastjson-0.99.5.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit autotools
+
+DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
+HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
+SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
+LICENSE="MIT"
+SLOT="0/4.1.0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+IUSE="static-libs"
+
+DEPEND=">=sys-devel/autoconf-archive-2015.02.04"
+RDEPEND=""
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --enable-compile-warnings=yes
+   $(use_enable static-libs static)
+   --disable-rdrand
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   local DOCS=( AUTHORS ChangeLog )
+   default
+
+   find "${ED}"usr/lib* -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2017-01-15 Thread Jeroen Roovers
commit: f02b88d3c5b297a7fe34b66fa6664c10d797994b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jan 15 21:04:35 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jan 15 21:04:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02b88d3

dev-libs/libfastjson: Stable for HPPA (bug #605330).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 dev-libs/libfastjson/libfastjson-0.99.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.4.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.4.ebuild
index 45b5915..865df5d 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.4.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.4.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.0.0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2017-01-11 Thread Aaron Bauman
commit: 9cecafff21eea269aed678454f80282f7c123b3a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Jan 11 11:09:04 2017 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Jan 11 11:13:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cecafff

dev-libs/libfastjson: amd64 stable

Package-Manager: portage-2.3.0

 dev-libs/libfastjson/libfastjson-0.99.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.4.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.4.ebuild
index 922501d..2f9cf6f 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.4.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
 LICENSE="MIT"
 SLOT="0/4.0.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86"
 IUSE="static-libs"
 
 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2016-12-05 Thread Mike Frysinger
commit: adcc87d965ec41a1fed9642957923418a8734eca
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Dec  5 16:22:55 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Dec  5 16:22:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adcc87d9

dev-libs/libfastjson: mark 0.99.2 arm/arm64 stable #586680

 dev-libs/libfastjson/libfastjson-0.99.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
index 0b9da5e..1d0486f 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
@@ -15,7 +15,7 @@ LICENSE="MIT"
 # subslot = soname version
 SLOT="0/3.0.0"
 
-KEYWORDS="amd64 ~arm ~arm64 hppa x86"
+KEYWORDS="amd64 arm arm64 hppa x86"
 IUSE="static-libs"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2016-11-27 Thread Thomas Deutschmann
commit: d4f8e452e3425423bdf01ae6ba2cb18c45f32163
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Nov 27 20:11:15 2016 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Nov 27 21:08:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f8e452

dev-libs/libfastjson: x86 stable, bug #586680

Package-Manager: portage-2.3.2

 dev-libs/libfastjson/libfastjson-0.99.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
index e4e9b14..0b9da5e 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
@@ -15,7 +15,7 @@ LICENSE="MIT"
 # subslot = soname version
 SLOT="0/3.0.0"
 
-KEYWORDS="amd64 ~arm ~arm64 hppa ~x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa x86"
 IUSE="static-libs"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2016-08-24 Thread Thomas Deutschmann
commit: 203079227d17cc634960e50608a908c3825148b8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Aug 24 10:43:55 2016 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Aug 24 10:44:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20307922

dev-libs/libfastjson: Adjust sys-devel/autoconf-archive requirement

In previous commit 4a52463e2acb5 I had a typo in the required 
sys-devel/autoconf-archive
version. We only need >=sys-devel/autoconf-archive-2015.02.04 (the first version
which contain AX_COMPILER_FLAGS).

Package-Manager: portage-2.3.0

 dev-libs/libfastjson/libfastjson-0.99.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.4.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.4.ebuild
index be43af8..922501d 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.4.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.4.ebuild
@@ -14,7 +14,7 @@ SLOT="0/4.0.0"
 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
 IUSE="static-libs"
 
-DEPEND=">=sys-devel/autoconf-archive-2015.02.24"
+DEPEND=">=sys-devel/autoconf-archive-2015.02.04"
 RDEPEND=""
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2016-08-23 Thread Thomas Deutschmann
commit: 4a52463e2acb5535be3fb4b0c8fcc96daff33fd8
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Aug 23 22:26:57 2016 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Aug 24 00:57:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a52463e

dev-libs/libfastjson: Bumped to v0.99.4

Package-Manager: portage-2.3.0

 dev-libs/libfastjson/Manifest  |  1 +
 dev-libs/libfastjson/libfastjson-0.99.4.ebuild | 41 ++
 dev-libs/libfastjson/metadata.xml  |  3 ++
 3 files changed, 45 insertions(+)

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
index 2bbace0..323619a 100644
--- a/dev-libs/libfastjson/Manifest
+++ b/dev-libs/libfastjson/Manifest
@@ -1 +1,2 @@
 DIST libfastjson-0.99.2.tar.gz 366602 SHA256 
6ff053d455243a81014f37b4d81c746d9b8d40256a56326c3a7921c8bf458dfd SHA512 
4b57697cbb901bc12a26d98c3d6df998aba373d4f38339189c9bd3e5a32777fa4796039fe82581337e576fa93c6deb87759eba04326134f587064c82e1b3daaf
 WHIRLPOOL 
56010125b4ba905aba3fa7ad69faf38237426c1ef5cbaad90458fe31e96b86719d2766d2099928dc22aa7d98a64d079a3bd9de31702b28547d1f1d416170d487
+DIST libfastjson-0.99.4.tar.gz 424989 SHA256 
6339a67e680a8f6a6a0c179971118489cc14ec73bb1542b591c38f58d760034c SHA512 
b38f01469021093f21b43550e7574d2bad7b57a28b62f27cb1d2a57e33d2cb29208d20d978bdebe5a82a9736dfcfd7ec0a0fa945762702f4389d69850c2cfeb3
 WHIRLPOOL 
15898787b20b13648cfc19496da69e86223400fd9e62cb9ce4362364cf5f6d7df32f54a79e4d225bedcdf91cdb0c9231a3e2a6e63d7366b3290624aaf7854dc7

diff --git a/dev-libs/libfastjson/libfastjson-0.99.4.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.4.ebuild
new file mode 100644
index ..be43af8
--- /dev/null
+++ b/dev-libs/libfastjson/libfastjson-0.99.4.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
+HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
+SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
+LICENSE="MIT"
+SLOT="0/4.0.0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+IUSE="static-libs"
+
+DEPEND=">=sys-devel/autoconf-archive-2015.02.24"
+RDEPEND=""
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --enable-compile-warnings=yes
+   $(use_enable static-libs static)
+   --disable-rdrand
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   local DOCS=( AUTHORS ChangeLog )
+   default
+
+   find "${ED}"usr/lib* -name '*.la' -delete || die
+}

diff --git a/dev-libs/libfastjson/metadata.xml 
b/dev-libs/libfastjson/metadata.xml
index f380ba0..11529b2 100644
--- a/dev-libs/libfastjson/metadata.xml
+++ b/dev-libs/libfastjson/metadata.xml
@@ -5,6 +5,9 @@
whi...@gentoo.org
Thomas Deutschmann

+   
+   Reflect ABI of libfastjson.so.
+   

https://github.com/rsyslog/libfastjson/issues
rsyslog/libfastjson



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2016-08-10 Thread Thomas Deutschmann
commit: 774e1f7171945ce8c5889745ed0fa82b12e4cc85
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Aug 10 20:18:41 2016 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Aug 10 20:44:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=774e1f71

dev-libs/libfastjson: Updating maintainer details

Updating my own maintainer details to reflect that I am now a Gentoo
developer.

Gentoo-Bug: 581174

Package-Manager: portage-2.3.0

 dev-libs/libfastjson/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libfastjson/metadata.xml 
b/dev-libs/libfastjson/metadata.xml
index 1dbc276..6df8005 100644
--- a/dev-libs/libfastjson/metadata.xml
+++ b/dev-libs/libfastjson/metadata.xml
@@ -2,8 +2,8 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   whi...@whissi.de
-   Thomas D. (Whissi)
+   whi...@gentoo.org
+   Thomas Deutschmann


proxy-ma...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2016-08-10 Thread Thomas Deutschmann
commit: f940d337e4f744834ada3cec536af8412ded2bdc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Aug 10 20:22:22 2016 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Aug 10 20:44:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f940d337

dev-libs/libfastjson: Removing proxy-maintainer

Now that I am a Gentoo developer this package is no longer maintained
through proxy-maintainer project.

Package-Manager: portage-2.3.0

 dev-libs/libfastjson/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-libs/libfastjson/metadata.xml 
b/dev-libs/libfastjson/metadata.xml
index 6df8005..f380ba0 100644
--- a/dev-libs/libfastjson/metadata.xml
+++ b/dev-libs/libfastjson/metadata.xml
@@ -5,10 +5,6 @@
whi...@gentoo.org
Thomas Deutschmann

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   

https://github.com/rsyslog/libfastjson/issues
rsyslog/libfastjson



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2016-07-31 Thread Jeroen Roovers
commit: c97f60c49740434970d923ae38863f31d4f296e3
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jul 31 11:44:13 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jul 31 11:45:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c97f60c4

dev-libs/libfastjson: Stable for HPPA (bug #586680).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

 dev-libs/libfastjson/libfastjson-0.99.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
index 2b73dcc..09cde32 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
@@ -15,7 +15,7 @@ LICENSE="MIT"
 # subslot = soname version
 SLOT="0/3.0.0"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 hppa ~x86"
 IUSE="static-libs"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2016-07-04 Thread Yixun Lan
commit: cad829b33a4f7b8a2aa60eba4f783b543897e9e6
Author: Yixun Lan  gentoo  org>
AuthorDate: Tue Jul  5 04:56:23 2016 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Jul  5 04:56:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cad829b3

dev-libs/libfastjson: keyword ~arm64

Gentoo-Bug: 587686

Package-Manager: portage-2.3.0_rc1

 dev-libs/libfastjson/libfastjson-0.99.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
index 18d3364..2b73dcc 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
@@ -15,7 +15,7 @@ LICENSE="MIT"
 # subslot = soname version
 SLOT="0/3.0.0"
 
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
 IUSE="static-libs"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2016-04-29 Thread Jeroen Roovers
commit: bdc0788cf4ba199ecc15d46783b0d32e16db1d5e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Apr 29 06:50:19 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Apr 29 06:50:19 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc0788c

dev-libs/libfastjson: Mark ~hppa (bug #577508).

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches

 dev-libs/libfastjson/libfastjson-0.99.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
index 35f1c5d..18d3364 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
@@ -15,7 +15,7 @@ LICENSE="MIT"
 # subslot = soname version
 SLOT="0/3.0.0"
 
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
 IUSE="static-libs"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/

2016-04-21 Thread Markus Meier
commit: 8d250a2856c0d8707043cdbe1c3fb44d51132770
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Apr 21 15:42:43 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Apr 21 15:42:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d250a28

dev-libs/libfastjson: add ~arm, bug #577508

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"

 dev-libs/libfastjson/libfastjson-0.99.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
index 1c5e9e0..35f1c5d 100644
--- a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
+++ b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
@@ -15,7 +15,7 @@ LICENSE="MIT"
 # subslot = soname version
 SLOT="0/3.0.0"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="static-libs"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/files/, dev-libs/libfastjson/

2016-03-15 Thread Patrice Clement
commit: 91b00fa6020d3ac78542cf7217fcbe6e1740c652
Author: Thomas D  whissi  de>
AuthorDate: Mon Mar 14 19:11:35 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Mar 15 08:40:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91b00fa6

dev-libs/libfastjson: Add libfastjson to the tree.

libfastjson will be a requirement for the upcoming app-admin/rsyslog-8.17.0 
ebuild.

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1050

 dev-libs/libfastjson/Manifest  |  1 +
 ...fix-for-implicit-declaration-of-vasprintf.patch | 27 
 dev-libs/libfastjson/libfastjson-0.99.2.ebuild | 48 ++
 dev-libs/libfastjson/metadata.xml  | 16 
 4 files changed, 92 insertions(+)

diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest
new file mode 100644
index 000..2bbace0
--- /dev/null
+++ b/dev-libs/libfastjson/Manifest
@@ -0,0 +1 @@
+DIST libfastjson-0.99.2.tar.gz 366602 SHA256 
6ff053d455243a81014f37b4d81c746d9b8d40256a56326c3a7921c8bf458dfd SHA512 
4b57697cbb901bc12a26d98c3d6df998aba373d4f38339189c9bd3e5a32777fa4796039fe82581337e576fa93c6deb87759eba04326134f587064c82e1b3daaf
 WHIRLPOOL 
56010125b4ba905aba3fa7ad69faf38237426c1ef5cbaad90458fe31e96b86719d2766d2099928dc22aa7d98a64d079a3bd9de31702b28547d1f1d416170d487

diff --git 
a/dev-libs/libfastjson/files/libfastjson-0.99.2-fix-for-implicit-declaration-of-vasprintf.patch
 
b/dev-libs/libfastjson/files/libfastjson-0.99.2-fix-for-implicit-declaration-of-vasprintf.patch
new file mode 100644
index 000..8772cf4
--- /dev/null
+++ 
b/dev-libs/libfastjson/files/libfastjson-0.99.2-fix-for-implicit-declaration-of-vasprintf.patch
@@ -0,0 +1,27 @@
+From d895b1327814fad6846fec9370fade177a587aa3 Mon Sep 17 00:00:00 2001
+From: Thomas D.
+Date: Tue, 8 Mar 2016 16:05:08 +0100
+Subject: [PATCH] printbuf.c: Fix for implicit declaration of function
+ 'vasprintf'
+
+Using the same q'n'd fix from eabae907c9d991143e17da278a239819f2e8ae1c for
+printbuf.c as well.
+---
+ printbuf.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/printbuf.c b/printbuf.c
+index 18237f6..d529d23 100644
+--- a/printbuf.c
 b/printbuf.c
+@@ -15,6 +15,7 @@
+ 
+ #include "config.h"
+ 
++#define _GNU_SOURCE
+ #include 
+ #include 
+ #include 
+-- 
+2.7.2
+

diff --git a/dev-libs/libfastjson/libfastjson-0.99.2.ebuild 
b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
new file mode 100644
index 000..1c5e9e0
--- /dev/null
+++ b/dev-libs/libfastjson/libfastjson-0.99.2.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm 
processing"
+HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/;
+SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz;
+
+LICENSE="MIT"
+
+# subslot = soname version
+SLOT="0/3.0.0"
+
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs"
+
+DEPEND=""
+RDEPEND=""
+
+src_prepare() {
+   local PATCHES=(
+   
"${FILESDIR}"/${PN}-0.99.2-fix-for-implicit-declaration-of-vasprintf.patch
+   )
+
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable static-libs static)
+   --disable-rdrand
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   local DOCS=( AUTHORS ChangeLog )
+   default
+
+   find "${ED}"usr/lib* -name '*.la' -delete || die
+}

diff --git a/dev-libs/libfastjson/metadata.xml 
b/dev-libs/libfastjson/metadata.xml
new file mode 100644
index 000..1dbc276
--- /dev/null
+++ b/dev-libs/libfastjson/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   whi...@whissi.de
+   Thomas D. (Whissi)
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   https://github.com/rsyslog/libfastjson/issues
+   rsyslog/libfastjson
+   
+