pkgsrc-WIP-changes archive

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

urlwatch: update to urlwatch-2.15



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Wed Oct 24 20:05:23 2018 +0200
Changeset:	a5938dbf4ac93fe3b557a783d5daba36c2969409

Modified Files:
	urlwatch/Makefile
	urlwatch/distinfo

Log Message:
urlwatch: update to urlwatch-2.15

Change log:

** [2.15] -- 2018-10-23

*** Added
- Support for Mailgun regions (by Daniel Peukert, PR#280)
- CLI: Allow multiple occurences of 'filter' when adding jobs (PR#278)

*** Changed
- Fixed incorrect name for chat_id config in the default config (by Robin B, PR#276)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a5938dbf4ac93fe3b557a783d5daba36c2969409

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 dd3463acd0..c9d4837c65 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.14
+DISTNAME=	urlwatch-2.15
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=thp/}
 
diff --git a/urlwatch/distinfo b/urlwatch/distinfo
index 170b3291f5..e496d0bd54 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.14.tar.gz) = af4ba9ff98efa07c540a2b0dfaa28ee1734c22b0
-RMD160 (urlwatch-2.14.tar.gz) = 66819983c0a1664fe93de5ae66db8bcdf01ca182
-SHA512 (urlwatch-2.14.tar.gz) = e3aba6eb9b9389d4d69cdb1615e39b20cf8a3825b5de2f61ac4b07f233b42819edff537c8f6e07f394bdc2c3a830eba3335c6b7e829a89728cf8637b4857796d
-Size (urlwatch-2.14.tar.gz) = 35529 bytes
+SHA1 (urlwatch-2.15.tar.gz) = c3afaf5bc0e63c356822cfc7de48871f03608c34
+RMD160 (urlwatch-2.15.tar.gz) = 311e0184acfeba389f18fc636e1469a1f5e02c0b
+SHA512 (urlwatch-2.15.tar.gz) = 719c455aacba68d56c5cc62d9fc491f1ffdbe44faff73874e2f42046f1798cdfabb9742fd754e9d00c6b2c166ca1dc1850c4061fe53b32a3d75a6fed8619106b
+Size (urlwatch-2.15.tar.gz) = 35741 bytes
 SHA1 (patch-setup.py) = 2ad86a4999aa75b07fc85ec4dfd75b47a0ac4b34


Home | Main Index | Thread Index | Old Index