diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-01-11 18:25:11 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-01-12 02:38:54 +0000 |
commit | ed1f17d4de2aa6c4e7f3b9803a1ab5b9730920c8 (patch) | |
tree | 5c44d0d4bd46e1120c29dffa3adfd542bdb45e64 | |
parent | sys-firmware/gnuk: version bump (diff) | |
download | portage-ed1f17d4de2aa6c4e7f3b9803a1ab5b9730920c8.tar.xz |
dev-php/libphutil: version bump
Package-Manager: Portage-2.3.79, Repoman-2.3.16
-rw-r--r-- | dev-php/libphutil/files/20190930-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch (renamed from dev-php/libphutil/files/20180824-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch) | 6 | ||||
-rw-r--r-- | dev-php/libphutil/files/9999-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch | 6 | ||||
-rw-r--r-- | dev-php/libphutil/libphutil-20190930.ebuild (renamed from dev-php/libphutil/libphutil-20180824.ebuild) | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/dev-php/libphutil/files/20180824-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch b/dev-php/libphutil/files/20190930-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch index f7101221..a9470208 100644 --- a/dev-php/libphutil/files/20180824-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch +++ b/dev-php/libphutil/files/20190930-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch @@ -1,4 +1,4 @@ -From 62ea21d9bf81d6cd87b93bd796dcba1376aa86fa Mon Sep 17 00:00:00 2001 +From 4a9a859deebe92e281111e0800a1fa64e0f9e3a7 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin <bertrand@jacquin.bzh> Date: Tue, 13 Aug 2013 16:07:58 +0200 Subject: [PATCH] Remove the usage of local SSL certificates and use system @@ -9,10 +9,10 @@ Subject: [PATCH] Remove the usage of local SSL certificates and use system 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/src/future/http/HTTPSFuture.php b/src/future/http/HTTPSFuture.php -index 255e7f6878cd..7870de405aed 100644 +index 212a5e2ada30..45e05c6737f1 100644 --- a/src/future/http/HTTPSFuture.php +++ b/src/future/http/HTTPSFuture.php -@@ -310,28 +310,21 @@ final class HTTPSFuture extends BaseHTTPFuture { +@@ -343,28 +343,21 @@ final class HTTPSFuture extends BaseHTTPFuture { // `setCABundle()` or similar. // - Then, check if a global bundle is set explicitly for all requests, // via `setGlobalCABundle()` or similar. diff --git a/dev-php/libphutil/files/9999-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch b/dev-php/libphutil/files/9999-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch index 5fa45cc5..5b4a8a2d 100644 --- a/dev-php/libphutil/files/9999-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch +++ b/dev-php/libphutil/files/9999-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch @@ -1,4 +1,4 @@ -From 052ab6cd039086d85a2ea91340be894cc6461294 Mon Sep 17 00:00:00 2001 +From 49b625bb023f8534c8be74c7f3f268c5a5f87762 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin <bertrand@jacquin.bzh> Date: Tue, 13 Aug 2013 16:07:58 +0200 Subject: [PATCH] Remove the usage of local SSL certificates and use system @@ -9,10 +9,10 @@ Subject: [PATCH] Remove the usage of local SSL certificates and use system 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/src/future/http/HTTPSFuture.php b/src/future/http/HTTPSFuture.php -index 255e7f6878cd..7870de405aed 100644 +index 212a5e2ada30..45e05c6737f1 100644 --- a/src/future/http/HTTPSFuture.php +++ b/src/future/http/HTTPSFuture.php -@@ -310,28 +310,21 @@ final class HTTPSFuture extends BaseHTTPFuture { +@@ -343,28 +343,21 @@ final class HTTPSFuture extends BaseHTTPFuture { // `setCABundle()` or similar. // - Then, check if a global bundle is set explicitly for all requests, // via `setGlobalCABundle()` or similar. diff --git a/dev-php/libphutil/libphutil-20180824.ebuild b/dev-php/libphutil/libphutil-20190930.ebuild index 24d446c9..dd952706 100644 --- a/dev-php/libphutil/libphutil-20180824.ebuild +++ b/dev-php/libphutil/libphutil-20190930.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ DESCRIPTION="Collection of utility classes and functions for PHP used by phabric HOMEPAGE="https://www.phacility.com" EGIT_REPO_URI="https://github.com/phacility/libphutil.git" EGIT_BRANCH="stable" -EGIT_COMMIT="d5dde4c2dbb707e08ad230e34b2d682182f0f91f" +EGIT_COMMIT="1750586fdc50a6cd98adba4aa2f5a7649bd91dbe" LICENSE="Apache-2.0" SLOT="stable" @@ -20,7 +20,7 @@ DEPEND="!${CATEGORY}/${PN}:0 test? ( sys-devel/bison:0 >=sys-devel/flex-2.5.35:0 - =www-client/arcanist-20180824:stable + =www-client/arcanist-20191119:stable dev-lang/php[cli] )" RDEPEND="dev-lang/php[curl,iconv,json,mysql,mysqli,pcntl,ssl?,unicode]" |