pkgsrc-WIP-changes archive

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

urlwatch: update to urlwatch-2.9



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun Mar 25 10:12:34 2018 +0200
Changeset:	6f6a30a1cf237970a5917e06d566c2cfea352d07

Modified Files:
	urlwatch/Makefile
	urlwatch/distinfo

Log Message:
urlwatch: update to urlwatch-2.9

Changelog:

2018-03-24 Thomas Perl <m%thp.io@localhost>
	* Pushover: Device and sound attribute (by Tobias Haupenthal)
	* XDG: Move cache file to XDG_CACHE_DIR (by Maxime Werlen)
	* E-Mail: Add support for --smtp-login and document GMail SMTP usage
	* Cleanups: Fix out-of-date debug message, use https (by Jakub Wilk)
	* Migration: Unconditionally migrate urlwatch 1.x cache dirs (Fixes #206)

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

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 963e35dc59..3e3f575d9e 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.8
+DISTNAME=	urlwatch-2.9
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=thp/}
 
diff --git a/urlwatch/distinfo b/urlwatch/distinfo
index def7c743bc..4ef27e82a7 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.8.tar.gz) = 9a9e899a21a528f8bc5238c2782843690e78222f
-RMD160 (urlwatch-2.8.tar.gz) = 6e4a6b84b020afe793f0fa716796a1736a1528f4
-SHA512 (urlwatch-2.8.tar.gz) = 1d9d15527a41e280492c02de78469c3d5550485b567c9ff4198d9eb38e51586d7effc3d92d96362880d8c93b26472f34c1273b1657a91bf4093d8637e60d9db3
-Size (urlwatch-2.8.tar.gz) = 31712 bytes
+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 (patch-setup.py) = 001337940b8b54370ca3f1f4422f5e09ab7e6c79


Home | Main Index | Thread Index | Old Index