pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/getmail Update to 4.53.0. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e73ad523521
branches:  trunk
changeset: 357157:7e73ad523521
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Mon Jan 16 00:09:14 2017 +0000

description:
Update to 4.53.0. From the changelog:

- fix plaintext version of docs not generated correctly.  Thanks: Elijah.
- fix `getmail --fingerprint` not logging server TLS fingerprint
  correctly with SimplePOP3SSLRetriever. Thanks: Gabriel Kihlman.

diffstat:

 mail/getmail/Makefile |   8 ++++----
 mail/getmail/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (39 lines):

diff -r 22b6f1b6b7ee -r 7e73ad523521 mail/getmail/Makefile
--- a/mail/getmail/Makefile     Sun Jan 15 23:55:30 2017 +0000
+++ b/mail/getmail/Makefile     Mon Jan 16 00:09:14 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.151 2017/01/01 14:43:45 wiz Exp $
+# $NetBSD: Makefile,v 1.152 2017/01/16 00:09:14 schmonz Exp $
 
-DISTNAME=              getmail-4.52.0
+DISTNAME=              getmail-4.53.0
 CATEGORIES=            mail
 MASTER_SITES=          ${HOMEPAGE}old-versions/
 
@@ -11,8 +11,8 @@
 
 USE_LANGUAGES=         # none
 
-REPLACE_PYTHON=        *.py getmailcore/*.py
-PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36 # not yet ported as of 4.44.0
+REPLACE_PYTHON=                *.py getmailcore/*.py
+PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36 # not yet ported as of 4.53.0
 
 .include "../../lang/python/application.mk"
 .include "../../lang/python/distutils.mk"
diff -r 22b6f1b6b7ee -r 7e73ad523521 mail/getmail/distinfo
--- a/mail/getmail/distinfo     Sun Jan 15 23:55:30 2017 +0000
+++ b/mail/getmail/distinfo     Mon Jan 16 00:09:14 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.128 2016/10/23 15:45:38 schmonz Exp $
+$NetBSD: distinfo,v 1.129 2017/01/16 00:09:14 schmonz Exp $
 
-SHA1 (getmail-4.52.0.tar.gz) = 7539c3a6525f2024486ca9e44acd2f60989be86d
-RMD160 (getmail-4.52.0.tar.gz) = f8254e3adc71995a25720c608c8015c028559b18
-SHA512 (getmail-4.52.0.tar.gz) = 85ae1db2c76e83f7f76f8ad2f7d2478e22f271baf56f22dc819916ca0932578d82942b785050ef859b1189afbd2e0bde56e0987c1f59ecf3abdcc5a6b630ceda
-Size (getmail-4.52.0.tar.gz) = 191578 bytes
+SHA1 (getmail-4.53.0.tar.gz) = 5cd5e164f4891c59dae71543e0821be2c78ea45b
+RMD160 (getmail-4.53.0.tar.gz) = 7402d9c198c60179a46887ed6aacb61dba47d992
+SHA512 (getmail-4.53.0.tar.gz) = f67e377129f73b7dd639ccba77695b460b7496442b64be5a464dc5588e94e3bb53d5749743d61fdde8887da45b93468bd12080337d52898fd69e6da47c51bcb6
+Size (getmail-4.53.0.tar.gz) = 191688 bytes
 SHA1 (patch-aa) = 9e23af34d9c7a7a298c9c8fb1ffb2135d84c1885



Home | Main Index | Thread Index | Old Index