Date: Fri, 26 Nov 2021 21:10:54 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 81c7eb45538c - main - deskutils/py-todoman: Update to 4.0.1 Message-ID: <202111262110.1AQLAsEa045936@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=81c7eb45538ca7aea7c15d4d6c3636690fd99e3c commit 81c7eb45538ca7aea7c15d4d6c3636690fd99e3c Author: Andreas Bilke <andreas@bilke.org> AuthorDate: 2021-11-26 21:10:45 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-11-26 21:10:45 +0000 deskutils/py-todoman: Update to 4.0.1 Changelog: https://github.com/pimutils/todoman/blob/v4.0.1/CHANGELOG.rst PR: 260070 --- deskutils/py-todoman/Makefile | 2 +- deskutils/py-todoman/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deskutils/py-todoman/Makefile b/deskutils/py-todoman/Makefile index a0767fa5c9d5..5d22963bb657 100644 --- a/deskutils/py-todoman/Makefile +++ b/deskutils/py-todoman/Makefile @@ -1,5 +1,5 @@ PORTNAME= todoman -DISTVERSION= 4.0.0 +DISTVERSION= 4.0.1 CATEGORIES= deskutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/deskutils/py-todoman/distinfo b/deskutils/py-todoman/distinfo index 3481a8579c17..aaf48b36b453 100644 --- a/deskutils/py-todoman/distinfo +++ b/deskutils/py-todoman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621520139 -SHA256 (todoman-4.0.0.tar.gz) = 4c4d0c6533da8d553f3dd170c9c4ff3752eb11fd7177ee391414a39adfef60ad -SIZE (todoman-4.0.0.tar.gz) = 65974 +TIMESTAMP = 1637956620 +SHA256 (todoman-4.0.1.tar.gz) = ec88f8009321e77deb0ae682f7d036c139edf4175f8413011b532905c6e7d2b1 +SIZE (todoman-4.0.1.tar.gz) = 63570
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111262110.1AQLAsEa045936>