pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
urlwatch: update to urlwatch-2.17
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Tue Apr 16 21:40:37 2019 +0200
Changeset: 7badaf8bd676aa2659c6f74afb30ad371890daac
Modified Files:
urlwatch/Makefile
urlwatch/distinfo
Log Message:
urlwatch: update to urlwatch-2.17
Changelog:
== [2.17] -- 2019-04-12
=== Added
- XPath/CSS: Support for excluding elements (#333, by Chenfeng Bao)
- Add support for using external `diff_tool` on Windows (#373, by Chenfeng Bao)
- Document how to use Amazon Simple E-Mail Service "SES" (by mborsetti)
- Compare data with multiple old versions (`compared_versions`, #328, by Chenfeng Bao)
=== Fixed
- YAML: Fix deprecation warnings (#367, by Florent Aide)
- Updated manpage with new options: Authentication, filter tests (Fixes #351)
- Text formatter: Do not emit empty lines for `line_length=0` (Fixes #357)
=== Changed
- SMTP configuration fix: Only use smtp.user config if it's a non-empty value
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7badaf8bd676aa2659c6f74afb30ad371890daac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
urlwatch/Makefile | 2 +-
urlwatch/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/urlwatch/Makefile b/urlwatch/Makefile
index 240d62a130..8d760eef5e 100644
--- a/urlwatch/Makefile
+++ b/urlwatch/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2015/08/18 18:36:32 yhardy Exp $
-DISTNAME= urlwatch-2.16
+DISTNAME= urlwatch-2.17
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=thp/}
diff --git a/urlwatch/distinfo b/urlwatch/distinfo
index 0c5953d414..d3ae83c0cd 100644
--- a/urlwatch/distinfo
+++ b/urlwatch/distinfo
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.1 2015/08/18 18:36:32 yhardy Exp $
-SHA1 (urlwatch-2.16.tar.gz) = bd95ae5fd0069ecada25b8011cabf8279098fe25
-RMD160 (urlwatch-2.16.tar.gz) = 1311f2fede4030be706def55b11034314c6b6bfe
-SHA512 (urlwatch-2.16.tar.gz) = 8acb181d6ec4f577b4f7d5de5c156f82cb93006e1946d722b5ebe0f9e0e7e25906a5bbd6443c0b685a8aaac1a2b3b3600566959ba7cdb26db6e8750206c2ebcd
-Size (urlwatch-2.16.tar.gz) = 40643 bytes
+SHA1 (urlwatch-2.17.tar.gz) = bba316a8a8b111b4bda741ce94c6c64fcb0f1970
+RMD160 (urlwatch-2.17.tar.gz) = 3f22c60f36e8ad80d1c0e7add8fe2b3fd898468c
+SHA512 (urlwatch-2.17.tar.gz) = 264b72b1dafa73898d095e43a341d23fde9e29b0b54a4bc7d5094c8cecb94173792a077a4314b42765dfed376e19052808f4abda3227f3a62e1cd5a3854c101e
+Size (urlwatch-2.17.tar.gz) = 42561 bytes
SHA1 (patch-setup.py) = 2ad86a4999aa75b07fc85ec4dfd75b47a0ac4b34
Home |
Main Index |
Thread Index |
Old Index