pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/chafa
Module Name: pkgsrc
Committed By: ktnb
Date: Thu Nov 7 14:39:28 UTC 2024
Modified Files:
pkgsrc/graphics/chafa: Makefile distinfo
Log Message:
chafa: update to 1.14.5
- Improve sixel and general terminal support inside tmux
- Support JPEGs with CMYK color space
- Fix --font-ratio doing nothing
- Ensure CLI tool gets linked with libm
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/chafa/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/chafa/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/chafa/Makefile
diff -u pkgsrc/graphics/chafa/Makefile:1.3 pkgsrc/graphics/chafa/Makefile:1.4
--- pkgsrc/graphics/chafa/Makefile:1.3 Fri Nov 1 12:52:49 2024
+++ pkgsrc/graphics/chafa/Makefile Thu Nov 7 14:39:28 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2024/11/01 12:52:49 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2024/11/07 14:39:28 ktnb Exp $
-DISTNAME= chafa-1.14.4
-PKGREVISION= 2
+DISTNAME= chafa-1.14.5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=hpjansson/}
GITHUB_TAG= ${PKGVERSION_NOREV}
Index: pkgsrc/graphics/chafa/distinfo
diff -u pkgsrc/graphics/chafa/distinfo:1.1 pkgsrc/graphics/chafa/distinfo:1.2
--- pkgsrc/graphics/chafa/distinfo:1.1 Wed Oct 9 14:05:56 2024
+++ pkgsrc/graphics/chafa/distinfo Thu Nov 7 14:39:28 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2024/10/09 14:05:56 ktnb Exp $
+$NetBSD: distinfo,v 1.2 2024/11/07 14:39:28 ktnb Exp $
-BLAKE2s (chafa-1.14.4.tar.gz) = 691e9fbec3c61b31d4d838b47d42cf27be40b89248a9d7657e5eafa3c8c80ea8
-SHA512 (chafa-1.14.4.tar.gz) = 536f5dc031d1732271285e736d920f7313daaa2f82b3c87af588bfdfb9a6a5616140814ba37d22ea3f3704e916863ea6f9f689de2da672acaeaee20bc4728e6e
-Size (chafa-1.14.4.tar.gz) = 1861126 bytes
+BLAKE2s (chafa-1.14.5.tar.gz) = 989f5fb9b816ca4ae2a80c1fbdd6329260ded46b81d48abda5dc828168692b1a
+SHA512 (chafa-1.14.5.tar.gz) = 00ff6eaa42513ec7bc0acb94eed0b3e1b738fbda1aa4148d8e93dd12a526922fbc187ee3f3e9556b9b935a8bd61318c061b2e1b1862f5cd1cd8fd5d7d106fd33
+Size (chafa-1.14.5.tar.gz) = 1861975 bytes
SHA1 (patch-configure.ac) = c9a07ed95c162c5b07f0a1403dba8b339a8629e5
Home |
Main Index |
Thread Index |
Old Index