Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2023 20:06:23 GMT
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a6235f69e8e5 - main - textproc/py-pygments: Update to 2.16.1
Message-ID:  <202308062006.376K6NGZ092226@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nivit:

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

commit a6235f69e8e59e3299266b3b78455720c6ab8879
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2023-08-06 20:05:54 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2023-08-06 20:05:54 +0000

    textproc/py-pygments: Update to 2.16.1
    
    Release changes: https://github.com/pygments/pygments/releases/tag/2.16.1
---
 textproc/py-pygments/Makefile | 2 +-
 textproc/py-pygments/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile
index a8036073ba86..bed9b19a43f4 100644
--- a/textproc/py-pygments/Makefile
+++ b/textproc/py-pygments/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pygments
-DISTVERSION=	2.16.0
+DISTVERSION=	2.16.1
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-pygments/distinfo b/textproc/py-pygments/distinfo
index b46f9dd7c372..ea1ece9261d2 100644
--- a/textproc/py-pygments/distinfo
+++ b/textproc/py-pygments/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691328179
-SHA256 (Pygments-2.16.0.tar.gz) = 4f6df32f21dca07a54a0a130bda9a25d2241e9e0a206841d061c85a60cc96145
-SIZE (Pygments-2.16.0.tar.gz) = 4873265
+TIMESTAMP = 1691352091
+SHA256 (Pygments-2.16.1.tar.gz) = 1daff0494820c69bc8941e407aa20f577374ee88364ee10a98fdbe0aece96e29
+SIZE (Pygments-2.16.1.tar.gz) = 4872980



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