Date: Thu, 1 Nov 2018 23:32:04 +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: r483746 - head/mail/getmail Message-ID: <201811012332.wA1NW4D8074463@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Thu Nov 1 23:32:04 2018 New Revision: 483746 URL: https://svnweb.freebsd.org/changeset/ports/483746 Log: mail/getmail: Update to version 5.7 Upstream changes: http://pyropus.ca/software/getmail/CHANGELOG Modified: head/mail/getmail/Makefile (contents, props changed) head/mail/getmail/distinfo (contents, props changed) Modified: head/mail/getmail/Makefile ============================================================================== --- head/mail/getmail/Makefile Thu Nov 1 22:02:20 2018 (r483745) +++ head/mail/getmail/Makefile Thu Nov 1 23:32:04 2018 (r483746) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= getmail -DISTVERSION= 5.6 +DISTVERSION= 5.7 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/old-versions/ Modified: head/mail/getmail/distinfo ============================================================================== --- head/mail/getmail/distinfo Thu Nov 1 22:02:20 2018 (r483745) +++ head/mail/getmail/distinfo Thu Nov 1 23:32:04 2018 (r483746) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522886797 -SHA256 (getmail-5.6.tar.gz) = 460d2c8834936df88d594095d789c4585edca9b0bdbeded9f6267f0d90dcd59a -SIZE (getmail-5.6.tar.gz) = 197360 +TIMESTAMP = 1541111685 +SHA256 (getmail-5.7.tar.gz) = 2497a669e77c929621826240371b57b8157502bb88ae530c30307b09233afbf9 +SIZE (getmail-5.7.tar.gz) = 197799
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811012332.wA1NW4D8074463>