git: f3a480104b6b - main - textproc/py-bracex: fix version going backwards

From: Matthew Seaman <matthew_at_FreeBSD.org>
Date: Thu, 02 Jan 2025 21:24:27 UTC
The branch main has been updated by matthew:

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

commit f3a480104b6b787539b4f8990ce432aad506d38b
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2025-01-02 21:21:58 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2025-01-02 21:24:19 +0000

    textproc/py-bracex: fix version going backwards
    
    Force a pkg version of 2.5p1 because 2.5.p1 is less than 2.5
    
    PR:     283790
---
 textproc/py-bracex/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/textproc/py-bracex/Makefile b/textproc/py-bracex/Makefile
index 029036df4fd8..a73ee562ce9e 100644
--- a/textproc/py-bracex/Makefile
+++ b/textproc/py-bracex/Makefile
@@ -3,6 +3,7 @@ DISTVERSION=	2.5.post1
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+PORTVERSION=	2.5p1
 
 MAINTAINER=	matthew@FreeBSD.org
 COMMENT=	Brace expansion