Date: Sat, 4 May 2024 06:54:35 GMT From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 32c6d2cbe3c9 - main - editors/cudatext: Update to 1.214.0.0 Message-ID: <202405040654.4446sZd1096289@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=32c6d2cbe3c90641ccb871a815f09036d48c0ac6 commit 32c6d2cbe3c90641ccb871a815f09036d48c0ac6 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2024-05-04 06:53:20 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-05-04 06:54:25 +0000 editors/cudatext: Update to 1.214.0.0 ChangeLog at: https://github.com/Alexey-T/CudaText/blob/master/app/readme/history.txt --- editors/cudatext/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/cudatext/Makefile b/editors/cudatext/Makefile index 13e6da4098ef..3e2bf103a211 100644 --- a/editors/cudatext/Makefile +++ b/editors/cudatext/Makefile @@ -1,5 +1,5 @@ PORTNAME= cudatext -PORTVERSION= 1.213.0.2 +PORTVERSION= 1.214.0.0 CATEGORIES= editors PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -17,7 +17,7 @@ GH_PROJECT= CudaText GH_TUPLE= bgrabitmap:bgrabitmap:2814b06:bgrabitmap/bgrabitmap \ Alexey-T:Python-for-Lazarus:e85e138:python4lazarus/python4lazarus \ Alexey-T:ATFlatControls:b66c227:atflatcontrols/atflatcontrols \ - Alexey-T:ATSynEdit:e2916de:atsynedit/atsynedit \ + Alexey-T:ATSynEdit:a005c95:atsynedit/atsynedit \ Alexey-T:Emmet-Pascal:df69312:emmet/emmet \ Alexey-T:EControl:bd07281:econtrol/econtrol \ Alexey-T:ATSynEdit_Ex:8f14fef:atsyneditex/atsyneditex \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405040654.4446sZd1096289>