diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-06-21 01:19:16 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-06-21 01:19:16 +0000 |
commit | 87d358348c4a0a4ea92c99622089961fc2106e67 (patch) | |
tree | fd30d83c1ef9c3f0516f5d04008da757c43c723f | |
parent | c77c31909fb042682ba8aed7ca69419de9332804 (diff) | |
download | ports-87d358348c4a0a4ea92c99622089961fc2106e67.tar.gz ports-87d358348c4a0a4ea92c99622089961fc2106e67.zip |
editors/cudatext: Add missing changes on previous commit
-rw-r--r-- | editors/cudatext/Makefile | 2 | ||||
-rw-r--r-- | editors/cudatext/distinfo | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/cudatext/Makefile b/editors/cudatext/Makefile index b21ca4a51bc6..8d99bb232444 100644 --- a/editors/cudatext/Makefile +++ b/editors/cudatext/Makefile @@ -24,7 +24,7 @@ GH_TUPLE= bgrabitmap:bgrabitmap:ace7e0e:bgrabitmap/bgrabitmap \ Alexey-T:ATSynEdit_Cmp:aa58946:atsyneditcmp/atsyneditcmp \ Alexey-T:ATBinHex-Lazarus:c63346b:atbinhex/atbinhex \ Alexey-T:UniqueInstance:753f823:uniqueinstance/uniqueinstance \ - Alexey-T:EncConv:7197f21:encconv/encconv + Alexey-T:EncConv:061e871:encconv/encconv DOS2UNIX_FILES= app/settings_default/default.json setup/debfiles/cudatext.desktop diff --git a/editors/cudatext/distinfo b/editors/cudatext/distinfo index 694c351e6df9..138ed4babebf 100644 --- a/editors/cudatext/distinfo +++ b/editors/cudatext/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1655529167 -SHA256 (Alexey-T-CudaText-1.166.0_GH0.tar.gz) = a1d93ce10d613a2ed0e98cfa49e5fafca5b21179106e22d18cb183c4b3e15b50 -SIZE (Alexey-T-CudaText-1.166.0_GH0.tar.gz) = 6768414 +TIMESTAMP = 1655768687 +SHA256 (Alexey-T-CudaText-1.166.2_GH0.tar.gz) = 73b346e0e1a62e7faa9e54592a64a2b401cb4594e3f0c213b2444d7649441802 +SIZE (Alexey-T-CudaText-1.166.2_GH0.tar.gz) = 6768259 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 @@ -21,5 +21,5 @@ SHA256 (Alexey-T-ATBinHex-Lazarus-c63346b_GH0.tar.gz) = e37ccd44148a7a1e9af8d658 SIZE (Alexey-T-ATBinHex-Lazarus-c63346b_GH0.tar.gz) = 149520 SHA256 (Alexey-T-UniqueInstance-753f823_GH0.tar.gz) = 2af99af3ac2696d5e143b67bb5af82dd86649377bf81ac084bd205e77646b3d9 SIZE (Alexey-T-UniqueInstance-753f823_GH0.tar.gz) = 8328 -SHA256 (Alexey-T-EncConv-7197f21_GH0.tar.gz) = 898018b7e38ca6d1af76446ee8120fe0b51bb1a9273296d6dd0c3a2412ecfafc -SIZE (Alexey-T-EncConv-7197f21_GH0.tar.gz) = 643232 +SHA256 (Alexey-T-EncConv-061e871_GH0.tar.gz) = e3aacd9479bf3afd970a614b8fc0ac9cd9c2cd2ea501dc23682c78bb1840c1e2 +SIZE (Alexey-T-EncConv-061e871_GH0.tar.gz) = 646528 |