Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2018 14:59:46 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r484616 - head/mail/getmail
Message-ID:  <201811101459.wAAExkw3070197@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Sat Nov 10 14:59:45 2018
New Revision: 484616
URL: https://svnweb.freebsd.org/changeset/ports/484616

Log:
  mail/getmail: Update to version 5.8
  
  Upstream changes: Fix problem handling IMAP errors introduced in 5.7.

Modified:
  head/mail/getmail/Makefile   (contents, props changed)
  head/mail/getmail/distinfo   (contents, props changed)

Modified: head/mail/getmail/Makefile
==============================================================================
--- head/mail/getmail/Makefile	Sat Nov 10 14:54:02 2018	(r484615)
+++ head/mail/getmail/Makefile	Sat Nov 10 14:59:45 2018	(r484616)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	getmail
-DISTVERSION=	5.7
+DISTVERSION=	5.8
 CATEGORIES=	mail python
 MASTER_SITES=	http://pyropus.ca/software/getmail/old-versions/
 

Modified: head/mail/getmail/distinfo
==============================================================================
--- head/mail/getmail/distinfo	Sat Nov 10 14:54:02 2018	(r484615)
+++ head/mail/getmail/distinfo	Sat Nov 10 14:59:45 2018	(r484616)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541111685
-SHA256 (getmail-5.7.tar.gz) = 2497a669e77c929621826240371b57b8157502bb88ae530c30307b09233afbf9
-SIZE (getmail-5.7.tar.gz) = 197799
+TIMESTAMP = 1541861733
+SHA256 (getmail-5.8.tar.gz) = 819441c7e8ef49d7036c2bc83e1568a7184f0393245fe28368a9dd310e63846e
+SIZE (getmail-5.8.tar.gz) = 197874



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811101459.wAAExkw3070197>