pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
urlwatch: update to urlwatch-2.11
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Sun May 20 15:36:48 2018 +0200
Changeset: cb9d4d00f54a6c8527ca0cc051ca0d4875fd10f1
Modified Files:
urlwatch/Makefile
urlwatch/distinfo
Log Message:
urlwatch: update to urlwatch-2.11
Changelog:
2018-05-17 Thomas Perl <m%thp.io@localhost> [2.10]
* File editing: Fix issue when $EDITOR contains spaces (Fixes #220)
* Browser: Add support for browser jobs using requests-html (Fixes #215)
* Retry: Add support for optional retry count in job list (by cmichi, fixes #235)
* HTTP: Add support for specifying optional headers (by Tero Mononen)
* ChangeLog: Add versions to recent ChangeLog entries (Fixes #235)
2018-05-19 Thomas Perl <m%thp.io@localhost> [2.11]
* Retry: Make sure "tries" is initialized to zero on load (Fixes #241)
* html2text: Make sure the bs4 method strips HTML tags (by Louis Sautier)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cb9d4d00f54a6c8527ca0cc051ca0d4875fd10f1
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 3e3f575d9e..d663e50448 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.9
+DISTNAME= urlwatch-2.11
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=thp/}
diff --git a/urlwatch/distinfo b/urlwatch/distinfo
index 4ef27e82a7..eafd9d97c5 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.9.tar.gz) = e2e3ca118efdd642736822c0cce534e2bf168c4f
-RMD160 (urlwatch-2.9.tar.gz) = 467be25543b73b2a7188f053e57e49fd4f5fb45c
-SHA512 (urlwatch-2.9.tar.gz) = 720d0686b5df753f7b8f6baa3b1257ff346fb91215b1a19ab66f00be3f7efe39abb2167ef1b032cbd7e39e3fb269514d7d5c8787325c7b239ede01ffb5de53f4
-Size (urlwatch-2.9.tar.gz) = 32749 bytes
+SHA1 (urlwatch-2.11.tar.gz) = 2659645df0226a72426b519ce3b054d8476fd162
+RMD160 (urlwatch-2.11.tar.gz) = 59a1886ddd0234837fb4bc820dfdcad007b4e321
+SHA512 (urlwatch-2.11.tar.gz) = 8a7ab98e46f4d7d98c060ea8293f4ad6712694329b1fc58a2fe491f25b814c7e0cab979a678a6766cfc9d5bf12dc36333eb2d6cc667a56f49b1be1e43f61b20b
+Size (urlwatch-2.11.tar.gz) = 34068 bytes
SHA1 (patch-setup.py) = 001337940b8b54370ca3f1f4422f5e09ab7e6c79
Home |
Main Index |
Thread Index |
Old Index