git: 6502374eb9a1 - main - www/libdom: Update to 0.4.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Feb 2024 18:24:36 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=6502374eb9a16216b3da69fb5c06148315c3034a commit 6502374eb9a16216b3da69fb5c06148315c3034a Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2024-02-16 17:35:37 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2024-02-16 18:24:26 +0000 www/libdom: Update to 0.4.2 --- www/libdom/Makefile | 2 +- www/libdom/distinfo | 6 +++--- www/libdom/pkg-plist | 2 ++ 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%%