Date: Mon, 25 Mar 2024 10:59:17 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3f9fbfcffcaf - main - graphics/lightzone: switch to www/tidy-html5 Message-ID: <202403251059.42PAxHpX075177@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f9fbfcffcaf5e1454dd48dacc59ce48f37b56c0 commit 3f9fbfcffcaf5e1454dd48dacc59ce48f37b56c0 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-03-25 10:51:00 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-03-25 10:51:00 +0000 graphics/lightzone: switch to www/tidy-html5 --- graphics/lightzone/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/lightzone/Makefile b/graphics/lightzone/Makefile index a2dbbe173d02..1cd25bd31f40 100644 --- a/graphics/lightzone/Makefile +++ b/graphics/lightzone/Makefile @@ -1,7 +1,7 @@ PORTNAME= lightzone DISTVERSION= 4.1.8-3 DISTVERSIONSUFFIX= -g36e87773 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics java DIST_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/../COPYING BUILD_DEPENDS= jhindexer:java/javahelp \ git:devel/git \ rsync:net/rsync \ - tidy:www/tidy-lib \ + tidy5:www/tidy-html5 \ autoconf:devel/autoconf LIB_DEPENDS= liblcms2.so:graphics/lcms2 \ libtiff.so:graphics/tiff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403251059.42PAxHpX075177>