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:           Mon Jan  8 18:20:40 UTC 2018

Modified Files:
        pkgsrc/mail/getmail: Makefile distinfo

Log Message:
Update to 5.5. From the changelog:

- feature request: added record_mailbox configuration parameter, to
  allow turning off the header getmail adds with this information.
  Thanks: Daniel Kahn Gillmor, Osamu Aoki, Josh Triplett.


To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 pkgsrc/mail/getmail/Makefile
cvs rdiff -u -r1.135 -r1.136 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.158 pkgsrc/mail/getmail/Makefile:1.159
--- pkgsrc/mail/getmail/Makefile:1.158  Fri Oct  6 16:20:31 2017
+++ pkgsrc/mail/getmail/Makefile        Mon Jan  8 18:20:40 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.158 2017/10/06 16:20:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.159 2018/01/08 18:20:40 schmonz Exp $
 
-DISTNAME=              getmail-5.4
+DISTNAME=              getmail-5.5
 CATEGORIES=            mail
 MASTER_SITES=          ${HOMEPAGE}old-versions/
 

Index: pkgsrc/mail/getmail/distinfo
diff -u pkgsrc/mail/getmail/distinfo:1.135 pkgsrc/mail/getmail/distinfo:1.136
--- pkgsrc/mail/getmail/distinfo:1.135  Fri Oct  6 16:20:31 2017
+++ pkgsrc/mail/getmail/distinfo        Mon Jan  8 18:20:40 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.135 2017/10/06 16:20:31 schmonz Exp $
+$NetBSD: distinfo,v 1.136 2018/01/08 18:20:40 schmonz Exp $
 
-SHA1 (getmail-5.4.tar.gz) = 2102958c8d20bf34708a6ca3db58d98a63216a96
-RMD160 (getmail-5.4.tar.gz) = b667d4ff5a3a95b588e16cd08cadb5412aac6b47
-SHA512 (getmail-5.4.tar.gz) = 6557cc46df1d31116f9d28cda1232737c01a568e6ada44edb14cdec30a42160966e1e69f42c46855ce139c3b70d77747324adda8abff3dd772a54a79015b0050
-Size (getmail-5.4.tar.gz) = 194884 bytes
+SHA1 (getmail-5.5.tar.gz) = 64307997f7dc27458fe9a917cf90e875e06be96d
+RMD160 (getmail-5.5.tar.gz) = 1ef1b1234f5bf435ea3acb5d7a10292befca1b61
+SHA512 (getmail-5.5.tar.gz) = c14d1f737cf0b8cfda8af0ca638fa6aea730afdaea7a8fbb5c5b5eaba8d070ef225bce9e2691cd9ddd0775e273243fcb4bb70c2fea7755a64c1eeba37961e351
+Size (getmail-5.5.tar.gz) = 195161 bytes
 SHA1 (patch-setup.py) = ea623975b21dee995eeb3d6dd83c69ee339338f2



Home | Main Index | Thread Index | Old Index