diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-05-22 23:21:50 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2017-05-22 23:21:50 +0100 |
commit | b77a76ece1ba7caa32f5b51978de8bdb23030953 (patch) | |
tree | e04c978616c01a2fc65f9e1d3c4a0226e29b8965 /www-apps | |
parent | www-client/arcanist: Version bump (diff) | |
download | portage-b77a76ece1ba7caa32f5b51978de8bdb23030953.tar.xz |
www-apps/phabricator: Version bump
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/phabricator/files/20170520-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch (renamed from www-apps/phabricator/files/20170318-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch) | 2 | ||||
-rw-r--r-- | www-apps/phabricator/files/9999-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch | 2 | ||||
-rw-r--r-- | www-apps/phabricator/phabricator-20170520.ebuild (renamed from www-apps/phabricator/phabricator-20170318.ebuild) | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www-apps/phabricator/files/20170318-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch b/www-apps/phabricator/files/20170520-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch index 415f649b..aff892a0 100644 --- a/www-apps/phabricator/files/20170318-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch +++ b/www-apps/phabricator/files/20170520-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch @@ -1,4 +1,4 @@ -From 752373f452e4266b85a8f0e38cf2c919b8aabb4d Mon Sep 17 00:00:00 2001 +From b9bd1c41b0f84ee6992c0543a2066e8ebdd0a830 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin <bertrand@jacquin.bzh> Date: Sat, 22 Feb 2014 18:31:14 +0100 Subject: [PATCH] MEDIUM: Get VERSION for files in diff --git a/www-apps/phabricator/files/9999-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch b/www-apps/phabricator/files/9999-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch index 000da5ac..65ba59a2 100644 --- a/www-apps/phabricator/files/9999-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch +++ b/www-apps/phabricator/files/9999-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch @@ -1,4 +1,4 @@ -From 7b3d98d73305a0ffd2fa25b8115007e94d47369a Mon Sep 17 00:00:00 2001 +From db902f1d58f209b4c9abda9549257caf8ba61f2f Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin <bertrand@jacquin.bzh> Date: Sat, 22 Feb 2014 18:31:14 +0100 Subject: [PATCH] MEDIUM: Get VERSION for files in diff --git a/www-apps/phabricator/phabricator-20170318.ebuild b/www-apps/phabricator/phabricator-20170520.ebuild index 516ef290..ca45a038 100644 --- a/www-apps/phabricator/phabricator-20170318.ebuild +++ b/www-apps/phabricator/phabricator-20170520.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Collection of web applications which makes it easier to scale softw HOMEPAGE="https://www.phacility.com" EGIT_REPO_URI="git://github.com/phacility/phabricator.git" EGIT_BRANCH="stable" -EGIT_COMMIT="56dd1b297c3e5cdbb477acc7435d6aa5749f33f2" +EGIT_COMMIT="4d2c7e4d3d5d61e34b7e2af3df0e901d89d29433" LICENSE="Apache-2.0" SLOT="0" @@ -20,7 +20,7 @@ REQUIRED_USE="test? ( git mercurial subversion )" DEPEND="virtual/awk:0 test? ( - =www-client/arcanist-20170224:0[test] + =www-client/arcanist-20170519:0[test] )" RDEPEND=">=app-admin/webapp-config-1.51-r1:0 sys-apps/gentoo-functions @@ -38,9 +38,9 @@ RDEPEND=">=app-admin/webapp-config-1.51-r1:0 dev-php/pecl-apcu dev-php/PHPExcel virtual/mysql - =dev-php/libphutil-20170318:0 + =dev-php/libphutil-20170429:0 net-libs/nodejs:0 - =www-client/arcanist-20170224:0[git?,mercurial?,subversion?] + =www-client/arcanist-20170519:0[git?,mercurial?,subversion?] git? ( dev-vcs/git:0 ) mercurial? ( >dev-vcs/mercurial-2.2:0 ) subversion? ( >dev-vcs/subversion-1.7.1:0 ) |