Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 2026 07:14:03 +0000
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a216c1cb009c - main - editors/lazarus-devel: Update to 4.99.20260616
Message-ID:  <6a32493b.24919.1988976a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a216c1cb009cae0ec2379b36dc344e5a37f2e017

commit a216c1cb009cae0ec2379b36dc344e5a37f2e017
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2026-06-17 06:25:23 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2026-06-17 07:13:38 +0000

    editors/lazarus-devel: Update to 4.99.20260616
---
 editors/lazarus-devel/Makefile             |  4 ++--
 editors/lazarus-devel/distinfo             |  6 +++---
 editors/lazarus-devel/files/pkg-message.in | 12 +++++++-----
 3 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/editors/lazarus-devel/Makefile b/editors/lazarus-devel/Makefile
index 5a7963331e14..54bc0f5149d5 100644
--- a/editors/lazarus-devel/Makefile
+++ b/editors/lazarus-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lazarus
-DISTVERSION=	4.99.20260223
+DISTVERSION=	4.99.20260616
 PKGNAMESUFFIX?=  -gtk2-devel
 PORTREVISION?=	0
 CATEGORIES=	editors devel
@@ -21,7 +21,7 @@ ONLY_FOR_ARCHS=	aarch64 amd64 i386 powerpc64 powerpc64le
 USE_GITLAB=	yes
 GL_ACCOUNT=	freepascal.org/lazarus
 GL_PROJECT=	${PORTNAME}
-GL_COMMIT=	f34d742c91d6554d69bd467e20fa5434f73ec7a4
+GL_COMMIT=	23198b43aef1a5c18150a0db4832628704eb5f0c
 
 USES=		desktop-file-utils fpc:run gettext gmake iconv shared-mime-info xorg
 USE_XORG=	x11
diff --git a/editors/lazarus-devel/distinfo b/editors/lazarus-devel/distinfo
index d667ca12f1b0..62c9b4b1c94d 100644
--- a/editors/lazarus-devel/distinfo
+++ b/editors/lazarus-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771997136
-SHA256 (freepascal/freepascal.org/lazarus-lazarus-f34d742c91d6554d69bd467e20fa5434f73ec7a4_GL0.tar.gz) = 02b91a2fc4b91595d15da73231f893aaf1f84ffa559aee60b78190076fb9e0c6
-SIZE (freepascal/freepascal.org/lazarus-lazarus-f34d742c91d6554d69bd467e20fa5434f73ec7a4_GL0.tar.gz) = 62908792
+TIMESTAMP = 1781656989
+SHA256 (freepascal/freepascal.org/lazarus-lazarus-23198b43aef1a5c18150a0db4832628704eb5f0c_GL0.tar.gz) = e2c696780b90f6a0ac3d994834eae9164202b2a0b516769c6c3fe7be7ebdcc26
+SIZE (freepascal/freepascal.org/lazarus-lazarus-23198b43aef1a5c18150a0db4832628704eb5f0c_GL0.tar.gz) = 64285165
diff --git a/editors/lazarus-devel/files/pkg-message.in b/editors/lazarus-devel/files/pkg-message.in
index c9a7654f6ce4..06496283680d 100644
--- a/editors/lazarus-devel/files/pkg-message.in
+++ b/editors/lazarus-devel/files/pkg-message.in
@@ -11,10 +11,10 @@ The Lazarus RAD devel was installed
    source directory at lazarus configuration environment. Also it could be
    setting later.
 
-3) Now you can obtain freepascal source installing lang/fpc-source port or
+3) Now you can obtain freepascal source installing lang/fpc-devel-source port or
    package
 
-   It will be extracted to %%LOCALBASE%%/share/fpc-source-X.X.X
+   It will be extracted to %%LOCALBASE%%/share/fpc-devel-source-X.X.X
 
 4) You can use %%LOCALBASE%%/bin/gdb debugger instead of gdb installed debugger
    installed from base system. Lazarus works better with this version.
@@ -25,13 +25,14 @@ The Lazarus RAD devel was installed
 
    editors/lazarus
    editors/lazarus-devel
+   editors/lazarus-gtk3-devel
    editors/lazarus-qt5
    editors/lazarus-qt5-devel
    editors/lazarus-qt6
    editors/lazarus-qt6-devel
 
-   You can added those ports if you want support for gtk2, qt5 or qt6
-   interfaces. Please look at net-p2p/transmission-remote-gui like a example of
+   You can added those ports if you want support for gtk2, gtk3, qt5 or qt6
+   interfaces. Please look at sysutils/bhyvemgr like a example of
    how use it
 
 6) If you want built apps using devel version of lazarus, you must add the
@@ -39,9 +40,10 @@ The Lazarus RAD devel was installed
 
    WANT_LAZARUS_DEVEL=  yes
 
-   It is neccesary for use devel version of lazarus (gtk2, qt5 or qt6)
+   It is neccesary for use devel version of lazarus (gtk2, gtk3, qt5 or qt6)
 
    editors/lazarus-devel
+   editors/lazarus-gtk3-devel
    editors/lazarus-qt5-devel
    editors/lazarus-qt6-devel
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a32493b.24919.1988976a>