diff options
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/libphutil/files/20170429-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch (renamed from dev-php/libphutil/files/20170318-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-20170429.ebuild (renamed from dev-php/libphutil/libphutil-20170318.ebuild) | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/libphutil/files/20170318-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch b/dev-php/libphutil/files/20170429-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch index ac54c949..5e3a1bb9 100644 --- a/dev-php/libphutil/files/20170318-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch +++ b/dev-php/libphutil/files/20170429-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch @@ -1,4 +1,4 @@ -From 3e50411f075a10013b53e94d83dbc13c85ca60fa Mon Sep 17 00:00:00 2001 +From f220f8358ab4e18f5ce99d43e241e1d9f93ce97a 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 6fabc506..a5e82710 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 dc843fd77115268cf1aa9bbf91b85dd5789514f0 Mon Sep 17 00:00:00 2001 +From 48e85242e4e0dff592f6c5b46e916793bf2ed520 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-20170318.ebuild b/dev-php/libphutil/libphutil-20170429.ebuild index 38699b76..0f4996c8 100644 --- a/dev-php/libphutil/libphutil-20170318.ebuild +++ b/dev-php/libphutil/libphutil-20170429.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="git://github.com/phacility/libphutil.git" EGIT_BRANCH="stable" -EGIT_COMMIT="24ede7a5dbfd38079c87fc61de64012551965837" +EGIT_COMMIT="d02cc05931b02c684d4c729510090591ca45f951" LICENSE="Apache-2.0" SLOT="0" @@ -19,7 +19,7 @@ DEPEND="virtual/awk:0 test? ( sys-devel/bison:0 >=sys-devel/flex-2.5.35:0 - =www-client/arcanist-20170224:0 + =www-client/arcanist-20170519:0 dev-lang/php[cli] )" RDEPEND="|| ( |