On Mon, Nov 13, 2023 at 02:29:27AM +0000, Lucas Raab wrote: > Hello, > > Here's an update for SciTE and scintilla up to the latest versions which > have been working fine. Other tests?
OK aja > > Thanks, > Lucas > diff refs/heads/master refs/heads/scite > commit - 77c061d1e8107bfc609cb98fd2ff24316c6475ea > commit + 2f0d79cb9c257200374168d90bc3296b68121793 > blob - d39104509704af8ad330012d629312603328fc0a > blob + f4cb4547a3ae2233a2406c4600a52ab9c83d1774 > --- editors/scintilla/Makefile > +++ editors/scintilla/Makefile > @@ -1,6 +1,6 @@ > COMMENT= source code editing component for GTK+ > > -VERSION= 5.3.4 > +VERSION= 5.3.8 > DISTNAME= scintilla${VERSION:S/.//g} > PKGNAME= scintilla-${VERSION} > CATEGORIES= editors x11 > blob - ae1f9120ca4f804be175bbb3956536e88dc47421 > blob + 8d0d279b24fa52d8c47cc2d85f8825165813ba63 > --- editors/scintilla/distinfo > +++ editors/scintilla/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (scintilla534.tgz) = PwGxrvK36Y9iivLP+WWHb10V7igB2d+W3TrO2PCHy0Y= > -SIZE (scintilla534.tgz) = 1318534 > +SHA256 (scintilla538.tgz) = LbZAZeMl6FrrxUypei0rF8i4lDltNKkHwNnI6hzM07k= > +SIZE (scintilla538.tgz) = 1726211 > blob - 2718d0dd5ce93b9d77e54ed691ad6f114a9aa2f2 > blob + 3fc7cdd96adf28e2ea9f0da014cd37b2dbd279a7 > --- editors/scite/Makefile > +++ editors/scite/Makefile > @@ -1,6 +1,6 @@ > COMMENT= flexible and small GTK+ editor > > -VERSION= 5.3.5 > +VERSION= 5.3.9 > DISTNAME= scite${VERSION:S/.//g} > PKGNAME= scite-${VERSION} > CATEGORIES= editors x11 > blob - d5ab23ae27f86037ee2b8f47c84e3ec20597cec0 > blob + 71ed55338ab68f3d6466bebed6186f82ef8ca625 > --- editors/scite/distinfo > +++ editors/scite/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (scite535.tgz) = plJ4Me+NZYaXvKMGOBSYhPnQr7P3SMhvXSftiwvRqm4= > -SIZE (scite535.tgz) = 3535798 > +SHA256 (scite539.tgz) = rs7+1V5MRlxJnGR0W3ihlV8VStf9g/FnPJDYqw4lvCY= > +SIZE (scite539.tgz) = 4563442 > blob - 6fb518c047f17d806e3b1e513f03e7c97e9189d5 > blob + 22295b39fc91a6296a92cbe78c106acd49b1def3 > --- 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 -- Antoine