pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/webkit-gtk



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 30 14:26:48 UTC 2026

Modified Files:
        pkgsrc/www/webkit-gtk: DESCR Makefile

Log Message:
webkit-gtk: update description

This is the old unsupported API 4.0.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/webkit-gtk/DESCR
cvs rdiff -u -r1.284 -r1.285 pkgsrc/www/webkit-gtk/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/webkit-gtk/DESCR
diff -u pkgsrc/www/webkit-gtk/DESCR:1.2 pkgsrc/www/webkit-gtk/DESCR:1.3
--- pkgsrc/www/webkit-gtk/DESCR:1.2     Sun Jul 12 00:44:46 2015
+++ pkgsrc/www/webkit-gtk/DESCR Sun Aug 30 14:26:48 2026
@@ -4,4 +4,5 @@ Safari, Dashboard, Mail, and many other 
 and JavaScript code began as a branch of the KHTML and KJS libraries
 from KDE.
 
-This is the GTK port of the engine.
+This is the old unsupported GTK3 port of the engine with libsoup2,
+API version 4.0.

Index: pkgsrc/www/webkit-gtk/Makefile
diff -u pkgsrc/www/webkit-gtk/Makefile:1.284 pkgsrc/www/webkit-gtk/Makefile:1.285
--- pkgsrc/www/webkit-gtk/Makefile:1.284        Sun Aug 30 11:47:38 2026
+++ pkgsrc/www/webkit-gtk/Makefile      Sun Aug 30 14:26:48 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.284 2026/08/30 11:47:38 wiz Exp $
+# $NetBSD: Makefile,v 1.285 2026/08/30 14:26:48 wiz Exp $
 
 DISTNAME=      webkitgtk-2.36.8
 PKGREVISION=   32
@@ -9,7 +9,7 @@ EXTRACT_SUFX=   .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.webkitgtk.org/
-COMMENT=       GTK port of the WebKit browser engine
+COMMENT=       GTK port of the WebKit browser engine (deprecated API 4.0)
 LICENSE=       2-clause-bsd AND gnu-lgpl-v2
 
 # shm_open(3) and shm_unlink(3) appeared in NetBSD 7.0



Home | Main Index | Thread Index | Old Index