Date: Mon, 4 Nov 2024 14:44:53 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: 8716fae7938d - main - graphics/chafa: Update to 1.14.5 Message-ID: <202411041444.4A4Eircr039630@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=8716fae7938da644ee2057220ae0f333b4c915a4 commit 8716fae7938da644ee2057220ae0f333b4c915a4 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-11-04 10:21:54 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-11-04 14:44:48 +0000 graphics/chafa: Update to 1.14.5 --- graphics/chafa/Makefile | 3 +-- graphics/chafa/distinfo | 6 +++--- graphics/chafa/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/graphics/chafa/Makefile b/graphics/chafa/Makefile index dfbc9734431a..fc9e9d8461c4 100644 --- a/graphics/chafa/Makefile +++ b/graphics/chafa/Makefile @@ -1,6 +1,5 @@ PORTNAME= chafa -DISTVERSION= 1.14.4 -PORTREVISION= 1 +DISTVERSION= 1.14.5 CATEGORIES= graphics MASTER_SITES= https://hpjansson.org/chafa/releases/ \ https://github.com/hpjansson/chafa/releases/download/${PORTVERSION}/ diff --git a/graphics/chafa/distinfo b/graphics/chafa/distinfo index 966b4c5328fd..20bd6d044ce9 100644 --- a/graphics/chafa/distinfo +++ b/graphics/chafa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725951480 -SHA256 (chafa-1.14.4.tar.xz) = d0708a63f05b79269dae862a42671e38aece47fbd4fc852904bca51a65954454 -SIZE (chafa-1.14.4.tar.xz) = 992736 +TIMESTAMP = 1730631687 +SHA256 (chafa-1.14.5.tar.xz) = 7b5b384d5fb76a641d00af0626ed2115fb255ea371d9bef11f8500286a7b09e5 +SIZE (chafa-1.14.5.tar.xz) = 993572 diff --git a/graphics/chafa/pkg-plist b/graphics/chafa/pkg-plist index 08a6f60e707f..63d42894f541 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.4 +lib/libchafa.so.0.9.5 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?202411041444.4A4Eircr039630>