summaryrefslogtreecommitdiff
path: root/www-client
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2018-01-13 19:18:03 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2018-03-07 01:30:09 +0000
commit65a9a751ee047b84091e1b0c67148076e4d1fe1d (patch)
tree99d8e103ca7bad1130d14c8a2b86ba385567c2e7 /www-client
parentdev-php/libphutil: Version bump (diff)
downloadportage-65a9a751ee047b84091e1b0c67148076e4d1fe1d.tar.xz
www-client/arcanist: Version bump
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'www-client')
-rw-r--r--www-client/arcanist/arcanist-20171226.ebuild (renamed from www-client/arcanist/arcanist-20170922.ebuild)6
-rw-r--r--www-client/arcanist/files/20171226-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch (renamed from www-client/arcanist/files/20170922-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch)2
-rw-r--r--www-client/arcanist/files/20171226-MINOR-Disable-self-upgrade.patch (renamed from www-client/arcanist/files/20170922-MINOR-Disable-self-upgrade.patch)8
3 files changed, 8 insertions, 8 deletions
diff --git a/www-client/arcanist/arcanist-20170922.ebuild b/www-client/arcanist/arcanist-20171226.ebuild
index 0c26f606..c0b8b760 100644
--- a/www-client/arcanist/arcanist-20170922.ebuild
+++ b/www-client/arcanist/arcanist-20171226.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Command-line tool for Phabricator"
HOMEPAGE="https://www.phacility.com"
EGIT_REPO_URI="https://github.com/phacility/arcanist.git"
EGIT_BRANCH="stable"
-EGIT_COMMIT="e88a8c077b3355af0f4f75fbe95d7a4b1239088b"
+EGIT_COMMIT="08674ca997b62b695f773c32f0c20e51128bc053"
LICENSE="Apache-2.0"
SLOT="stable"
@@ -24,10 +24,10 @@ DEPEND="!${CATEGORY}/${PN}:0
virtual/awk:0
test? (
dev-lang/php[xmlwriter]
- =dev-php/libphutil-20170929:stable[test]
+ =dev-php/libphutil-20171201:stable[test]
)"
RDEPEND="dev-lang/php[cli,curl,json,ssl?]
- =dev-php/libphutil-20170929:stable[ssl?]
+ =dev-php/libphutil-20171201:stable[ssl?]
git? ( dev-vcs/git:0 )
mercurial? ( dev-vcs/mercurial:0 )
subversion? ( dev-vcs/subversion:0 )
diff --git a/www-client/arcanist/files/20170922-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch b/www-client/arcanist/files/20171226-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch
index 22542c00..372cbce7 100644
--- a/www-client/arcanist/files/20170922-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch
+++ b/www-client/arcanist/files/20171226-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch
@@ -1,4 +1,4 @@
-From 47de8ad702a8dc6797fe20d293bc4f80addda7ea Mon Sep 17 00:00:00 2001
+From 8235aa85f6d29d9667b67aa910d4756ea9bce168 Mon Sep 17 00:00:00 2001
From: Bertrand Jacquin <bertrand@jacquin.bzh>
Date: Sun, 18 Dec 2016 01:59:52 +0000
Subject: [PATCH 1/2] MEDIUM: Get VERSION for files in
diff --git a/www-client/arcanist/files/20170922-MINOR-Disable-self-upgrade.patch b/www-client/arcanist/files/20171226-MINOR-Disable-self-upgrade.patch
index a405117d..8a5b97fa 100644
--- a/www-client/arcanist/files/20170922-MINOR-Disable-self-upgrade.patch
+++ b/www-client/arcanist/files/20171226-MINOR-Disable-self-upgrade.patch
@@ -1,4 +1,4 @@
-From debf320769d3b60a6f069f9e62a76697764e5b35 Mon Sep 17 00:00:00 2001
+From 808cc5e954dcd53367680d7141402c9474abe62b Mon Sep 17 00:00:00 2001
From: Bertrand Jacquin <bertrand@jacquin.bzh>
Date: Sun, 18 Dec 2016 02:15:13 +0000
Subject: [PATCH 2/2] MINOR: Disable self upgrade
@@ -10,10 +10,10 @@ Subject: [PATCH 2/2] MINOR: Disable self upgrade
delete mode 100644 src/workflow/ArcanistUpgradeWorkflow.php
diff --git a/src/__phutil_library_map__.php b/src/__phutil_library_map__.php
-index 7ab5a448936b..22bf6d5c5fd7 100644
+index 7fbff131b20a..e15f85eca205 100644
--- a/src/__phutil_library_map__.php
+++ b/src/__phutil_library_map__.php
-@@ -384,7 +384,6 @@ phutil_register_library_map(array(
+@@ -385,7 +385,6 @@ phutil_register_library_map(array(
'ArcanistUnnecessarySymbolAliasXHPASTLinterRuleTestCase' => 'lint/linter/xhpast/rules/__tests__/ArcanistUnnecessarySymbolAliasXHPASTLinterRuleTestCase.php',
'ArcanistUnsafeDynamicStringXHPASTLinterRule' => 'lint/linter/xhpast/rules/ArcanistUnsafeDynamicStringXHPASTLinterRule.php',
'ArcanistUnsafeDynamicStringXHPASTLinterRuleTestCase' => 'lint/linter/xhpast/rules/__tests__/ArcanistUnsafeDynamicStringXHPASTLinterRuleTestCase.php',
@@ -21,7 +21,7 @@ index 7ab5a448936b..22bf6d5c5fd7 100644
'ArcanistUploadWorkflow' => 'workflow/ArcanistUploadWorkflow.php',
'ArcanistUsageException' => 'exception/ArcanistUsageException.php',
'ArcanistUseStatementNamespacePrefixXHPASTLinterRule' => 'lint/linter/xhpast/rules/ArcanistUseStatementNamespacePrefixXHPASTLinterRule.php',
-@@ -801,7 +800,6 @@ phutil_register_library_map(array(
+@@ -803,7 +802,6 @@ phutil_register_library_map(array(
'ArcanistUnnecessarySymbolAliasXHPASTLinterRuleTestCase' => 'ArcanistXHPASTLinterRuleTestCase',
'ArcanistUnsafeDynamicStringXHPASTLinterRule' => 'ArcanistXHPASTLinterRule',
'ArcanistUnsafeDynamicStringXHPASTLinterRuleTestCase' => 'ArcanistXHPASTLinterRuleTestCase',