Date: Mon, 9 Sep 2024 09:36:50 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5a9e6c9cd949 - main - graphics/chafa: Update to 1.14.3 Message-ID: <202409090936.4899aoN1078007@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a9e6c9cd949d9cfb006162950a8dbef7ccef164 commit 5a9e6c9cd949d9cfb006162950a8dbef7ccef164 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-09-09 09:36:23 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-09-09 09:36:23 +0000 graphics/chafa: Update to 1.14.3 --- graphics/chafa/Makefile | 5 +---- graphics/chafa/distinfo | 6 +++--- graphics/chafa/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/graphics/chafa/Makefile b/graphics/chafa/Makefile index 513f0d95bdf6..c1a6b6f3a1b2 100644 --- a/graphics/chafa/Makefile +++ b/graphics/chafa/Makefile @@ -1,5 +1,5 @@ PORTNAME= chafa -DISTVERSION= 1.14.2 +DISTVERSION= 1.14.3 CATEGORIES= graphics MASTER_SITES= https://hpjansson.org/chafa/releases/ \ https://github.com/hpjansson/chafa/releases/download/${PORTVERSION}/ @@ -26,9 +26,6 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${DOCSDIR}/html -# https://github.com/hpjansson/chafa/issues/152 -CONFIGURE_ENV+= WEBP_CFLAGS='-lwebp' - INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS diff --git a/graphics/chafa/distinfo b/graphics/chafa/distinfo index 07978cd9bea5..1b72bf1a686c 100644 --- a/graphics/chafa/distinfo +++ b/graphics/chafa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721974388 -SHA256 (chafa-1.14.2.tar.xz) = 8a28d308074e25597e21bf280747461ac695ae715f2f327eb0e0f0435967f8b3 -SIZE (chafa-1.14.2.tar.xz) = 992440 +TIMESTAMP = 1725854642 +SHA256 (chafa-1.14.3.tar.xz) = f3d5530a96c8e55eea180448896e973093e0302f4cbde45d028179af8cfd90f3 +SIZE (chafa-1.14.3.tar.xz) = 992392 diff --git a/graphics/chafa/pkg-plist b/graphics/chafa/pkg-plist index e06a18328f51..2065ba975f03 100644 --- a/graphics/chafa/pkg-plist +++ b/graphics/chafa/pkg-plist @@ -17,7 +17,7 @@ lib/chafa/include/chafaconfig.h lib/libchafa.a lib/libchafa.so lib/libchafa.so.0 -lib/libchafa.so.0.9.2 +lib/libchafa.so.0.9.3 libdata/pkgconfig/chafa.pc %%PORTDOCS%%%%DOCSDIR%%/html/chafa/api-index-deprecated.html %%PORTDOCS%%%%DOCSDIR%%/html/chafa/api-index-full.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409090936.4899aoN1078007>