summaryrefslogtreecommitdiff
path: root/mail/getmail
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2017-07-16 00:16:43 +0000
committerschmonz <schmonz@pkgsrc.org>2017-07-16 00:16:43 +0000
commit6b8c5507bc1cc436daa7549d3b932f8901c5f7c7 (patch)
treececfc2090fb65161c852791ac1159386b1792145 /mail/getmail
parent1d1ed86732af7ddf02d4a7d81b824ae3b4d94656 (diff)
downloadpkgsrc-6b8c5507bc1cc436daa7549d3b932f8901c5f7c7.tar.gz
Update to 5.0. From the changelog:
- new release numbering scheme; previous version numbers were just getting too high. - catch and ignore/exit cleanly after reset connection in IMAP IDLE mode. Thanks: Stephan Schulz. - allow specifying an expected SSL certificate hostname, for when the server's certificate does not match the domain name used to connect to it. Thanks: "Andre". - fix error message not actually giving the header field name incorrectly specified as containing the envelope recipient address. Thanks: Hardy Braunsdorf. - add new password_command configuration parameter for retrievers, allowing getmail to retrieve the account password from any arbitrary external command. Suggestion: "ng0".
Diffstat (limited to 'mail/getmail')
-rw-r--r--mail/getmail/Makefile4
-rw-r--r--mail/getmail/distinfo12
-rw-r--r--mail/getmail/patches/patch-setup.py (renamed from mail/getmail/patches/patch-aa)4
3 files changed, 10 insertions, 10 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index 3e504009717..11128a92002 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.153 2017/02/27 14:18:56 schmonz Exp $
+# $NetBSD: Makefile,v 1.154 2017/07/16 00:16:43 schmonz Exp $
-DISTNAME= getmail-4.54.0
+DISTNAME= getmail-5.0
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}old-versions/
diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo
index 178311245f0..40cb3dfe8e3 100644
--- a/mail/getmail/distinfo
+++ b/mail/getmail/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.130 2017/02/27 14:18:56 schmonz Exp $
+$NetBSD: distinfo,v 1.131 2017/07/16 00:16:43 schmonz Exp $
-SHA1 (getmail-4.54.0.tar.gz) = 31931c765ef02bf82512fb8b091a947825edc877
-RMD160 (getmail-4.54.0.tar.gz) = 198894d85dfa2a56efeb7bb4ea67564b5468f9a3
-SHA512 (getmail-4.54.0.tar.gz) = 006503c6b5f523ad409d99e7e520b4801f1610d47aba70a1a8044380449cbd6a39a6d74ed2b940d317382111adedd3b45d9fa4dc614ce00821937da5186e08d5
-Size (getmail-4.54.0.tar.gz) = 192000 bytes
-SHA1 (patch-aa) = 9e23af34d9c7a7a298c9c8fb1ffb2135d84c1885
+SHA1 (getmail-5.0.tar.gz) = 08f31fe07bd51d6a94bf6f4d485ba3299dffe59a
+RMD160 (getmail-5.0.tar.gz) = 5309873b49088e312fa9b710d41867638431f9bf
+SHA512 (getmail-5.0.tar.gz) = 50950746600a5707e4a8cbe0dc3045f9b88f76ca79f5d3c43290d0bdf288a3b17d21a6a891ef8f7a1aaa6d4dda45e552d1644da684ba41a72b42241ab3247dcb
+Size (getmail-5.0.tar.gz) = 194062 bytes
+SHA1 (patch-setup.py) = ea623975b21dee995eeb3d6dd83c69ee339338f2
diff --git a/mail/getmail/patches/patch-aa b/mail/getmail/patches/patch-setup.py
index e982ccf775a..595a33badc9 100644
--- a/mail/getmail/patches/patch-aa
+++ b/mail/getmail/patches/patch-setup.py
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.9 2016/04/01 14:00:38 jperkin Exp $
+$NetBSD: patch-setup.py,v 1.1 2017/07/16 00:16:43 schmonz Exp $
Use standard pkgsrc paths, and don't install RPM spec file.
---- setup.py.orig 2009-01-08 21:55:25.000000000 +0000
+--- setup.py.orig 2007-11-23 16:26:55.000000000 +0000
+++ setup.py
@@ -39,13 +39,12 @@ GETMAILDOCDIR = os.path.join(
datadir or prefix,