Date: Thu, 5 Apr 2018 00:27:19 +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: r466514 - head/mail/getmail Message-ID: <201804050027.w350RJOd000690@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Thu Apr 5 00:27:19 2018 New Revision: 466514 URL: https://svnweb.freebsd.org/changeset/ports/466514 Log: mail/getmail: Update to version 5.6 Upstream changelog: http://pyropus.ca/software/getmail/CHANGELOG Modified: head/mail/getmail/Makefile (contents, props changed) head/mail/getmail/distinfo (contents, props changed) head/mail/getmail/pkg-plist (contents, props changed) Modified: head/mail/getmail/Makefile ============================================================================== --- head/mail/getmail/Makefile Thu Apr 5 00:15:37 2018 (r466513) +++ head/mail/getmail/Makefile Thu Apr 5 00:27:19 2018 (r466514) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= getmail -PORTVERSION= 5.5 -PORTREVISION= 1 +DISTVERSION= 5.6 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/old-versions/ @@ -15,8 +14,8 @@ LICENSE_FILE= ${WRKSRC}/docs/COPYING USES= python:2.7 USE_PYTHON= distutils -NO_ARCH= yes +NO_ARCH= yes PORTDOCS= README BUGS CHANGELOG THANKS TODO *.txt *.html *.css OPTIONS_DEFINE= DOCS EXAMPLES Modified: head/mail/getmail/distinfo ============================================================================== --- head/mail/getmail/distinfo Thu Apr 5 00:15:37 2018 (r466513) +++ head/mail/getmail/distinfo Thu Apr 5 00:27:19 2018 (r466514) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513698195 -SHA256 (getmail-5.5.tar.gz) = e0382ee59f1ec6ac2d6f01b71ca71db0826db0d267704b2bc2d97b9beda28350 -SIZE (getmail-5.5.tar.gz) = 195161 +TIMESTAMP = 1522886797 +SHA256 (getmail-5.6.tar.gz) = 460d2c8834936df88d594095d789c4585edca9b0bdbeded9f6267f0d90dcd59a +SIZE (getmail-5.6.tar.gz) = 197360 Modified: head/mail/getmail/pkg-plist ============================================================================== --- head/mail/getmail/pkg-plist Thu Apr 5 00:15:37 2018 (r466513) +++ head/mail/getmail/pkg-plist Thu Apr 5 00:27:19 2018 (r466514) @@ -1,5 +1,6 @@ bin/getmail bin/getmail_fetch +bin/getmail-gmail-xoauth-tokens bin/getmail_maildir bin/getmail_mbox man/man1/getmail.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804050027.w350RJOd000690>