pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update phabricator, use a netbsd generated archive
Module Name: pkgsrc-wip
Committed By: youri <youri%NetBSD.org@localhost>
Pushed By: youri
Date: Tue Feb 23 13:54:41 2016 +0100
Changeset: 28daafc5f7d32d4c9891f741f216f42abc37ae8b
Modified Files:
phabricator/Makefile
phabricator/PLIST
phabricator/distinfo
Log Message:
Update phabricator, use a netbsd generated archive
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=28daafc5f7d32d4c9891f741f216f42abc37ae8b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
phabricator/Makefile | 4 +++-
phabricator/PLIST | 26 ++++++++++++++++++++++++++
phabricator/distinfo | 8 ++++----
3 files changed, 33 insertions(+), 5 deletions(-)
diffs:
diff --git a/phabricator/Makefile b/phabricator/Makefile
index 77a2b41..644193e 100644
--- a/phabricator/Makefile
+++ b/phabricator/Makefile
@@ -4,7 +4,7 @@
# rc.d file?
# mention php.ini mods in MESSAGE and mysql setup
# need working git + mozilla-rootcerts ?
-DISTNAME= phabricator-20160221
+DISTNAME= phabricator-20160222
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -30,6 +30,8 @@ DEPENDS+= ${PHP_PKG_PREFIX}-apcu-[0-9]*:../../www/php-apcu
DEPENDS+= libphutil-[0-9]*:../../wip/libphutil
DEPENDS+= arcanist-[0-9]*:../../wip/arcanist
+PHP_VERSIONS_ACCEPTED= 54 55
+
SUBST_CLASSES+= php
SUBST_MESSAGE.php= Fixing PHP path
SUBST_STAGE.php= post-configure
diff --git a/phabricator/PLIST b/phabricator/PLIST
index 128c11c..5757300 100644
--- a/phabricator/PLIST
+++ b/phabricator/PLIST
@@ -1221,6 +1221,15 @@ share/phabricator/resources/sql/autopatches/20160215.owners.policy.2.sql
share/phabricator/resources/sql/autopatches/20160215.owners.policy.3.sql
share/phabricator/resources/sql/autopatches/20160215.owners.policy.4.sql
share/phabricator/resources/sql/autopatches/20160218.callsigns.1.sql
+share/phabricator/resources/sql/autopatches/20160221.almanac.1.devicen.sql
+share/phabricator/resources/sql/autopatches/20160221.almanac.2.devicei.php
+share/phabricator/resources/sql/autopatches/20160221.almanac.3.servicen.sql
+share/phabricator/resources/sql/autopatches/20160221.almanac.4.servicei.php
+share/phabricator/resources/sql/autopatches/20160221.almanac.5.networkn.sql
+share/phabricator/resources/sql/autopatches/20160221.almanac.6.networki.php
+share/phabricator/resources/sql/autopatches/20160221.almanac.7.namespacen.sql
+share/phabricator/resources/sql/autopatches/20160221.almanac.8.namespace.sql
+share/phabricator/resources/sql/autopatches/20160221.almanac.9.namespacex.sql
share/phabricator/resources/sql/patches/000.project.sql
share/phabricator/resources/sql/patches/0000.legacy.sql
share/phabricator/resources/sql/patches/001.maniphest_projects.sql
@@ -1720,6 +1729,7 @@ share/phabricator/src/aphront/site/PhabricatorSite.php
share/phabricator/src/applications/almanac/application/PhabricatorAlmanacApplication.php
share/phabricator/src/applications/almanac/capability/AlmanacCreateClusterServicesCapability.php
share/phabricator/src/applications/almanac/capability/AlmanacCreateDevicesCapability.php
+share/phabricator/src/applications/almanac/capability/AlmanacCreateNamespacesCapability.php
share/phabricator/src/applications/almanac/capability/AlmanacCreateNetworksCapability.php
share/phabricator/src/applications/almanac/capability/AlmanacCreateServicesCapability.php
share/phabricator/src/applications/almanac/conduit/AlmanacConduitAPIMethod.php
@@ -1734,6 +1744,10 @@ share/phabricator/src/applications/almanac/controller/AlmanacDeviceEditControlle
share/phabricator/src/applications/almanac/controller/AlmanacDeviceListController.php
share/phabricator/src/applications/almanac/controller/AlmanacDeviceViewController.php
share/phabricator/src/applications/almanac/controller/AlmanacInterfaceEditController.php
+share/phabricator/src/applications/almanac/controller/AlmanacNamespaceController.php
+share/phabricator/src/applications/almanac/controller/AlmanacNamespaceEditController.php
+share/phabricator/src/applications/almanac/controller/AlmanacNamespaceListController.php
+share/phabricator/src/applications/almanac/controller/AlmanacNamespaceViewController.php
share/phabricator/src/applications/almanac/controller/AlmanacNetworkController.php
share/phabricator/src/applications/almanac/controller/AlmanacNetworkEditController.php
share/phabricator/src/applications/almanac/controller/AlmanacNetworkListController.php
@@ -1749,6 +1763,8 @@ share/phabricator/src/applications/almanac/customfield/AlmanacCoreCustomField.ph
share/phabricator/src/applications/almanac/customfield/AlmanacCustomField.php
share/phabricator/src/applications/almanac/editor/AlmanacBindingEditor.php
share/phabricator/src/applications/almanac/editor/AlmanacDeviceEditor.php
+share/phabricator/src/applications/almanac/editor/AlmanacNamespaceEditEngine.php
+share/phabricator/src/applications/almanac/editor/AlmanacNamespaceEditor.php
share/phabricator/src/applications/almanac/editor/AlmanacNetworkEditor.php
share/phabricator/src/applications/almanac/editor/AlmanacServiceEditor.php
share/phabricator/src/applications/almanac/engineextension/AlmanacPropertiesDestructionEngineExtension.php
@@ -1761,6 +1777,7 @@ share/phabricator/src/applications/almanac/management/AlmanacManagementWorkflow.
share/phabricator/src/applications/almanac/phid/AlmanacBindingPHIDType.php
share/phabricator/src/applications/almanac/phid/AlmanacDevicePHIDType.php
share/phabricator/src/applications/almanac/phid/AlmanacInterfacePHIDType.php
+share/phabricator/src/applications/almanac/phid/AlmanacNamespacePHIDType.php
share/phabricator/src/applications/almanac/phid/AlmanacNetworkPHIDType.php
share/phabricator/src/applications/almanac/phid/AlmanacServicePHIDType.php
share/phabricator/src/applications/almanac/property/AlmanacPropertyInterface.php
@@ -1770,6 +1787,9 @@ share/phabricator/src/applications/almanac/query/AlmanacDeviceQuery.php
share/phabricator/src/applications/almanac/query/AlmanacDeviceSearchEngine.php
share/phabricator/src/applications/almanac/query/AlmanacDeviceTransactionQuery.php
share/phabricator/src/applications/almanac/query/AlmanacInterfaceQuery.php
+share/phabricator/src/applications/almanac/query/AlmanacNamespaceQuery.php
+share/phabricator/src/applications/almanac/query/AlmanacNamespaceSearchEngine.php
+share/phabricator/src/applications/almanac/query/AlmanacNamespaceTransactionQuery.php
share/phabricator/src/applications/almanac/query/AlmanacNetworkQuery.php
share/phabricator/src/applications/almanac/query/AlmanacNetworkSearchEngine.php
share/phabricator/src/applications/almanac/query/AlmanacNetworkTransactionQuery.php
@@ -1789,13 +1809,19 @@ share/phabricator/src/applications/almanac/storage/AlmanacBinding.php
share/phabricator/src/applications/almanac/storage/AlmanacBindingTransaction.php
share/phabricator/src/applications/almanac/storage/AlmanacDAO.php
share/phabricator/src/applications/almanac/storage/AlmanacDevice.php
+share/phabricator/src/applications/almanac/storage/AlmanacDeviceNameNgrams.php
share/phabricator/src/applications/almanac/storage/AlmanacDeviceTransaction.php
share/phabricator/src/applications/almanac/storage/AlmanacInterface.php
+share/phabricator/src/applications/almanac/storage/AlmanacNamespace.php
+share/phabricator/src/applications/almanac/storage/AlmanacNamespaceNameNgrams.php
+share/phabricator/src/applications/almanac/storage/AlmanacNamespaceTransaction.php
share/phabricator/src/applications/almanac/storage/AlmanacNetwork.php
+share/phabricator/src/applications/almanac/storage/AlmanacNetworkNameNgrams.php
share/phabricator/src/applications/almanac/storage/AlmanacNetworkTransaction.php
share/phabricator/src/applications/almanac/storage/AlmanacProperty.php
share/phabricator/src/applications/almanac/storage/AlmanacSchemaSpec.php
share/phabricator/src/applications/almanac/storage/AlmanacService.php
+share/phabricator/src/applications/almanac/storage/AlmanacServiceNameNgrams.php
share/phabricator/src/applications/almanac/storage/AlmanacServiceTransaction.php
share/phabricator/src/applications/almanac/typeahead/AlmanacInterfaceDatasource.php
share/phabricator/src/applications/almanac/typeahead/AlmanacServiceDatasource.php
diff --git a/phabricator/distinfo b/phabricator/distinfo
index 9b3f721..3e99316 100644
--- a/phabricator/distinfo
+++ b/phabricator/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (phabricator-20160221.tar.gz) = f6a2ca9cc3b5800aab6347529ede6d9d602d3d44
-RMD160 (phabricator-20160221.tar.gz) = b900964975570363e2ef3413e5a9f037226b53ca
-SHA512 (phabricator-20160221.tar.gz) = 5f82923e5c18567c0f992baf7214a84edcfdd93dfa94a4d4e443abf67687545628432ba03b16cdda169765c1ff8e4d65b1b6a803f5384efdaa09e90e2f4ae1b5
-Size (phabricator-20160221.tar.gz) = 8340975 bytes
+SHA1 (phabricator-20160222.tar.gz) = 451a0f05195a16699581913715147d4935e3d1ba
+RMD160 (phabricator-20160222.tar.gz) = b655d4a1efdc7283d1d84e2aeac3e38efaff317e
+SHA512 (phabricator-20160222.tar.gz) = b82fad215a622894dd66bc459d85e85a2875c78f49669be530840eca5cb0108bf4f2f211f838564f22b52e45a91d47207c595630e7925236bd90361add9d37b1
+Size (phabricator-20160222.tar.gz) = 8090648 bytes
Home |
Main Index |
Thread Index |
Old Index