pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/lsix
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jun 30 21:58:12 UTC 2024
Modified Files:
pkgsrc/graphics/lsix: Makefile distinfo
Log Message:
lsix: update to 1.9.1.
1.9.1
Turns out ImageMagick 7 has deprecated using magick convert as
well, which is silly. Our solution: alias both convert and montage
to do the right thing for IM7. This is uglier than the previous
solution, but that's okay if it works.
1.9
Use IM7's 'magick' binary if it exists. Closes #73. Closes #78.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/lsix/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/lsix/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/lsix/Makefile
diff -u pkgsrc/graphics/lsix/Makefile:1.27 pkgsrc/graphics/lsix/Makefile:1.28
--- pkgsrc/graphics/lsix/Makefile:1.27 Sun Jun 23 03:42:34 2024
+++ pkgsrc/graphics/lsix/Makefile Sun Jun 30 21:58:12 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2024/06/23 03:42:34 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2024/06/30 21:58:12 wiz Exp $
-DISTNAME= lsix-1.8.2
-PKGREVISION= 4
+DISTNAME= lsix-1.9.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=hackerb9/}
Index: pkgsrc/graphics/lsix/distinfo
diff -u pkgsrc/graphics/lsix/distinfo:1.5 pkgsrc/graphics/lsix/distinfo:1.6
--- pkgsrc/graphics/lsix/distinfo:1.5 Wed Jan 3 15:33:37 2024
+++ pkgsrc/graphics/lsix/distinfo Sun Jun 30 21:58:12 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/01/03 15:33:37 pin Exp $
+$NetBSD: distinfo,v 1.6 2024/06/30 21:58:12 wiz Exp $
-BLAKE2s (lsix-1.8.2.tar.gz) = c78377fb21c013fee4f6f1d19f43e2361773344c70cca004f406d93f7ccf64d0
-SHA512 (lsix-1.8.2.tar.gz) = 735b1b052123aee2562a41f6aa3c386a0e1cc147e09add4b33092a68071ed95b8f77461a803e6a212ab445ba56ca37d0fed616296437c07235d38ac0c1ba06b8
-Size (lsix-1.8.2.tar.gz) = 554540 bytes
+BLAKE2s (lsix-1.9.1.tar.gz) = aabae6d6f56b8704bff32979d3c33083dd0920a2767f30c90615d9b39cca0509
+SHA512 (lsix-1.9.1.tar.gz) = 4b63d9656f3d0b2f477d048eef7454539092742ef53639c6cc41ae90f9458064884c19584c7d7112732dc1c37a56b46a0201ad1633804e54ba828779bedbf1e5
+Size (lsix-1.9.1.tar.gz) = 554567 bytes
Home |
Main Index |
Thread Index |
Old Index