Skip to content

Commit

Permalink
graphics/chafa: Update to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ehaupt committed Mar 22, 2022
1 parent afae91c commit 8c0b426
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions graphics/chafa/Makefile
@@ -1,7 +1,7 @@
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>

PORTNAME= chafa
PORTVERSION= 1.8.0
PORTVERSION= 1.10.0
CATEGORIES= graphics
MASTER_SITES= https://hpjansson.org/chafa/releases/ \
https://github.com/hpjansson/chafa/releases/download/${PORTVERSION}/
Expand All @@ -14,7 +14,7 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LESSER

LIB_DEPENDS= libfreetype.so:print/freetype2 \
LIB_DEPENDS= libfreetype.so:print/freetype2

USES= gettext-runtime gnome libtool magick:7 tar:xz
USE_GNOME= glib20
Expand Down
6 changes: 3 additions & 3 deletions graphics/chafa/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1630787957
SHA256 (chafa-1.8.0.tar.xz) = 21ff652d836ba207098c40c459652b2f1de6c8a64fbffc62e7c6319ced32286b
SIZE (chafa-1.8.0.tar.xz) = 435712
TIMESTAMP = 1647885446
SHA256 (chafa-1.10.0.tar.xz) = 88f4b8b1541f98230af11d4de2e8dc8b8a4c537dbd57dc2f63f2e0a48d3d68ee
SIZE (chafa-1.10.0.tar.xz) = 511416
2 changes: 1 addition & 1 deletion graphics/chafa/pkg-plist
Expand Up @@ -14,7 +14,7 @@ lib/chafa/include/chafaconfig.h
lib/libchafa.a
lib/libchafa.so
lib/libchafa.so.0
lib/libchafa.so.0.6.0
lib/libchafa.so.0.7.0
libdata/pkgconfig/chafa.pc
%%PORTDOCS%%%%DOCSDIR%%/html/chafa/api-index-full.html
%%PORTDOCS%%%%DOCSDIR%%/html/chafa/ch01.html
Expand Down

0 comments on commit 8c0b426

Please sign in to comment.