summaryrefslogtreecommitdiff
path: root/dev-php
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/libphutil/files/20171201-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch (renamed from dev-php/libphutil/files/20170929-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.patch2
-rw-r--r--dev-php/libphutil/libphutil-20171201.ebuild (renamed from dev-php/libphutil/libphutil-20170929.ebuild)4
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/libphutil/files/20170929-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch b/dev-php/libphutil/files/20171201-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch
index ee992395..e749f665 100644
--- a/dev-php/libphutil/files/20170929-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch
+++ b/dev-php/libphutil/files/20171201-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch
@@ -1,4 +1,4 @@
-From 2a57159a1930c9ea7742c4dcd066f957a95c46bb Mon Sep 17 00:00:00 2001
+From c8fabe5cb68270eacd9662de05d634242caf1dca 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 e7440bf3..80c83a84 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 c4f5dc8d843a32550f0e6e9ceb2a08bb68f7e888 Mon Sep 17 00:00:00 2001
+From 8a44d8cc8ac5da5aef388e8b39c363c0b8333625 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-20170929.ebuild b/dev-php/libphutil/libphutil-20171201.ebuild
index aeec1f29..ca9ddea3 100644
--- a/dev-php/libphutil/libphutil-20170929.ebuild
+++ b/dev-php/libphutil/libphutil-20171201.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="0ce8ef68ca88534af5e5843fcbf07e381d06476b"
+EGIT_COMMIT="f3386051a959f218ce96ffbec5fe4010decb83f9"
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-20170922:stable
+ =www-client/arcanist-20171226:stable
dev-lang/php[cli]
)"
RDEPEND="dev-lang/php[curl,iconv,json,mysql,mysqli,pcntl,ssl?,unicode]"