Date: Sun, 28 Jul 2024 07:32:41 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: aa164eeb0771 - main - graphics/chafa: Update to 1.14.2 Message-ID: <202407280732.46S7WfGL046690@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=aa164eeb077103992e81416c59ac15c5a24f5218 commit aa164eeb077103992e81416c59ac15c5a24f5218 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-07-28 07:32:35 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-07-28 07:32:35 +0000 graphics/chafa: Update to 1.14.2 --- graphics/chafa/Makefile | 2 +- graphics/chafa/distinfo | 6 +++--- graphics/chafa/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/chafa/Makefile b/graphics/chafa/Makefile index f0f9f013fce0..513f0d95bdf6 100644 --- a/graphics/chafa/Makefile +++ b/graphics/chafa/Makefile @@ -1,5 +1,5 @@ PORTNAME= chafa -DISTVERSION= 1.14.1 +DISTVERSION= 1.14.2 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 a162e5195459..07978cd9bea5 100644 --- a/graphics/chafa/distinfo +++ b/graphics/chafa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718702517 -SHA256 (chafa-1.14.1.tar.xz) = 24707f59e544cec85d7a1993854672136b05271f86954248c5d8a42e221f6f25 -SIZE (chafa-1.14.1.tar.xz) = 991656 +TIMESTAMP = 1721974388 +SHA256 (chafa-1.14.2.tar.xz) = 8a28d308074e25597e21bf280747461ac695ae715f2f327eb0e0f0435967f8b3 +SIZE (chafa-1.14.2.tar.xz) = 992440 diff --git a/graphics/chafa/pkg-plist b/graphics/chafa/pkg-plist index cd9b816b0f70..e06a18328f51 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.1 +lib/libchafa.so.0.9.2 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?202407280732.46S7WfGL046690>