git: e54d02f3cf26 - main - textproc/py-docx-generator: Bump PORTREVISION. textproc/py-docxtpl was updated to 0.20.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Jun 2025 07:03:14 UTC
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=e54d02f3cf26b5bef864c49ca47de48ccda9aab8 commit e54d02f3cf26b5bef864c49ca47de48ccda9aab8 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2025-06-24 07:02:29 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2025-06-24 07:02:29 +0000 textproc/py-docx-generator: Bump PORTREVISION. textproc/py-docxtpl was updated to 0.20.0 --- textproc/py-docx-generator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/py-docx-generator/Makefile b/textproc/py-docx-generator/Makefile index f2c3685c537e..59fbf77e2166 100644 --- a/textproc/py-docx-generator/Makefile +++ b/textproc/py-docx-generator/Makefile @@ -1,6 +1,6 @@ PORTNAME= docx-generator PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}