git: 802fdbd30f12 - main - x11-toolkits/py-tkinter: bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Jun 2025 21:26:03 UTC
The branch main has been updated by vishwin:
URL: https://cgit.FreeBSD.org/ports/commit/?id=802fdbd30f12e1d6d2013e55855b80fc9b365a6c
commit 802fdbd30f12e1d6d2013e55855b80fc9b365a6c
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-06-16 21:24:47 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-06-16 21:24:47 +0000
x11-toolkits/py-tkinter: bump PORTREVISION
Compiled artefacts are different due to changed preprocessor macros and includes.
PR: 286298
Event: Kitchener-Waterloo Hackathon 202506
---
x11-toolkits/py-tkinter/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-toolkits/py-tkinter/Makefile b/x11-toolkits/py-tkinter/Makefile
index 4a859f2467f5..9d3e01ac4c4a 100644
--- a/x11-toolkits/py-tkinter/Makefile
+++ b/x11-toolkits/py-tkinter/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tkinter
DISTVERSION= ${PYTHON_DISTVERSION}
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= x11-toolkits python
MASTER_SITES= PYTHON/ftp/python/${DISTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}