Hello,

A couple small updates to scintilla and scite which have been working
fine.

changelogs:
scintilla:
Version 5.3.7 fixes platform-specific issues on GTK, Qt, and Win32.
Version 5.3.6 improves cursor behaviour on Win32 and IME support on
Win32 and Qt.
Version 5.3.5 improves IME support on Win32 and Qt.

scite:
Version 5.3.8 improves Bash, F#, and HTML.
Version 5.3.7 fixes cursor and IME issues on Windows and improves Bash,
HTML, Matlab, and Visual Prolog.
Version 5.3.6 fixes a key binding problem on GTK, and improves support
for Bash, Batch, F#, Hollywood, and VB.
Version 5.3.5 fixes a bug in keyword recognition for C++, JavaScript
and similar languages.

Other tests?

Thanks,
Lucas
diff /usr/ports
commit - 185359dda6b3e629c953b189032b2bbe7d423be6
path + /usr/ports
blob - d39104509704af8ad330012d629312603328fc0a
file + editors/scintilla/Makefile
--- editors/scintilla/Makefile
+++ editors/scintilla/Makefile
@@ -1,6 +1,6 @@
 COMMENT=       source code editing component for GTK+
 
-VERSION=       5.3.4
+VERSION=       5.3.7
 DISTNAME=      scintilla${VERSION:S/.//g}
 PKGNAME=       scintilla-${VERSION}
 CATEGORIES=    editors x11
blob - ae1f9120ca4f804be175bbb3956536e88dc47421
file + editors/scintilla/distinfo
--- editors/scintilla/distinfo
+++ editors/scintilla/distinfo
@@ -1,2 +1,2 @@
-SHA256 (scintilla534.tgz) = PwGxrvK36Y9iivLP+WWHb10V7igB2d+W3TrO2PCHy0Y=
-SIZE (scintilla534.tgz) = 1318534
+SHA256 (scintilla537.tgz) = 51Egp04yZutQsHyR4UUD1zanFpWDYbIHUdfenuA8GVQ=
+SIZE (scintilla537.tgz) = 1723137
diff /usr/ports
commit - 185359dda6b3e629c953b189032b2bbe7d423be6
path + /usr/ports
blob - 2718d0dd5ce93b9d77e54ed691ad6f114a9aa2f2
file + editors/scite/Makefile
--- editors/scite/Makefile
+++ editors/scite/Makefile
@@ -1,6 +1,6 @@
 COMMENT=               flexible and small GTK+ editor
 
-VERSION=               5.3.5
+VERSION=               5.3.8
 DISTNAME=              scite${VERSION:S/.//g}
 PKGNAME=               scite-${VERSION}
 CATEGORIES=            editors x11
blob - d5ab23ae27f86037ee2b8f47c84e3ec20597cec0
file + editors/scite/distinfo
--- editors/scite/distinfo
+++ editors/scite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (scite535.tgz) = plJ4Me+NZYaXvKMGOBSYhPnQr7P3SMhvXSftiwvRqm4=
-SIZE (scite535.tgz) = 3535798
+SHA256 (scite538.tgz) = jqbRzIfH66CcmrOOF4k8ygxIhy8qc4STrCNfMMbfpQk=
+SIZE (scite538.tgz) = 4555252
blob - 6fb518c047f17d806e3b1e513f03e7c97e9189d5
file + editors/scite/pkg/PLIST
--- editors/scite/pkg/PLIST
+++ editors/scite/pkg/PLIST
@@ -61,6 +61,7 @@ share/scite/fsharp.properties
 share/scite/gap.properties
 share/scite/haskell.properties
 share/scite/hex.properties
+share/scite/hollywood.properties
 share/scite/html.properties
 share/scite/inno.properties
 share/scite/json.properties
@@ -77,7 +78,6 @@ share/scite/metapost.properties
 share/scite/mmixal.properties
 share/scite/modula3.properties
 share/scite/nim.properties
-share/scite/nimrod.properties
 share/scite/nncrontab.properties
 share/scite/nsis.properties
 share/scite/opal.properties

Reply via email to