diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2018-09-02 16:53:55 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2018-10-05 00:10:37 +0100 |
commit | 6afd2be91f1b91d93faa22df176fca874797576a (patch) | |
tree | 861dd890ce279e57b0a3b9dfd723ad3459ecc15a /dev-php | |
parent | sys-kernel/stable-sources: Version bump (diff) | |
download | portage-6afd2be91f1b91d93faa22df176fca874797576a.tar.xz |
dev-php/libphutil: Version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/libphutil/files/20180824-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch (renamed from dev-php/libphutil/files/20180720-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-20180824.ebuild (renamed from dev-php/libphutil/libphutil-20180720.ebuild) | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/libphutil/files/20180720-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch b/dev-php/libphutil/files/20180824-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch index 4fc512e6..f7101221 100644 --- a/dev-php/libphutil/files/20180720-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch +++ b/dev-php/libphutil/files/20180824-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch @@ -1,4 +1,4 @@ -From 125f8b94b134a53165a89967ec7b6f2f180315f9 Mon Sep 17 00:00:00 2001 +From 62ea21d9bf81d6cd87b93bd796dcba1376aa86fa 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 500ea009..5fa45cc5 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 7ef447f16ffebfe1be2d25be4bdb11f27de3848f Mon Sep 17 00:00:00 2001 +From 052ab6cd039086d85a2ea91340be894cc6461294 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-20180720.ebuild b/dev-php/libphutil/libphutil-20180824.ebuild index d2cefa46..24d446c9 100644 --- a/dev-php/libphutil/libphutil-20180720.ebuild +++ b/dev-php/libphutil/libphutil-20180824.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="340445cf69474ce4246c49bfaaa694851b9b0a48" +EGIT_COMMIT="d5dde4c2dbb707e08ad230e34b2d682182f0f91f" 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-20180720:stable + =www-client/arcanist-20180824:stable dev-lang/php[cli] )" RDEPEND="dev-lang/php[curl,iconv,json,mysql,mysqli,pcntl,ssl?,unicode]" |