Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 16:08:55 +0000
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f24f05b43212 - main - textproc/coccigrep: update 1.20 -> 1.21
Message-ID:  <69aef097.3f919.43f1f49c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rodrigo:

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

commit f24f05b43212fde1c39a56127832664da1239f23
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2026-03-09 14:22:26 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2026-03-09 16:08:13 +0000

    textproc/coccigrep: update 1.20 -> 1.21
    
    Changelog: https://github.com/regit/coccigrep/releases/tag/v1.21
    
    Major changes: fixes compatibility with Python 3.12
---
 textproc/coccigrep/Makefile | 3 +--
 textproc/coccigrep/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile
index 2603177fde6b..980dd8f81743 100644
--- a/textproc/coccigrep/Makefile
+++ b/textproc/coccigrep/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	coccigrep
-PORTVERSION=	1.20
-PORTREVISION=	1
+PORTVERSION=	1.21
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc
 
diff --git a/textproc/coccigrep/distinfo b/textproc/coccigrep/distinfo
index c1c8f4e9a1a9..f69e4618266c 100644
--- a/textproc/coccigrep/distinfo
+++ b/textproc/coccigrep/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588757053
-SHA256 (regit-coccigrep-v1.20_GH0.tar.gz) = 624840bac93b92b723bb89be1bf712717b984e7ab34c4712ec2a6135136df421
-SIZE (regit-coccigrep-v1.20_GH0.tar.gz) = 33027
+TIMESTAMP = 1773065456
+SHA256 (regit-coccigrep-v1.21_GH0.tar.gz) = 1026fc6e1d9e11fba2afb3c905cdb101162d7b5196b4268b5154766eb1ccff90
+SIZE (regit-coccigrep-v1.21_GH0.tar.gz) = 33033


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69aef097.3f919.43f1f49c>