./devel/arcanist, Command line interface for Phabricator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 20170225nb1, Package name: arcanist-20170225nb1, Maintainer: youri

Arcanist is the command-line tool for Phabricator. It allows you to interact
with Phabricator installs to send code for review, download patches, transfer
files, view status, make API calls, and various other things.


Required to run:
[devel/libphutil]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2017-04-03 18:22:38 by S.P.Zeidler | Files touched by this commit (3)
Log message:
Pullup ticket #5230 - requested by sevan
devel/arcanist: dependency fix

Revisions pulled up:
- devel/arcanist/Makefile                                       1.7
- devel/arcanist/distinfo                                       1.3
- devel/arcanist/patches/patch-bin_arc                          1.1

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   roy
   Date:           Thu Mar 30 20:14:16 UTC 2017

   Modified Files:
           pkgsrc/devel/arcanist: Makefile distinfo
   Added Files:
           pkgsrc/devel/arcanist/patches: patch-bin_arc

   Log message:
   arcanist should not rely on bash.

   To generate a diff of this commit:
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/arcanist/Makefile
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/arcanist/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/devel/arcanist/patches/patch-bin_arc