diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2018-01-13 19:18:31 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2018-03-07 01:30:10 +0000 |
commit | 84df21950a1bf455bfd47daed36b07faf056c818 (patch) | |
tree | 4c023916f1c774fac9d5686a0eca134ff08bb1a5 /www-apps | |
parent | www-client/arcanist: Version bump (diff) | |
download | portage-84df21950a1bf455bfd47daed36b07faf056c818.tar.xz |
www-apps/phabricator: Version bump
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/phabricator/files/20180110-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch (renamed from www-apps/phabricator/files/20170929-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-20180110.ebuild (renamed from www-apps/phabricator/phabricator-20170929.ebuild) | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www-apps/phabricator/files/20170929-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch b/www-apps/phabricator/files/20180110-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch index 0001905f..d0e83032 100644 --- a/www-apps/phabricator/files/20170929-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch +++ b/www-apps/phabricator/files/20180110-MEDIUM-Get-VERSION-for-files-in-usr-share-PN-GIT_COM.patch @@ -1,4 +1,4 @@ -From bdff72c4872463ebd5e679882f674cbd16a5d3f5 Mon Sep 17 00:00:00 2001 +From a8babcd82ed20f1ec50b7857a803e8816d8bc13d 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 eb1cb706..2f2db963 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 4c2e9a848371c3f3e9641fee85568f9ed585333a Mon Sep 17 00:00:00 2001 +From 9e7e228ae902d87d36f2852de09b45ba14104bcc 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-20170929.ebuild b/www-apps/phabricator/phabricator-20180110.ebuild index c118a457..54bd30a6 100644 --- a/www-apps/phabricator/phabricator-20170929.ebuild +++ b/www-apps/phabricator/phabricator-20180110.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="https://github.com/phacility/phabricator.git" EGIT_BRANCH="stable" -EGIT_COMMIT="ce9e30b020817f673a4e6fd2895318880e5653b2" +EGIT_COMMIT="53b4882b8073439f00502587e9979f93a56e232d" LICENSE="Apache-2.0" SLOT="stable" @@ -21,7 +21,7 @@ REQUIRED_USE="test? ( git mercurial subversion )" DEPEND="!${CATEGORY}/${PN}:0 virtual/awk:0 test? ( - =www-client/arcanist-20170922:stable[test] + =www-client/arcanist-20171226:stable[test] )" RDEPEND=">=app-admin/webapp-config-1.51-r1:0 sys-apps/gentoo-functions @@ -36,9 +36,9 @@ RDEPEND=">=app-admin/webapp-config-1.51-r1:0 dev-php/PHPExcel media-gfx/imagemagick[jpeg,png,webp] virtual/mysql - =dev-php/libphutil-20170929:stable + =dev-php/libphutil-20171201:stable net-libs/nodejs:0 - =www-client/arcanist-20170922:stable[git?,mercurial?,subversion?] + =www-client/arcanist-20171226:stable[git?,mercurial?,subversion?] git? ( dev-vcs/git:0 ) mercurial? ( >dev-vcs/mercurial-2.2:0 ) subversion? ( >dev-vcs/subversion-1.7.1:0 ) |