Date: Sun, 5 Sep 2021 06:11:10 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: 7cce9022c66e - main - graphics/chafa: Update to 1.8.0 Message-ID: <202109050611.1856BAH0065014@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=7cce9022c66ef7558c09637d2f7229f2e63e023f commit 7cce9022c66ef7558c09637d2f7229f2e63e023f Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2021-09-05 06:10:58 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2021-09-05 06:11:07 +0000 graphics/chafa: Update to 1.8.0 --- 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 81fdd7049ed4..85dbfd62db71 100644 --- a/graphics/chafa/Makefile +++ b/graphics/chafa/Makefile @@ -1,7 +1,7 @@ # Created by: Emanuel Haupt <ehaupt@FreeBSD.org> PORTNAME= chafa -PORTVERSION= 1.6.1 +PORTVERSION= 1.8.0 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 4fac23ea6a8a..bf0c77105ba0 100644 --- a/graphics/chafa/distinfo +++ b/graphics/chafa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623096561 -SHA256 (chafa-1.6.1.tar.xz) = 76c98930e99b3e5fadb986148b99d65636e9e9619124e568ff13d364ede89fa5 -SIZE (chafa-1.6.1.tar.xz) = 418720 +TIMESTAMP = 1630787957 +SHA256 (chafa-1.8.0.tar.xz) = 21ff652d836ba207098c40c459652b2f1de6c8a64fbffc62e7c6319ced32286b +SIZE (chafa-1.8.0.tar.xz) = 435712 diff --git a/graphics/chafa/pkg-plist b/graphics/chafa/pkg-plist index aef7a9f03be4..20fb0adc9570 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.1 +lib/libchafa.so.0.6.0 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?202109050611.1856BAH0065014>