[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9580: update webkitgtk to 2.42.1
|
From: |
Carl Hansen |
|
Subject: |
[Gsrc-commit] trunk r9580: update webkitgtk to 2.42.1 |
|
Date: |
Thu, 12 Oct 2023 16:43:55 -0400 (EDT) |
|
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9580
revision-id: carlhansen@gnu.org-20231012204348-m05c243v2n5nfdjl
parent: carlhansen@gnu.org-20231011180651-k0g0l8h5w4navoco
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Thu 2023-10-12 13:43:48 -0700
message:
update webkitgtk to 2.42.1
modified:
pkg/gnome/webkitgtk/Makefile makefile-20180422233759-95ky68kzp3jzrcr4-3
pkg/gnome/webkitgtk/sha256sums sha256sums-20180422233759-95ky68kzp3jzrcr4-4
=== modified file 'pkg/gnome/webkitgtk/Makefile'
--- a/pkg/gnome/webkitgtk/Makefile 2021-10-02 22:37:46 +0000
+++ b/pkg/gnome/webkitgtk/Makefile 2023-10-12 20:43:48 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016, 2017, 2018, 2019, 2020, 2021 Carl Hansen
<carlhansen@gnu.org>
+# Copyright © 2016-2021, 2023 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -19,9 +19,9 @@
#
# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
-NAME = WebKitGTK+
+NAME = WebKitGTK
GARNAME = webkitgtk
-GARVERSION = 2.34.0
+GARVERSION = 2.42.1
HOME_URL = https://www.webkitgtk.org/
DESCRIPTION = lib for applications interacting with the WWW, using GTK+
define BLURB
@@ -36,20 +36,17 @@
BUILDDEPS =# fontconfig freetype2
LIBDEPS =
-# doesn't build for me
+# FIXME doesn't build for me
######################################################################
include ../../../gar/gar.lib/cmake.mk
include config.mk
-# note '46' below is a line number, check that when version updated
+# error message:
+# check that when version updated
# need to
# set(PORT "GTK")
-#post-extract:
-# echo set PORT GTK....
-# sed -e '46a set(PORT "GTK")' -i $(WORKSRC)/CMakeLists.txt
-#
=== modified file 'pkg/gnome/webkitgtk/sha256sums'
--- a/pkg/gnome/webkitgtk/sha256sums 2021-10-02 22:37:46 +0000
+++ b/pkg/gnome/webkitgtk/sha256sums 2023-10-12 20:43:48 +0000
@@ -1,1 +1,1 @@
-880c8ee626f67019f67557ca09e59a23ecf245e60f6173215f1a8823cb09af34
download/webkitgtk-2.34.0.tar.xz
+6f41fac9989d3ee51c08c48de1d439cdeddecbc757e34b6180987d99b16d2499
download/webkitgtk-2.42.1.tar.xz
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9580: update webkitgtk to 2.42.1,
Carl Hansen <=