FreeBSD Bugzilla – Attachment 249467 Details for
Bug 277941
www/luakit-devel: Update to 2.3.6-7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 2.3.6-7
patch (text/plain), 1.87 KB, created by
mew14930xvi
on 2024-03-25 05:48:29 UTC
(
hide
)
Description:
Update to 2.3.6-7
Filename:
MIME Type:
Creator:
mew14930xvi
Created:
2024-03-25 05:48:29 UTC
Size:
1.87 KB
patch
obsolete
>diff --git a/www/luakit-devel/Makefile b/www/luakit-devel/Makefile >index 06248d7af171..40b17bb563bb 100644 >--- a/www/luakit-devel/Makefile >+++ b/www/luakit-devel/Makefile >@@ -1,7 +1,6 @@ > PORTNAME= luakit >-DISTVERSION= 2.3.3-0 >-DISTVERSIONSUFFIX= -g68e4ffc >-PORTREVISION= 3 >+DISTVERSION= 2.3.6-7 >+DISTVERSIONSUFFIX= -g0bc0e39 > PORTEPOCH= 2 > CATEGORIES= www > PKGNAMESUFFIX= -devel >@@ -37,6 +36,7 @@ PORTDATA= * > PORTDOCS= * > > OPTIONS_DEFINE= DOCS LUAJIT >+OPTIONS_DEFAULT= LUAJIT > LUAJIT_DESC= Use the Just-In-Time compiler for lua > LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit > LUAJIT_MAKE_ARGS= USE_LUAJIT=1 >diff --git a/www/luakit-devel/distinfo b/www/luakit-devel/distinfo >index 4227a0757f63..7c837b0275eb 100644 >--- a/www/luakit-devel/distinfo >+++ b/www/luakit-devel/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1673789816 >-SHA256 (luakit-luakit-2.3.3-0-g68e4ffc_GH0.tar.gz) = 7576866112a7a1c3e3162d5e83025088959b8979147e823e87f573997278cbcb >-SIZE (luakit-luakit-2.3.3-0-g68e4ffc_GH0.tar.gz) = 507448 >+TIMESTAMP = 1711344330 >+SHA256 (luakit-luakit-2.3.6-7-g0bc0e39_GH0.tar.gz) = 4a95e772ae1870a8c10fdd6d606636e29a4c7b9bc190f1040df012152a0826fd >+SIZE (luakit-luakit-2.3.6-7-g0bc0e39_GH0.tar.gz) = 511284 >diff --git a/www/luakit-devel/files/patch-config.mk b/www/luakit-devel/files/patch-config.mk >new file mode 100644 >index 000000000000..f1aee76e16ac >--- /dev/null >+++ b/www/luakit-devel/files/patch-config.mk >@@ -0,0 +1,15 @@ >+--- config.mk.orig 2024-03-25 05:36:59 UTC >++++ config.mk >+@@ -98,10 +98,10 @@ PKGS += gthread-2.0 >+ # Packages required to build luakit. >+ PKGS += gtk+-3.0 >+ PKGS += gthread-2.0 >+-PKGS += webkit2gtk-4.1 >++PKGS += webkit2gtk-4.0 >+ PKGS += sqlite3 >+ PKGS += $(LUA_PKG_NAME) >+-PKGS += javascriptcoregtk-4.1 >++PKGS += javascriptcoregtk-4.0 >+ >+ # Check user has correct packages installed (and found by pkg-config). >+ PKGS_OK := $(shell $(PKG_CONFIG) --print-errors --exists $(PKGS) && echo 1)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 277941
:
249467
|
250103
|
250231