Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: www-apps/uwebsockets/
Date: Thu, 25 Jun 2020 07:30:36
Message-Id: 1592965078.0718e649680a9841c1bafbb96640d95de00a1751.andrewammerlaan@gentoo
1 commit: 0718e649680a9841c1bafbb96640d95de00a1751
2 Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
3 AuthorDate: Wed Jun 24 02:17:58 2020 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Wed Jun 24 02:17:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0718e649
7
8 www-apps/uwebsockets: version bump to 18.6.0
9
10 Package-Manager: Portage-2.3.101, Repoman-2.3.22
11 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
12
13 www-apps/uwebsockets/Manifest | 1 +
14 .../uwebsockets/{uwebsockets-9999.ebuild => uwebsockets-18.6.0.ebuild} | 2 +-
15 www-apps/uwebsockets/uwebsockets-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 2 deletions(-)
17
18 diff --git a/www-apps/uwebsockets/Manifest b/www-apps/uwebsockets/Manifest
19 index ad29146..8afc0d1 100644
20 --- a/www-apps/uwebsockets/Manifest
21 +++ b/www-apps/uwebsockets/Manifest
22 @@ -1 +1,2 @@
23 DIST uwebsockets-18.5.0.tar.gz 264309 BLAKE2B 01aa6d09e9549f4ad545f5a30ff3bb46af233ea5256c51bc94d6d02cc5b80ee62c25d68791119e6ab397caf47bacf946d74af0635b79f213d8805c3d5f520bd7 SHA512 8d93721178486fcdc7dae1feac8cc67db1bf20584d2ecc1f435af4f00aa36ef655cfced121461ce1c458f69c469146beba56b18565f1d4432e04f2dafc2653f4
24 +DIST uwebsockets-18.6.0.tar.gz 264309 BLAKE2B c1cea128b6b0d5b7df30bb2aba97b0ac7207392755090e6950c61ab1847dd146b4a6c95dcd18065f3e969cfeaf3c5ffc09b17a5a34b6c5531b767a23df322386 SHA512 f748c90cb5cc83f119a27bd10d3043643cdc1bd617ccbd5460086e96114af8cbd9583c590bb9506b77f447c4e91b1f0be0493e3504af3d4f52d543a4f02826ba
25
26 diff --git a/www-apps/uwebsockets/uwebsockets-9999.ebuild b/www-apps/uwebsockets/uwebsockets-18.6.0.ebuild
27 similarity index 95%
28 copy from www-apps/uwebsockets/uwebsockets-9999.ebuild
29 copy to www-apps/uwebsockets/uwebsockets-18.6.0.ebuild
30 index e4fefa5..2738b66 100644
31 --- a/www-apps/uwebsockets/uwebsockets-9999.ebuild
32 +++ b/www-apps/uwebsockets/uwebsockets-18.6.0.ebuild
33 @@ -17,7 +17,7 @@ fi
34
35 LICENSE="Apache-2.0"
36 SLOT="0"
37 -RDEPEND=">=net-libs/usockets-0.4.0"
38 +RDEPEND=">=net-libs/usockets-0.4.1"
39
40 PATCHES=(
41 "${FILESDIR}/${PN}-src_Loop.h.patch"
42
43 diff --git a/www-apps/uwebsockets/uwebsockets-9999.ebuild b/www-apps/uwebsockets/uwebsockets-9999.ebuild
44 index e4fefa5..2738b66 100644
45 --- a/www-apps/uwebsockets/uwebsockets-9999.ebuild
46 +++ b/www-apps/uwebsockets/uwebsockets-9999.ebuild
47 @@ -17,7 +17,7 @@ fi
48
49 LICENSE="Apache-2.0"
50 SLOT="0"
51 -RDEPEND=">=net-libs/usockets-0.4.0"
52 +RDEPEND=">=net-libs/usockets-0.4.1"
53
54 PATCHES=(
55 "${FILESDIR}/${PN}-src_Loop.h.patch"