pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/arcanist



Module Name:    pkgsrc
Committed By:   youri
Date:           Thu Jun 22 12:49:53 UTC 2017

Modified Files:
        pkgsrc/devel/arcanist: Makefile PLIST distinfo

Log Message:
Update arcanist to last git commit.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/arcanist/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/arcanist/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/arcanist/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/arcanist/Makefile
diff -u pkgsrc/devel/arcanist/Makefile:1.7 pkgsrc/devel/arcanist/Makefile:1.8
--- pkgsrc/devel/arcanist/Makefile:1.7  Thu Mar 30 20:14:16 2017
+++ pkgsrc/devel/arcanist/Makefile      Thu Jun 22 12:49:52 2017
@@ -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/

Index: pkgsrc/devel/arcanist/PLIST
diff -u pkgsrc/devel/arcanist/PLIST:1.4 pkgsrc/devel/arcanist/PLIST:1.5
--- pkgsrc/devel/arcanist/PLIST:1.4     Fri Mar 17 12:40:58 2017
+++ pkgsrc/devel/arcanist/PLIST Thu Jun 22 12:49:52 2017
@@ -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__
 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

Index: pkgsrc/devel/arcanist/distinfo
diff -u pkgsrc/devel/arcanist/distinfo:1.3 pkgsrc/devel/arcanist/distinfo:1.4
--- pkgsrc/devel/arcanist/distinfo:1.3  Thu Mar 30 20:14:16 2017
+++ pkgsrc/devel/arcanist/distinfo      Thu Jun 22 12:49:52 2017
@@ -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