Index | Thread | Search

From:
Lucas Raab <tuftedocelot@fastmail.fm>
Subject:
[update] devel/{scite,scintilla} to 5.4.1
To:
ports@openbsd.org
Date:
Fri, 16 Feb 2024 02:54:30 +0000

Download raw body.

Thread
  • Lucas Raab:

    [update] devel/{scite,scintilla} to 5.4.1

Hello,

From what I can tell, this is a fairly mechanical change for scite and
scintilla up to the latest. Both have been working fine on amd64. Other
tests?

Thanks,
Lucas
diff /usr/ports
commit - 845397f0240a79b84240503b69cf02c1b568bc55
path + /usr/ports
blob - f4cb4547a3ae2233a2406c4600a52ab9c83d1774
file + editors/scintilla/Makefile
--- editors/scintilla/Makefile
+++ editors/scintilla/Makefile
@@ -1,6 +1,6 @@
 COMMENT=	source code editing component for GTK+
 
-VERSION=	5.3.8
+VERSION=	5.4.1
 DISTNAME=	scintilla${VERSION:S/.//g}
 PKGNAME=	scintilla-${VERSION}
 CATEGORIES=	editors x11
blob - 8d0d279b24fa52d8c47cc2d85f8825165813ba63
file + editors/scintilla/distinfo
--- editors/scintilla/distinfo
+++ editors/scintilla/distinfo
@@ -1,2 +1,2 @@
-SHA256 (scintilla538.tgz) = LbZAZeMl6FrrxUypei0rF8i4lDltNKkHwNnI6hzM07k=
-SIZE (scintilla538.tgz) = 1726211
+SHA256 (scintilla541.tgz) = dSqFm1tb++fdGJ7OdHsg2NqivKc+mLz4vx5y8pzhTV4=
+SIZE (scintilla541.tgz) = 1730596
blob - 71aca884577129c41d5e65eff393f0dbee08245d
file + editors/scintilla/patches/patch-src_CellBuffer_cxx
--- editors/scintilla/patches/patch-src_CellBuffer_cxx
+++ editors/scintilla/patches/patch-src_CellBuffer_cxx
@@ -4,7 +4,7 @@ fix build on i386
 Index: src/CellBuffer.cxx
 --- src/CellBuffer.cxx.orig
 +++ src/CellBuffer.cxx
-@@ -212,11 +212,7 @@ class LineVector : public ILineVector { (public)
+@@ -213,11 +213,7 @@ class LineVector : public ILineVector { (public)
  	}
  	void InsertLines(Sci::Line line, const Sci::Position *positions, size_t lines, bool lineStart) override {
  		const POS lineAsPos = pos_cast(line);
diff /usr/ports
commit - 845397f0240a79b84240503b69cf02c1b568bc55
path + /usr/ports
blob - 3fc7cdd96adf28e2ea9f0da014cd37b2dbd279a7
file + editors/scite/Makefile
--- editors/scite/Makefile
+++ editors/scite/Makefile
@@ -1,6 +1,6 @@
 COMMENT=		flexible and small GTK+ editor
 
-VERSION=		5.3.9
+VERSION=		5.4.1
 DISTNAME=		scite${VERSION:S/.//g}
 PKGNAME=		scite-${VERSION}
 CATEGORIES=		editors x11
blob - 71ed55338ab68f3d6466bebed6186f82ef8ca625
file + editors/scite/distinfo
--- editors/scite/distinfo
+++ editors/scite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (scite539.tgz) = rs7+1V5MRlxJnGR0W3ihlV8VStf9g/FnPJDYqw4lvCY=
-SIZE (scite539.tgz) = 4563442
+SHA256 (scite541.tgz) = u1ZCARisiFwyiuaJzDYmwjdEeFb9GQPOGRkEURh45Sk=
+SIZE (scite541.tgz) = 4571289