summaryrefslogtreecommitdiff
path: root/dev-php
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2018-08-06 15:11:38 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2018-08-06 15:11:38 +0100
commit156e437a9258a21436836d076d198121284658c9 (patch)
treeff9983dcbc61ca53ec11baf01c2fb2405074620f /dev-php
parentprofiles/enlightenment/build: Enable haptic USE flag for media-libs/libsdl2 (diff)
downloadportage-156e437a9258a21436836d076d198121284658c9.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/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.patch2
-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]"