aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2024-02-16 17:35:37 +0000
committerNeel Chauhan <nc@FreeBSD.org>2024-02-16 18:24:26 +0000
commit6502374eb9a16216b3da69fb5c06148315c3034a (patch)
tree168832120cf405358033c519304fcec7d0e2e8c9
parent0dc85abc4842d809da5c78253c3fe2cbd616fee0 (diff)
downloadports-6502374eb9a16216b3da69fb5c06148315c3034a.tar.gz
ports-6502374eb9a16216b3da69fb5c06148315c3034a.zip
www/libdom: Update to 0.4.2
-rw-r--r--www/libdom/Makefile2
-rw-r--r--www/libdom/distinfo6
-rw-r--r--www/libdom/pkg-plist2
3 files changed, 6 insertions, 4 deletions
diff --git a/www/libdom/Makefile b/www/libdom/Makefile
index fd5b114fa141..f03db8c7abf9 100644
--- a/www/libdom/Makefile
+++ b/www/libdom/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libdom
-PORTVERSION= 0.4.1
+PORTVERSION= 0.4.2
CATEGORIES= www
MASTER_SITES= http://download.netsurf-browser.org/libs/releases/
EXTRACT_SUFX= -src.tar.gz
diff --git a/www/libdom/distinfo b/www/libdom/distinfo
index ed5554f90544..da74842725e2 100644
--- a/www/libdom/distinfo
+++ b/www/libdom/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591233349
-SHA256 (libdom-0.4.1-src.tar.gz) = 98ee072471e55e208c9878e515c410ad462ca36f87b4afcbecad023f3a2cef4a
-SIZE (libdom-0.4.1-src.tar.gz) = 872954
+TIMESTAMP = 1708104809
+SHA256 (libdom-0.4.2-src.tar.gz) = d05e45af16547014c2b0a3aecf3670fa13d419f505b3f5fc7ac8a1491fc30f3c
+SIZE (libdom-0.4.2-src.tar.gz) = 878706
diff --git a/www/libdom/pkg-plist b/www/libdom/pkg-plist
index 359a14996cdf..dff9202527f3 100644
--- a/www/libdom/pkg-plist
+++ b/www/libdom/pkg-plist
@@ -19,6 +19,7 @@ include/dom/core/nodelist.h
include/dom/core/pi.h
include/dom/core/string.h
include/dom/core/text.h
+include/dom/core/tokenlist.h
include/dom/core/typeinfo.h
include/dom/dom.h
include/dom/events/custom_event.h
@@ -95,6 +96,7 @@ include/dom/html/html_text_area_element.h
include/dom/html/html_title_element.h
include/dom/html/html_ulist_element.h
include/dom/inttypes.h
+include/dom/walk.h
lib/libdom.so
lib/libdom.so.0
lib/libdom.so.%%VERSION%%