diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-09-30 16:56:21 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-09-30 16:56:21 +0100 |
commit | e1cfce87f489df1be5af0d32937e60f646893270 (patch) | |
tree | 29677a39661c1b96dfcdb2bea61a59522fa55951 | |
parent | sys-kernel/stable-sources: Version bump (diff) | |
download | portage-e1cfce87f489df1be5af0d32937e60f646893270.tar.xz |
dev-php/libphutil: Version bump
Package-Manager: Portage-2.3.8, Repoman-2.3.1
-rw-r--r-- | dev-php/libphutil/files/20170929-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch (renamed from dev-php/libphutil/files/20170811-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-20170929.ebuild (renamed from dev-php/libphutil/libphutil-20170811.ebuild) | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/libphutil/files/20170811-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch b/dev-php/libphutil/files/20170929-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch index 34fd3a41..ee992395 100644 --- a/dev-php/libphutil/files/20170811-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch +++ b/dev-php/libphutil/files/20170929-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch @@ -1,4 +1,4 @@ -From 13f6c98557be1907e42a4e01fd94c4d931497069 Mon Sep 17 00:00:00 2001 +From 2a57159a1930c9ea7742c4dcd066f957a95c46bb 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 264bca1c..e7440bf3 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 bb55a1e4a402dc1fe2607e876ef8a57c4f266ea0 Mon Sep 17 00:00:00 2001 +From c4f5dc8d843a32550f0e6e9ceb2a08bb68f7e888 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-20170811.ebuild b/dev-php/libphutil/libphutil-20170929.ebuild index 689c58b5..0629a72d 100644 --- a/dev-php/libphutil/libphutil-20170811.ebuild +++ b/dev-php/libphutil/libphutil-20170929.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="ee5ebf668ad4fd4c0bae3fbbe6616a5826020aa9" +EGIT_COMMIT="0ce8ef68ca88534af5e5843fcbf07e381d06476b" 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-20170805:stable + =www-client/arcanist-20170922:stable dev-lang/php[cli] )" RDEPEND="|| ( |