mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
editors/lazarus-devel: Update to 4.99
This commit is contained in:
parent
313f5706a3
commit
c140ec7ffd
3 changed files with 7 additions and 7 deletions
|
@ -77,7 +77,7 @@ IMAGEMAGICK_DEFAULT?= 7
|
|||
JAVA_DEFAULT?= 8
|
||||
# Possible values: 3.4.0, 3.99
|
||||
. if (defined(WANT_LAZARUS_DEVEL) && !empty(WANT_LAZARUS_DEVEL)) || ${ARCH:Maarch64}
|
||||
LAZARUS_DEFAULT?= 3.99
|
||||
LAZARUS_DEFAULT?= 4.99
|
||||
. else
|
||||
LAZARUS_DEFAULT?= 3.6.0
|
||||
. endif
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= lazarus
|
||||
DISTVERSION= 3.99.20240913
|
||||
DISTVERSION= 4.99.20241005
|
||||
PKGNAMESUFFIX?= -gtk2-devel
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= editors devel
|
||||
|
@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= i386 amd64 aarch64
|
|||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= freepascal.org/lazarus
|
||||
GL_PROJECT= ${PORTNAME}
|
||||
GL_COMMIT= dfb1a4168266533af39c301f438622214c0c55b1
|
||||
GL_COMMIT= 56a41ab2d81831212ad12b9d3ac0e7e7765859f0
|
||||
|
||||
USES= desktop-file-utils fpc:run gettext gmake iconv shared-mime-info xorg
|
||||
USE_XORG= x11
|
||||
|
@ -40,7 +40,7 @@ OPTIONS_DEFAULT= GDB
|
|||
.include <bsd.port.options.mk>
|
||||
|
||||
LAZARUS_ARCH= ${ARCH:S,amd64,x86_64,}
|
||||
LAZARUS_BASE= 3.99
|
||||
LAZARUS_BASE= 4.99
|
||||
|
||||
BUILDNAME= ${LAZARUS_ARCH}-${OPSYS:tl}
|
||||
LCL_PLATFORM?= gtk2
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1726255130
|
||||
SHA256 (freepascal/freepascal.org/lazarus-lazarus-dfb1a4168266533af39c301f438622214c0c55b1_GL0.tar.gz) = 7769b5b9f1d4f163e4a7f5659596db21959b64292509ccd0137891c20309e96d
|
||||
SIZE (freepascal/freepascal.org/lazarus-lazarus-dfb1a4168266533af39c301f438622214c0c55b1_GL0.tar.gz) = 59582582
|
||||
TIMESTAMP = 1728192871
|
||||
SHA256 (freepascal/freepascal.org/lazarus-lazarus-56a41ab2d81831212ad12b9d3ac0e7e7765859f0_GL0.tar.gz) = a61292db1f8639728488e78bc832b66e41a932f21a188263ce0aed601e9b31cd
|
||||
SIZE (freepascal/freepascal.org/lazarus-lazarus-56a41ab2d81831212ad12b9d3ac0e7e7765859f0_GL0.tar.gz) = 59646850
|
||||
|
|
Loading…
Add table
Reference in a new issue