Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/glib-networking/
Date: Thu, 16 Sep 2021 20:47:11
Message-Id: 1631825075.67a6abdcf86314b3eb076b7b23c92da5f1fde1e1.leio@gentoo
1 commit: 67a6abdcf86314b3eb076b7b23c92da5f1fde1e1
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 16 20:44:35 2021 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 16 20:44:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67a6abdc
7
8 net-libs/glib-networking: bump to 2.70.0
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 net-libs/glib-networking/Manifest | 2 +-
14 .../{glib-networking-2.70_rc.ebuild => glib-networking-2.70.0.ebuild} | 3 ---
15 2 files changed, 1 insertion(+), 4 deletions(-)
16
17 diff --git a/net-libs/glib-networking/Manifest b/net-libs/glib-networking/Manifest
18 index ea5b7c244ce..7334d2f06e4 100644
19 --- a/net-libs/glib-networking/Manifest
20 +++ b/net-libs/glib-networking/Manifest
21 @@ -1,3 +1,3 @@
22 DIST glib-networking-2.68.1.tar.xz 237876 BLAKE2B 11d982a3d65ae5793a3b6c30cf31737ede5879aa3747416253bacc34d62a1ada944a718223300d63a5b37615492929e63c1c0cad6ef34775ee95e49f6769dc04 SHA512 da38b64e6709c864e1c6a60989d86439e0afb1dbf7b7f60a67f58cf430ae354ef9fe7465e74790b0c2827d2f1c39a250db4372d98fab6ab8d73946a7f51e3b22
23 DIST glib-networking-2.68.2.tar.xz 239040 BLAKE2B 2b65a63205d3071d05898ca869ae117c9b9fd548b19d9a1c82869a1eb54b77113f8908cd32108f4ca851cc0975ed34c16df04906b5b3c1f9a9a03574187ba929 SHA512 5c2d485332ff1b5a4d0f257b4e7a371b0bfe899b98ee4157845e5f5d3f10cf6f2df891407396edb6955420064dbaa57a5dc3c62c6392881cff05332db925d32d
24 -DIST glib-networking-2.70.rc.tar.xz 259756 BLAKE2B 4ba60ab836e5859fa658b0c21bfccaa67e9c665dd86245c9ff9b9ba251239b9c5a3d17aabc56527a32f46142bd4d7100188946d4a05ee0cc8c99e3c281322ae5 SHA512 eacd31370c397900ccd850a4ea19adc8ee6de10847792d975263b6163c5b354f92022fe3ac6ba94e2f4c1b0ca1535cd4600c445809ee42a83ff4b393260ae7e5
25 +DIST glib-networking-2.70.0.tar.xz 259808 BLAKE2B ebd423e9f93fc362cb6cece503de8f579c5c6de460e50f073107017ec0dc35cdd2f38fb780651dc7b68dd833500052c83bfba08e6c4b69c9aca1955f9aa7c7c2 SHA512 c9f8126e3466470ad8e1d588d56b843a4fa4738619a795e6772d95282c54a8356a916a3b0a0b6994606d8a6841ecb0637230f14575ed95ea68bff8f3f81aea71
26
27 diff --git a/net-libs/glib-networking/glib-networking-2.70_rc.ebuild b/net-libs/glib-networking/glib-networking-2.70.0.ebuild
28 similarity index 91%
29 rename from net-libs/glib-networking/glib-networking-2.70_rc.ebuild
30 rename to net-libs/glib-networking/glib-networking-2.70.0.ebuild
31 index 60ee5f67b82..860454cb024 100644
32 --- a/net-libs/glib-networking/glib-networking-2.70_rc.ebuild
33 +++ b/net-libs/glib-networking/glib-networking-2.70.0.ebuild
34 @@ -13,9 +13,6 @@ SLOT="0"
35 IUSE="+gnome +libproxy +ssl test"
36 RESTRICT="!test? ( test )"
37 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 -MY_PV=${PV/_/.}
39 -SRC_URI="mirror://gnome/sources/${GNOME_ORG_MODULE}/$(ver_cut 1-2)/${GNOME_ORG_MODULE}-${MY_PV}.tar.${GNOME_TARBALL_SUFFIX}"
40 -S="${WORKDIR}/${GNOME_ORG_MODULE}-${MY_PV}"
41
42 RDEPEND="
43 >=dev-libs/glib-2.69.0:2[${MULTILIB_USEDEP}]