pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/maim



Module Name:    pkgsrc
Committed By:   ktnb
Date:           Thu Jun 27 14:50:26 UTC 2024

Modified Files:
        pkgsrc/x11/maim: Makefile distinfo

Log Message:
maim: update to 5.8.0

- Added commands for decoding QR codes
- Various bug and documentation fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/maim/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/maim/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/maim/Makefile
diff -u pkgsrc/x11/maim/Makefile:1.20 pkgsrc/x11/maim/Makefile:1.21
--- pkgsrc/x11/maim/Makefile:1.20       Sun Jun  2 14:35:36 2024
+++ pkgsrc/x11/maim/Makefile    Thu Jun 27 14:50:26 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2024/06/02 14:35:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2024/06/27 14:50:26 ktnb Exp $
 
-DISTNAME=      maim-5.7.4
-PKGREVISION=   6
+DISTNAME=      maim-5.8.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=naelstrof/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/x11/maim/distinfo
diff -u pkgsrc/x11/maim/distinfo:1.6 pkgsrc/x11/maim/distinfo:1.7
--- pkgsrc/x11/maim/distinfo:1.6        Tue Oct 26 11:34:13 2021
+++ pkgsrc/x11/maim/distinfo    Thu Jun 27 14:50:26 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:34:13 nia Exp $
+$NetBSD: distinfo,v 1.7 2024/06/27 14:50:26 ktnb Exp $
 
-BLAKE2s (maim-5.7.4.tar.gz) = be452de998ca88704753404c5c3bec695f253a91ad9236a08be179c4e25f32d5
-SHA512 (maim-5.7.4.tar.gz) = f91ba00e436514d2d0eecc664c02dd45c53750045b5bc4abbc2cfbf64159085e83736e820c54fa819b4d82b0905a3cfe76a5227db49dd54238f655fd4899cd6c
-Size (maim-5.7.4.tar.gz) = 41663 bytes
+BLAKE2s (maim-5.8.0.tar.gz) = 3d6e0f0e326ab4749e1e54686ddc722bfc911c59a7804263350d93d8f2e18caf
+SHA512 (maim-5.8.0.tar.gz) = 418725b1950f9374c2ff7508e1c52f6986b253ea1c155ef28604e514f1cf0753185eea43cde76a65b9de80bb8dd65ced48b49ce5dfccaf20f5caa49f41743f5b
+Size (maim-5.8.0.tar.gz) = 42224 bytes



Home | Main Index | Thread Index | Old Index