forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
Showing
2 changed files
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |