Date: Tue, 8 Jun 2021 16:03:38 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: 167aa67b82df - main - graphics/chafa: Update to 1.6.1 Message-ID: <202106081603.158G3cJT019743@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=167aa67b82df871c439f28dcc81ce3caae0dc979 commit 167aa67b82df871c439f28dcc81ce3caae0dc979 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2021-06-08 16:03:34 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2021-06-08 16:03:34 +0000 graphics/chafa: Update to 1.6.1 --- 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 9d8ff824c08f..81fdd7049ed4 100644 --- a/graphics/chafa/Makefile +++ b/graphics/chafa/Makefile @@ -1,8 +1,7 @@ # Created by: Emanuel Haupt <ehaupt@FreeBSD.org> PORTNAME= chafa -PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTVERSION= 1.6.1 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 f02c42295311..4fac23ea6a8a 100644 --- a/graphics/chafa/distinfo +++ b/graphics/chafa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612787994 -SHA256 (chafa-1.6.0.tar.xz) = 0706e101a6e0e806335aeb57445e2f6beffe0be29a761f561979e81691c2c681 -SIZE (chafa-1.6.0.tar.xz) = 417888 +TIMESTAMP = 1623096561 +SHA256 (chafa-1.6.1.tar.xz) = 76c98930e99b3e5fadb986148b99d65636e9e9619124e568ff13d364ede89fa5 +SIZE (chafa-1.6.1.tar.xz) = 418720 diff --git a/graphics/chafa/pkg-plist b/graphics/chafa/pkg-plist index 8b3a331ed816..aef7a9f03be4 100644 --- a/graphics/chafa/pkg-plist +++ b/graphics/chafa/pkg-plist @@ -14,7 +14,7 @@ lib/chafa/include/chafaconfig.h lib/libchafa.a lib/libchafa.so lib/libchafa.so.0 -lib/libchafa.so.0.5.0 +lib/libchafa.so.0.5.1 libdata/pkgconfig/chafa.pc %%PORTDOCS%%%%DOCSDIR%%/html/chafa/api-index-full.html %%PORTDOCS%%%%DOCSDIR%%/html/chafa/ch01.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106081603.158G3cJT019743>