Date: Fri, 13 Mar 2026 05:00:06 +0000 From: =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 558f402680c4 - main - www/lexbor: Update 2.6.0 => 2.7.0 Message-ID: <69b399d6.1c004.2b7e996f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by alven: URL: https://cgit.FreeBSD.org/ports/commit/?id=558f402680c4cb62bde6a2b759f6b3ad60b9845d commit 558f402680c4cb62bde6a2b759f6b3ad60b9845d Author: Älven <alven@FreeBSD.org> AuthorDate: 2026-03-13 04:54:44 +0000 Commit: Älven <alven@FreeBSD.org> CommitDate: 2026-03-13 04:58:16 +0000 www/lexbor: Update 2.6.0 => 2.7.0 Approved by: db@, yuri@ (Mentors, implicit) --- www/lexbor/Makefile | 2 +- www/lexbor/distinfo | 6 +++--- www/lexbor/pkg-plist | 7 +++++++ 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/www/lexbor/Makefile b/www/lexbor/Makefile index 8cd725b1b541..2fe8a9331d95 100644 --- a/www/lexbor/Makefile +++ b/www/lexbor/Makefile @@ -1,6 +1,6 @@ PORTNAME= lexbor DISTVERSIONPREFIX= v -DISTVERSION= 2.6.0 +DISTVERSION= 2.7.0 CATEGORIES= www MAINTAINER= alven@FreeBSD.org diff --git a/www/lexbor/distinfo b/www/lexbor/distinfo index 0e9505f442a1..703ff1d5e4c0 100644 --- a/www/lexbor/distinfo +++ b/www/lexbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764458162 -SHA256 (lexbor-lexbor-v2.6.0_GH0.tar.gz) = e9bb1aa8027ab92f11d5e8e6e7dc9b7bd632248c11a288eec95ade97bb7951a3 -SIZE (lexbor-lexbor-v2.6.0_GH0.tar.gz) = 5549881 +TIMESTAMP = 1773377363 +SHA256 (lexbor-lexbor-v2.7.0_GH0.tar.gz) = e2473ade7173f69c56731ba71291d2ba705675ede2bb4423dc939ed70bcb55b5 +SIZE (lexbor-lexbor-v2.7.0_GH0.tar.gz) = 5686814 diff --git a/www/lexbor/pkg-plist b/www/lexbor/pkg-plist index a74367da2de7..a96c5fb69468 100644 --- a/www/lexbor/pkg-plist +++ b/www/lexbor/pkg-plist @@ -33,7 +33,9 @@ include/lexbor/css/at_rule.h include/lexbor/css/at_rule/const.h include/lexbor/css/at_rule/res.h include/lexbor/css/at_rule/state.h +include/lexbor/css/at_rule/types.h include/lexbor/css/base.h +include/lexbor/css/blank.h include/lexbor/css/css.h include/lexbor/css/declaration.h include/lexbor/css/log.h @@ -42,6 +44,7 @@ include/lexbor/css/property.h include/lexbor/css/property/const.h include/lexbor/css/property/res.h include/lexbor/css/property/state.h +include/lexbor/css/property/types.h include/lexbor/css/rule.h include/lexbor/css/selectors/base.h include/lexbor/css/selectors/pseudo.h @@ -234,6 +237,10 @@ include/lexbor/utils/base.h include/lexbor/utils/http.h include/lexbor/utils/utils.h include/lexbor/utils/warc.h +lib/cmake/lexbor/lexbor-config-version.cmake +lib/cmake/lexbor/lexbor-config.cmake +lib/cmake/lexbor/lexbor-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/lexbor/lexbor-targets.cmake lib/liblexbor.so lib/liblexbor.so.2 lib/liblexbor.so.%%SOVERSION%%home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b399d6.1c004.2b7e996f>
