pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/arcanist Update arcanist to last git commit.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/703b1247f70a
branches:  trunk
changeset: 364255:703b1247f70a
user:      youri <youri%pkgsrc.org@localhost>
date:      Thu Jun 22 12:49:52 2017 +0000

description:
Update arcanist to last git commit.

diffstat:

 devel/arcanist/Makefile |   5 ++---
 devel/arcanist/PLIST    |   6 ++++--
 devel/arcanist/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 10 deletions(-)

diffs (53 lines):

diff -r 424dee8779ed -r 703b1247f70a devel/arcanist/Makefile
--- a/devel/arcanist/Makefile   Thu Jun 22 12:49:35 2017 +0000
+++ b/devel/arcanist/Makefile   Thu Jun 22 12:49:52 2017 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2017/03/30 20:14:16 roy Exp $
+# $NetBSD: Makefile,v 1.8 2017/06/22 12:49:52 youri Exp $
 
 DISTNAME=              arcanist-20170225
-PKGREVISION=           1
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=phacility/}
 GITHUB_PROJECT=                arcanist
-GITHUB_TAG=            822bc53ca306e06314560d8a76f68771d732e8e0
+GITHUB_TAG=            c04f141ab0231e593a513356b3832a30f9404627
 
 MAINTAINER=            youri%NetBSD.org@localhost
 HOMEPAGE=              https://github.com/phacility/arcanist/
diff -r 424dee8779ed -r 703b1247f70a devel/arcanist/PLIST
--- a/devel/arcanist/PLIST      Thu Jun 22 12:49:35 2017 +0000
+++ b/devel/arcanist/PLIST      Thu Jun 22 12:49:52 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2017/03/17 12:40:58 roy Exp $
+@comment $NetBSD: PLIST,v 1.5 2017/06/22 12:49:52 youri Exp $
 bin/arc
 share/arcanist/LICENSE
 share/arcanist/NOTICE
@@ -263,7 +263,9 @@
 share/arcanist/src/lint/linter/__tests__/text/empty.lint-test
 share/arcanist/src/lint/linter/__tests__/text/eof-whitespace.lint-test
 share/arcanist/src/lint/linter/__tests__/text/line-wrap.lint-test
-share/arcanist/src/lint/linter/__tests__/text/trailing-whitespace.lint-test
+share/arcanist/src/lint/linter/__tests__/text/trailing-whitespace-1.lint-test
+share/arcanist/src/lint/linter/__tests__/text/trailing-whitespace-2.lint-test
+share/arcanist/src/lint/linter/__tests__/text/trailing-whitespace-3.lint-test
 share/arcanist/src/lint/linter/__tests__/text/variable-dividers.lint-test
 share/arcanist/src/lint/linter/__tests__/xhpast/embedded-tags.lint-test
 share/arcanist/src/lint/linter/__tests__/xhpast/empty.lint-test
diff -r 424dee8779ed -r 703b1247f70a devel/arcanist/distinfo
--- a/devel/arcanist/distinfo   Thu Jun 22 12:49:35 2017 +0000
+++ b/devel/arcanist/distinfo   Thu Jun 22 12:49:52 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2017/03/30 20:14:16 roy Exp $
+$NetBSD: distinfo,v 1.4 2017/06/22 12:49:52 youri Exp $
 
-SHA1 (arcanist-20170225-822bc53ca306e06314560d8a76f68771d732e8e0.tar.gz) = 34fb6fce4e5f9dc3b924274ddff0fa9c423fbb0c
-RMD160 (arcanist-20170225-822bc53ca306e06314560d8a76f68771d732e8e0.tar.gz) = 0e78dccc79c10a8f63caf2af4427d658c3ae48b0
-SHA512 (arcanist-20170225-822bc53ca306e06314560d8a76f68771d732e8e0.tar.gz) = 
1ae4d5585c434ef9c83df9b22b9a2d142f85d751251c8d5c225ea051516efab9e4aa307aa3079ac28c20cd68a0281d95fbc17025f0c7089c4b6e0ef3403ad786
-Size (arcanist-20170225-822bc53ca306e06314560d8a76f68771d732e8e0.tar.gz) = 501506 bytes
+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 (patch-bin_arc) = 91c261f720efe6f6783e9a3e4044f50e74d4b425



Home | Main Index | Thread Index | Old Index