pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
proselint: Update wip/proselint to 0.5.1.
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sun Apr 3 21:12:26 2016 +0200
Changeset: ec7b18fa691c3d9452d2d9558b689f73c766754c
Modified Files:
proselint/Makefile
proselint/PLIST
proselint/distinfo
Log Message:
proselint: Update wip/proselint to 0.5.1.
Changes:
0.5.1
-----
o Fix the longstanding caching error
o Fix an off-by-one error in JSON output
o Misc. tweaks
0.5.0
-----
o proselint now returns an exit code of 1 when any errors are found.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ec7b18fa691c3d9452d2d9558b689f73c766754c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
proselint/Makefile | 2 +-
proselint/PLIST | 3 +++
proselint/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 5 deletions(-)
diffs:
diff --git a/proselint/Makefile b/proselint/Makefile
index 6afe0a1..0cc9f9f 100644
--- a/proselint/Makefile
+++ b/proselint/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= proselint-0.4.4
+DISTNAME= proselint-0.5.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=amperser/}
diff --git a/proselint/PLIST b/proselint/PLIST
index 7cc5c1b..0c5237e 100644
--- a/proselint/PLIST
+++ b/proselint/PLIST
@@ -372,6 +372,9 @@ ${PYSITELIB}/tests/test_demo.pyo
${PYSITELIB}/tests/test_dfw_uncomparables.py
${PYSITELIB}/tests/test_dfw_uncomparables.pyc
${PYSITELIB}/tests/test_dfw_uncomparables.pyo
+${PYSITELIB}/tests/test_exit_codes.py
+${PYSITELIB}/tests/test_exit_codes.pyc
+${PYSITELIB}/tests/test_exit_codes.pyo
${PYSITELIB}/tests/test_garner_dates.py
${PYSITELIB}/tests/test_garner_dates.pyc
${PYSITELIB}/tests/test_garner_dates.pyo
diff --git a/proselint/distinfo b/proselint/distinfo
index 34f4af9..ae53661 100644
--- a/proselint/distinfo
+++ b/proselint/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (proselint-0.4.4.tar.gz) = 926f9b1754e60a7848e7c50e89984fdb41fe7abc
-RMD160 (proselint-0.4.4.tar.gz) = e1fa006550f36144b71320adcd85dd06acdd0d73
-SHA512 (proselint-0.4.4.tar.gz) = 15fab6345649ee3562b848a31ec175f20551a50f3ee3401da390df96ba096715ac892bfc67a8959c6f21f36e328be38bd2525078c7924f62052b46998fb2143c
-Size (proselint-0.4.4.tar.gz) = 823454 bytes
+SHA1 (proselint-0.5.1.tar.gz) = f9256b6733f81506363b7463db04bdfcd6d6d5fc
+RMD160 (proselint-0.5.1.tar.gz) = abba94951531174a4e184eea6f8b4eed0f7842de
+SHA512 (proselint-0.5.1.tar.gz) = 822dc631ac6204a4757f4ca00d63f1a24969d2e809425949f0c3ce6f4cb9a5974167e002e4055fa4f14a474f26b6fa3bda88f15ac1e19dd9890271edeba8fe91
+Size (proselint-0.5.1.tar.gz) = 824140 bytes
Home |
Main Index |
Thread Index |
Old Index