Date: Tue, 6 Jul 2021 18:20:30 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2e6a5c723010 - main - mail/getmail6: Update to upstream 6.18.1 release Message-ID: <202107061820.166IKUPM088601@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e6a5c7230106fca6847d14c4c7b0663ec6d36e6 commit 2e6a5c7230106fca6847d14c4c7b0663ec6d36e6 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2021-07-06 18:17:19 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2021-07-06 18:20:06 +0000 mail/getmail6: Update to upstream 6.18.1 release This release includes a few more changes beyond the last commit, which was version 6.18 plus one commit. https://github.com/getmail6/getmail6/releases/tag/v6.18.1 Reported by: Michael Büker <freebsd@michael-bueker.de> (maintainer) Approved by: Michael Büker <freebsd@michael-bueker.de> (maintainer) --- mail/getmail6/Makefile | 4 ++-- mail/getmail6/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mail/getmail6/Makefile b/mail/getmail6/Makefile index 149887f5e5b6..21dee670144b 100644 --- a/mail/getmail6/Makefile +++ b/mail/getmail6/Makefile @@ -1,7 +1,7 @@ PORTNAME= getmail6 DISTVERSIONPREFIX= v -DISTVERSION= 6.18-1 -DISTVERSIONSUFFIX= -g9d15886 +DISTVERSION= 6.18.1 +PORTREVISION= 1 CATEGORIES= mail python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/mail/getmail6/distinfo b/mail/getmail6/distinfo index 0152f76e4115..80d32cf50476 100644 --- a/mail/getmail6/distinfo +++ b/mail/getmail6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625590688 -SHA256 (getmail6-getmail6-v6.18-1-g9d15886_GH0.tar.gz) = 45df957147252074de089e19f3871ae24b57083aea2e04fa8a630e420cac18b2 -SIZE (getmail6-getmail6-v6.18-1-g9d15886_GH0.tar.gz) = 197858 +TIMESTAMP = 1625595307 +SHA256 (getmail6-getmail6-v6.18.1_GH0.tar.gz) = 9f225effba16e9a96eda3dbe8d3a2b6eb35a1e966b22d8956fbe503079c7d0de +SIZE (getmail6-getmail6-v6.18.1_GH0.tar.gz) = 197781
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107061820.166IKUPM088601>