Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Aug 2024 10:26:06 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: 69d577661e4b - main - textproc/py-wcmatch: update to 9.0
Message-ID:  <202408031026.473AQ6X0089837@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by matthew:

URL: https://cgit.FreeBSD.org/ports/commit/?id=69d577661e4b1c6fc2130b0df4d8c828e4b5d260

commit 69d577661e4b1c6fc2130b0df4d8c828e4b5d260
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2024-08-03 10:20:59 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2024-08-03 10:26:04 +0000

    textproc/py-wcmatch: update to 9.0
    
    Changes:        https://github.com/facelessuser/wcmatch/releases/tag/9.0
    Reported by:    repology
---
 textproc/py-wcmatch/Makefile | 2 +-
 textproc/py-wcmatch/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/py-wcmatch/Makefile b/textproc/py-wcmatch/Makefile
index cec568994664..03485a43be90 100644
--- a/textproc/py-wcmatch/Makefile
+++ b/textproc/py-wcmatch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	wcmatch
-PORTVERSION=	8.5.2
+PORTVERSION=	9.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-wcmatch/distinfo b/textproc/py-wcmatch/distinfo
index d1a7d3bb5417..c08c440656f3 100644
--- a/textproc/py-wcmatch/distinfo
+++ b/textproc/py-wcmatch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715843445
-SHA256 (wcmatch-8.5.2.tar.gz) = a70222b86dea82fb382dd87b73278c10756c138bd6f8f714e2183128887b9eb2
-SIZE (wcmatch-8.5.2.tar.gz) = 114983
+TIMESTAMP = 1722674529
+SHA256 (wcmatch-9.0.tar.gz) = 567d66b11ad74384954c8af86f607857c3bdf93682349ad32066231abd556c92
+SIZE (wcmatch-9.0.tar.gz) = 113625


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408031026.473AQ6X0089837>