git: 19ff6b9b40d0 - main - deskutils/treesheets: use wx 3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Oct 2022 05:44:32 UTC
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=19ff6b9b40d0a96ac4fd03540de504f6a87b7476 commit 19ff6b9b40d0a96ac4fd03540de504f6a87b7476 Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2022-10-15 18:13:29 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2022-10-25 05:44:06 +0000 deskutils/treesheets: use wx 3.2 PR: 265093 --- deskutils/treesheets/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deskutils/treesheets/Makefile b/deskutils/treesheets/Makefile index 17e6980a0b67..71773abb4e15 100644 --- a/deskutils/treesheets/Makefile +++ b/deskutils/treesheets/Makefile @@ -1,5 +1,6 @@ PORTNAME= treesheets DISTVERSION= 1.0.20220917 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= eduardo@FreeBSD.org @@ -14,7 +15,7 @@ USES= cmake compiler:c++17-lang desktop-file-utils gettext gnome USE_GITHUB= yes GH_ACCOUNT= aardappel GH_TAGNAME= 3074091860 -USE_WX= 3.1 +USE_WX= 3.2 PORTSCOUT= ignore:1 # upstream uses CI run ids as releases