Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2026 06:20:53 +0000
From:      =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 034aa910d264 - main - textproc/krep: Forgot to bump PORTREVISION after fixing the port
Message-ID:  <69994ec5.3b282.644919e8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by alven:

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

commit 034aa910d26416393668e2d21c752387a18ffa00
Author:     Älven <alven@FreeBSD.org>
AuthorDate: 2026-02-21 06:19:05 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2026-02-21 06:20:35 +0000

    textproc/krep: Forgot to bump PORTREVISION after fixing the port
    
    Approved by:   db@, yuri@ (Mentors, implicit)
---
 textproc/krep/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/textproc/krep/Makefile b/textproc/krep/Makefile
index 951dbdc69c80..ae0a881ea9de 100644
--- a/textproc/krep/Makefile
+++ b/textproc/krep/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	krep
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.2.0
+PORTREVISION=	1
 CATEGORIES=	textproc
 
 MAINTAINER=	alven@FreeBSD.org


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69994ec5.3b282.644919e8>