diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2021-06-08 18:03:34 +0200 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2021-06-08 18:03:34 +0200 |
commit | 167aa67b82df871c439f28dcc81ce3caae0dc979 (patch) | |
tree | e195b8a84e86cbc83c1fe0a532e06992b38fa70e /graphics/chafa | |
parent | security/gpg-tui: update to version 0.4.0 (diff) |
graphics/chafa: Update to 1.6.1
Diffstat (limited to 'graphics/chafa')
-rw-r--r-- | graphics/chafa/Makefile | 3 | ||||
-rw-r--r-- | graphics/chafa/distinfo | 6 | ||||
-rw-r--r-- | 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 |