Date: Mon, 29 Apr 2024 07:38:20 GMT From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3778d1d00af2 - main - textproc/py-agate: update to 1.10.2 Message-ID: <202404290738.43T7cKPA067285@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=3778d1d00af268dcb52319409458d22ea0dd87bb commit 3778d1d00af268dcb52319409458d22ea0dd87bb Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2024-04-29 07:37:19 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2024-04-29 07:38:18 +0000 textproc/py-agate: update to 1.10.2 Changes: https://github.com/wireservice/agate/blob/1.10.2/CHANGELOG.rst Reported by: repology, portscout --- textproc/py-agate/Makefile | 2 +- textproc/py-agate/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-agate/Makefile b/textproc/py-agate/Makefile index 1871dec69f25..fbd38a339ed9 100644 --- a/textproc/py-agate/Makefile +++ b/textproc/py-agate/Makefile @@ -1,5 +1,5 @@ PORTNAME= agate -PORTVERSION= 1.10.1 +PORTVERSION= 1.10.2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-agate/distinfo b/textproc/py-agate/distinfo index 16c3271822cf..b82e947a3fce 100644 --- a/textproc/py-agate/distinfo +++ b/textproc/py-agate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714295178 -SHA256 (agate-1.10.1.tar.gz) = 064f89ae73b645951a4104028db0d11f9abf0523052bdb7c35ac9ed335a4b087 -SIZE (agate-1.10.1.tar.gz) = 203139 +TIMESTAMP = 1714374483 +SHA256 (agate-1.10.2.tar.gz) = 336b1e3e98a1127afbac6e26cc06f369b43ab00b7c63079ab06f0971dc389f68 +SIZE (agate-1.10.2.tar.gz) = 203542
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404290738.43T7cKPA067285>