diff options
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/libphutil/files/20180720-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch (renamed from dev-php/libphutil/files/20171201-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch) | 2 | ||||
-rw-r--r-- | dev-php/libphutil/files/9999-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch | 2 | ||||
-rw-r--r-- | dev-php/libphutil/libphutil-20180720.ebuild (renamed from dev-php/libphutil/libphutil-20171201.ebuild) | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/libphutil/files/20171201-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch b/dev-php/libphutil/files/20180720-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch index e749f665..4fc512e6 100644 --- a/dev-php/libphutil/files/20171201-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch +++ b/dev-php/libphutil/files/20180720-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch @@ -1,4 +1,4 @@ -From c8fabe5cb68270eacd9662de05d634242caf1dca Mon Sep 17 00:00:00 2001 +From 125f8b94b134a53165a89967ec7b6f2f180315f9 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 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 80c83a84..500ea009 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 8a44d8cc8ac5da5aef388e8b39c363c0b8333625 Mon Sep 17 00:00:00 2001 +From 7ef447f16ffebfe1be2d25be4bdb11f27de3848f 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 diff --git a/dev-php/libphutil/libphutil-20171201.ebuild b/dev-php/libphutil/libphutil-20180720.ebuild index ca9ddea3..d2cefa46 100644 --- a/dev-php/libphutil/libphutil-20171201.ebuild +++ b/dev-php/libphutil/libphutil-20180720.ebuild @@ -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="f3386051a959f218ce96ffbec5fe4010decb83f9" +EGIT_COMMIT="340445cf69474ce4246c49bfaaa694851b9b0a48" 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-20171226:stable + =www-client/arcanist-20180720:stable dev-lang/php[cli] )" RDEPEND="dev-lang/php[curl,iconv,json,mysql,mysqli,pcntl,ssl?,unicode]" |