aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2022-12-19 20:48:59 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2022-12-19 20:48:59 +0000
commit8bb024679175e48f8cee017ad2e495c345f25132 (patch)
tree718f8785f9f9e52c7647511fa0d556090465d9ca
parent7dc33d204a356f6e958264003a4c93c866569e04 (diff)
downloadports-8bb024679175e48f8cee017ad2e495c345f25132.tar.gz
ports-8bb024679175e48f8cee017ad2e495c345f25132.zip
editors/cudatext: Update to 1.179.0
-rw-r--r--editors/cudatext/Makefile7
-rw-r--r--editors/cudatext/distinfo14
2 files changed, 11 insertions, 10 deletions
diff --git a/editors/cudatext/Makefile b/editors/cudatext/Makefile
index 7d3ff45f5fdc..0c895b33da27 100644
--- a/editors/cudatext/Makefile
+++ b/editors/cudatext/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cudatext
-PORTVERSION= 1.176.0
+PORTVERSION= 1.179.0
CATEGORIES= editors
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
@@ -17,8 +17,8 @@ GH_ACCOUNT= Alexey-T
GH_PROJECT= CudaText
GH_TUPLE= bgrabitmap:bgrabitmap:ace7e0e:bgrabitmap/bgrabitmap \
Alexey-T:Python-for-Lazarus:24d15bb:python4lazarus/python4lazarus \
- Alexey-T:ATFlatControls:a9ab50f:atflatcontrols/atflatcontrols \
- Alexey-T:ATSynEdit:273e4ee:atsynedit/atsynedit \
+ Alexey-T:ATFlatControls:beb7478:atflatcontrols/atflatcontrols \
+ Alexey-T:ATSynEdit:f81dcc6:atsynedit/atsynedit \
Alexey-T:Emmet-Pascal:6143720:emmet/emmet \
Alexey-T:EControl:72dccb1:econtrol/econtrol \
Alexey-T:ATSynEdit_Ex:cde4e8b:atsyneditex/atsyneditex \
@@ -58,6 +58,7 @@ post-patch:
${REINPLACE_CMD} 's|-512||g' ${WRKSRC}/setup/debfiles/${PORTNAME}.desktop
${REINPLACE_CMD} 's|%%DATADIR%%|${DATADIR}|g' ${WRKSRC}/app/proc_globdata.pas
${REINPLACE_CMD} 's|TEncoding.UTF8|True|g' ${WRKSRC}/app/formmain_py_pluginwork.inc
+ ${REINPLACE_CMD} 's|ifdef GTK2_IME_CODE|if defined(GTK2_IME_CODE) and not defined(freebsd)|g' ${WRKSRC}/atsynedit/atsynedit/atsynedit.pas
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/app/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
diff --git a/editors/cudatext/distinfo b/editors/cudatext/distinfo
index 043cd5b33804..5579ce06be0b 100644
--- a/editors/cudatext/distinfo
+++ b/editors/cudatext/distinfo
@@ -1,14 +1,14 @@
-TIMESTAMP = 1668480779
-SHA256 (Alexey-T-CudaText-1.176.0_GH0.tar.gz) = d04bed44dd0bde80150458b02efec4cfbec2b4301f480e251a3b768651882ef3
-SIZE (Alexey-T-CudaText-1.176.0_GH0.tar.gz) = 6341918
+TIMESTAMP = 1670687537
+SHA256 (Alexey-T-CudaText-1.179.0_GH0.tar.gz) = 55432ef13f0c002c21cbc6f8a8924e630a0cb782b43b17d1cc59615bdd321291
+SIZE (Alexey-T-CudaText-1.179.0_GH0.tar.gz) = 6158695
SHA256 (bgrabitmap-bgrabitmap-ace7e0e_GH0.tar.gz) = ae3f28596c2a5f44bc468f6c3380fc1ceb27e95afea579f09b1d340c781bbef2
SIZE (bgrabitmap-bgrabitmap-ace7e0e_GH0.tar.gz) = 6983967
SHA256 (Alexey-T-Python-for-Lazarus-24d15bb_GH0.tar.gz) = 5ee4a511e6c4cbd8d5105203acbcb04fbeb180160b9cdff7dac2ce0e3cce04f4
SIZE (Alexey-T-Python-for-Lazarus-24d15bb_GH0.tar.gz) = 94717
-SHA256 (Alexey-T-ATFlatControls-a9ab50f_GH0.tar.gz) = 62272697bde157dd62fbee7d8bcdb7b8dc42ab8505ad11b181746069105fe6a4
-SIZE (Alexey-T-ATFlatControls-a9ab50f_GH0.tar.gz) = 533855
-SHA256 (Alexey-T-ATSynEdit-273e4ee_GH0.tar.gz) = c40391435a7175dbdbd80fb3ca9ee5d934230cf6d94c8fa8f28dd9bcf57e6676
-SIZE (Alexey-T-ATSynEdit-273e4ee_GH0.tar.gz) = 1373315
+SHA256 (Alexey-T-ATFlatControls-beb7478_GH0.tar.gz) = f2ace5fd31cf735080b19340f108e10bb14378f078b8822b0df1d7b16399415d
+SIZE (Alexey-T-ATFlatControls-beb7478_GH0.tar.gz) = 534146
+SHA256 (Alexey-T-ATSynEdit-f81dcc6_GH0.tar.gz) = 3cbcf9e9293cb308dc8f2a524c8843201449003d5e53d2f6cd679be4a8f5ab25
+SIZE (Alexey-T-ATSynEdit-f81dcc6_GH0.tar.gz) = 1375088
SHA256 (Alexey-T-Emmet-Pascal-6143720_GH0.tar.gz) = 57c3618a7233255a37864a89649084c69f9f4fb62650a9210774c06196ea87bc
SIZE (Alexey-T-Emmet-Pascal-6143720_GH0.tar.gz) = 83486
SHA256 (Alexey-T-EControl-72dccb1_GH0.tar.gz) = a2238758f213047711746302a4a3ba630a1944c6e3b60ed26c695a6847b3363f