git: b3d5efa8f8a0 - main - editors/cudatext: update to 1.139.5
Jose Alonso Cardenas Marquez
acm at FreeBSD.org
Sun Aug 1 02:18:50 UTC 2021
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b3d5efa8f8a000ad2466b0c3104adb9e3335b4f4
commit b3d5efa8f8a000ad2466b0c3104adb9e3335b4f4
Author: Jose Alonso Cardenas Marquez <acm at FreeBSD.org>
AuthorDate: 2021-08-01 02:16:26 +0000
Commit: Jose Alonso Cardenas Marquez <acm at FreeBSD.org>
CommitDate: 2021-08-01 02:16:26 +0000
editors/cudatext: update to 1.139.5
---
editors/cudatext/files/patch-app-formmain_updates_proc.inc | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/editors/cudatext/files/patch-app-formmain_updates_proc.inc b/editors/cudatext/files/patch-app-formmain_updates_proc.inc
deleted file mode 100644
index f293f8aeef58..000000000000
--- a/editors/cudatext/files/patch-app-formmain_updates_proc.inc
+++ /dev/null
@@ -1,11 +0,0 @@
---- app/formmain_updates_proc.inc 2019-12-31 02:26:48.876901000 -0500
-+++ app/formmain_updates_proc.inc 2019-12-31 02:27:54.060082000 -0500
-@@ -132,7 +132,7 @@
-
- if F.IsBinary then
- begin
-- S:= cEncConvNames[F.Binary.TextEncoding];
-+ S:= cEncConvNames[EncConvFindEncoding(F.Binary.TextEncoding)];
- end
- else
- S:= '';
More information about the dev-commits-ports-all
mailing list