Date: Mon, 16 Jan 2017 13:37:24 +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: r431643 - head/mail/getmail Message-ID: <201701161337.v0GDbOLR064494@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Mon Jan 16 13:37:24 2017 New Revision: 431643 URL: https://svnweb.freebsd.org/changeset/ports/431643 Log: mail/getmail: Update to version 4.53.0. Upstream changes: http://pyropus.ca/software/getmail/CHANGELOG Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9196 Modified: head/mail/getmail/Makefile head/mail/getmail/distinfo Modified: head/mail/getmail/Makefile ============================================================================== --- head/mail/getmail/Makefile Mon Jan 16 13:36:10 2017 (r431642) +++ head/mail/getmail/Makefile Mon Jan 16 13:37:24 2017 (r431643) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= getmail -PORTVERSION= 4.52.0 +PORTVERSION= 4.53.0 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/old-versions/ Modified: head/mail/getmail/distinfo ============================================================================== --- head/mail/getmail/distinfo Mon Jan 16 13:36:10 2017 (r431642) +++ head/mail/getmail/distinfo Mon Jan 16 13:37:24 2017 (r431643) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477173879 -SHA256 (getmail-4.52.0.tar.gz) = d192098460e54c10af518aabae0b0c13024281b17c4ec2dd6ebe2fde69a6f75f -SIZE (getmail-4.52.0.tar.gz) = 191578 +TIMESTAMP = 1484566927 +SHA256 (getmail-4.53.0.tar.gz) = 282596fe33b5a24b3aefe5b268f57efbcdd5b980478901418045b481636f92ab +SIZE (getmail-4.53.0.tar.gz) = 191688
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701161337.v0GDbOLR064494>