pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/getmail



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Wed Oct  4 18:37:22 UTC 2017

Modified Files:
        pkgsrc/mail/getmail: Makefile distinfo

Log Message:
Update to 5.2. From the changelog:

- bugfix: disconnection during IMAP IDLE could result in an error message
  rather than silently exiting. Thanks: David Gray.


To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 pkgsrc/mail/getmail/Makefile
cvs rdiff -u -r1.132 -r1.133 pkgsrc/mail/getmail/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/getmail/Makefile
diff -u pkgsrc/mail/getmail/Makefile:1.155 pkgsrc/mail/getmail/Makefile:1.156
--- pkgsrc/mail/getmail/Makefile:1.155  Sun Jul 16 03:50:46 2017
+++ pkgsrc/mail/getmail/Makefile        Wed Oct  4 18:37:22 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.155 2017/07/16 03:50:46 schmonz Exp $
+# $NetBSD: Makefile,v 1.156 2017/10/04 18:37:22 schmonz Exp $
 
-DISTNAME=              getmail-5.1
+DISTNAME=              getmail-5.2
 CATEGORIES=            mail
 MASTER_SITES=          ${HOMEPAGE}old-versions/
 

Index: pkgsrc/mail/getmail/distinfo
diff -u pkgsrc/mail/getmail/distinfo:1.132 pkgsrc/mail/getmail/distinfo:1.133
--- pkgsrc/mail/getmail/distinfo:1.132  Sun Jul 16 03:50:46 2017
+++ pkgsrc/mail/getmail/distinfo        Wed Oct  4 18:37:22 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.132 2017/07/16 03:50:46 schmonz Exp $
+$NetBSD: distinfo,v 1.133 2017/10/04 18:37:22 schmonz Exp $
 
-SHA1 (getmail-5.1.tar.gz) = 9b94f73f1403154a2fb385ddf74ea02dfa13e37b
-RMD160 (getmail-5.1.tar.gz) = 6f32173bf8765c6afd9a152bace22123ea2c8b34
-SHA512 (getmail-5.1.tar.gz) = af826ddc0f3252716868c4e22804e84a0bbf58179830d739794d7e7ba7ab67805e1ab64fbece3a429b662323b42337deeecd4350154a9029f2161f87d50e442e
-Size (getmail-5.1.tar.gz) = 194291 bytes
+SHA1 (getmail-5.2.tar.gz) = 9f52f00e6e8b3d2c12a99c0a6d12ec931ad43601
+RMD160 (getmail-5.2.tar.gz) = 065b95b823f09308c96ead0ba64d2368ee0e6a7b
+SHA512 (getmail-5.2.tar.gz) = e9103fd2b983f64724986ddd49d84ade6825dbc65c525adf48204928f719072a3ed41617b6e8c11229506c67385f672b63d8d4c441711284cca6df4f7b90052c
+Size (getmail-5.2.tar.gz) = 194784 bytes
 SHA1 (patch-setup.py) = ea623975b21dee995eeb3d6dd83c69ee339338f2



Home | Main Index | Thread Index | Old Index