diff options
author | roy <roy@pkgsrc.org> | 2017-06-23 14:05:19 +0000 |
---|---|---|
committer | roy <roy@pkgsrc.org> | 2017-06-23 14:05:19 +0000 |
commit | e51b608191a60ccb7e842c90bc1fe90e1b69107e (patch) | |
tree | 49a420ae89e616c104e4057d8e42da119ab3e259 /devel/arcanist | |
parent | b1257b8edbe89051eaa8361fd4fae089e40b21c1 (diff) | |
download | pkgsrc-e51b608191a60ccb7e842c90bc1fe90e1b69107e.tar.gz |
Take over maintainership. ok youri@
Swap back to the latest stable branch.
Diffstat (limited to 'devel/arcanist')
-rw-r--r-- | devel/arcanist/Makefile | 11 | ||||
-rw-r--r-- | devel/arcanist/distinfo | 10 |
2 files changed, 11 insertions, 10 deletions
diff --git a/devel/arcanist/Makefile b/devel/arcanist/Makefile index 420cbf41368..2f0f18499d2 100644 --- a/devel/arcanist/Makefile +++ b/devel/arcanist/Makefile @@ -1,18 +1,19 @@ -# $NetBSD: Makefile,v 1.8 2017/06/22 12:49:52 youri Exp $ +# $NetBSD: Makefile,v 1.9 2017/06/23 14:05:19 roy Exp $ -DISTNAME= arcanist-20170225 +DISTNAME= arcanist-20170609 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=phacility/} +# Track the stable branch GITHUB_PROJECT= arcanist -GITHUB_TAG= c04f141ab0231e593a513356b3832a30f9404627 +GITHUB_TAG= 0c53a35d30e924f902510eb2e497ae5934209304 -MAINTAINER= youri@NetBSD.org +MAINTAINER= roy@NetBSD.org HOMEPAGE= https://github.com/phacility/arcanist/ COMMENT= Command line interface for Phabricator LICENSE= apache-2.0 EXTRACT_USING= bsdtar -USE_TOOLS+= bash bsdtar pax +USE_TOOLS+= bsdtar pax DEPENDS+= ${PHP_PKG_PREFIX}-curl-[0-9]*:../../www/php-curl DEPENDS+= ${PHP_PKG_PREFIX}-json-[0-9]*:../../textproc/php-json diff --git a/devel/arcanist/distinfo b/devel/arcanist/distinfo index bab33322d6a..f5825c9e89c 100644 --- a/devel/arcanist/distinfo +++ b/devel/arcanist/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2017/06/22 12:49:52 youri Exp $ +$NetBSD: distinfo,v 1.5 2017/06/23 14:05:19 roy Exp $ -SHA1 (arcanist-20170225-c04f141ab0231e593a513356b3832a30f9404627.tar.gz) = c2a3beeb7d272578b3d9db456c440728fa5d5fe3 -RMD160 (arcanist-20170225-c04f141ab0231e593a513356b3832a30f9404627.tar.gz) = 05d1b39982d9b3e322b507a40d84d4232b2e7890 -SHA512 (arcanist-20170225-c04f141ab0231e593a513356b3832a30f9404627.tar.gz) = e2a96e95168d0f4227b36d485bbb0c199e6ff5b3169f32ba34771930cc204b62eef7a76737d7cfbdb46052837eab7591c289b24d7397ea71fe86aeb926f360d1 -Size (arcanist-20170225-c04f141ab0231e593a513356b3832a30f9404627.tar.gz) = 502134 bytes +SHA1 (arcanist-20170609-0c53a35d30e924f902510eb2e497ae5934209304.tar.gz) = 1314f0dfba5e0ca4721e0b227f99183476405dad +RMD160 (arcanist-20170609-0c53a35d30e924f902510eb2e497ae5934209304.tar.gz) = 6ed123edf375d2f96c9857c2b496c1a8bd432498 +SHA512 (arcanist-20170609-0c53a35d30e924f902510eb2e497ae5934209304.tar.gz) = a40e738b5179f2c95e30819b2ed033f97d2016c4ec60fe4eeb62749ee7ffdd33fb9ec0a1cb42a6c01b1e97c7490b0fc9cbcd1f1d0b781b1b86d9cbb64a38fef1 +Size (arcanist-20170609-0c53a35d30e924f902510eb2e497ae5934209304.tar.gz) = 502128 bytes SHA1 (patch-bin_arc) = 91c261f720efe6f6783e9a3e4044f50e74d4b425 |