pkgsrc-WIP-changes archive

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

urlwatch: update to urlwatch-2.5



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Wed Jul 13 19:58:29 2016 +0200
Changeset:	edc93789b411c43f9ac7b50cfd27cd847ff1efd9

Modified Files:
	urlwatch/Makefile
	urlwatch/distinfo

Log Message:
urlwatch: update to urlwatch-2.5

Changelog:

* Windows compatibility fixes (os.rename, shelljob checks)
* Do not copy example files if they do not exist
* Handle SIGPIPE (fixes #77)

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

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 f376f49..6aa1a87 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.4
+DISTNAME=	urlwatch-2.5
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=thp/}
 
diff --git a/urlwatch/distinfo b/urlwatch/distinfo
index 7e59671..75add02 100644
--- a/urlwatch/distinfo
+++ b/urlwatch/distinfo
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.1 2015/08/18 18:36:32 yhardy Exp $
 
-SHA1 (urlwatch-2.4.tar.gz) = ec859d3c6d8d3bc55b714b663fa2f4550eae8eef
-RMD160 (urlwatch-2.4.tar.gz) = 06a545258002abbf95d466f1290aff65213f967c
-SHA512 (urlwatch-2.4.tar.gz) = 7cb5b057491e4b76e910e84bbed55ac6a33edea3050ae8f90aca3f2aef2e1c82b37947c8f83d7da8e9e0f7d247affa277a005fd303ede80897734d832d38ea52
-Size (urlwatch-2.4.tar.gz) = 24364 bytes
+SHA1 (urlwatch-2.5.tar.gz) = ada6a3ec2bc3297050422661789834d88f5ad9c6
+RMD160 (urlwatch-2.5.tar.gz) = 184655b13d7334ec117055dd9c14511cb6932900
+SHA512 (urlwatch-2.5.tar.gz) = 57cef97360df5886355ddf011f95f83a6767ed5a165bf504809267e0f25c5571bbb8694983779e9a07cbebd7d20b1f276208f0cc66d875c6fbc6a6aad52a63ad
+Size (urlwatch-2.5.tar.gz) = 24722 bytes
 SHA1 (patch-setup.py) = 001337940b8b54370ca3f1f4422f5e09ab7e6c79
 SHA1 (patch-urlwatch) = 4652383c472dd7ca552dfe543446eaaca112940f


Home | Main Index | Thread Index | Old Index