git: 78ebc54a53b0 - main - archivers/plakar: Bump portrevision

From: Loïc Bartoletti <lbartoletti_at_FreeBSD.org>
Date: Mon, 17 Mar 2025 05:55:21 UTC
The branch main has been updated by lbartoletti:

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

commit 78ebc54a53b04df68189ab7327344f47022dc5dc
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2025-03-17 05:53:47 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2025-03-17 05:53:47 +0000

    archivers/plakar: Bump portrevision
    
    Distversion has been bumped to beta4.
    However, have to keep portrevision since, the suffix is not handled in
    version.
    So, reintroduce and bump portrevision to pet version.
---
 archivers/plakar/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/archivers/plakar/Makefile b/archivers/plakar/Makefile
index cc1266a204e7..e47746b64124 100644
--- a/archivers/plakar/Makefile
+++ b/archivers/plakar/Makefile
@@ -2,6 +2,7 @@ PORTNAME=			plakar
 DISTVERSIONPREFIX=	v
 DISTVERSION=		1.0.0
 DISTVERSIONSUFFIX=	-beta.4
+PORTREVISION=		2
 CATEGORIES=			archivers
 
 MAINTAINER=		lbartoletti@FreeBSD.org