git: e7d18b708707 - main - textproc/zorba: Switch dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Mar 2024 18:23:56 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7d18b708707b7f62b2349a4a93e344343678ba1 commit e7d18b708707b7f62b2349a4a93e344343678ba1 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-03-24 18:07:14 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-03-24 18:23:35 +0000 textproc/zorba: Switch dependency As tidy-lib has been deprecated switch to www/tidy-html5. --- textproc/zorba/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index f88943b7eb89..97d0b02584cf 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -1,6 +1,6 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= textproc java MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 \ libicudata.so:devel/icu \ libcurl.so:ftp/curl \ - libtidy.so:www/tidy-lib \ + libtidy5.so:www/tidy-html5 \ libuuid.so:misc/e2fsprogs-libuuid RUN_DEPENDS= fop:textproc/fop