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:   wiz
Date:           Sun Apr 12 21:10:25 UTC 2020

Modified Files:
        pkgsrc/x11/maim: Makefile distinfo

Log Message:
maim: update to 5.6.3.

    Added --nodrag option
    slop selections can now be moved with spacebar!
    more obvious error message when no output is selected.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/maim/Makefile
cvs rdiff -u -r1.2 -r1.3 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.7 pkgsrc/x11/maim/Makefile:1.8
--- pkgsrc/x11/maim/Makefile:1.7        Sun Apr 12 08:29:19 2020
+++ pkgsrc/x11/maim/Makefile    Sun Apr 12 21:10:25 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/04/12 08:29:19 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/04/12 21:10:25 wiz Exp $
 
-DISTNAME=      maim-5.5.3
-PKGREVISION=   2
+DISTNAME=      maim-5.6.3
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=naelstrof/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -24,6 +23,7 @@ CMAKE_ARGS+=  -DCMAKE_BUILD_TYPE="Release
 .include "../../x11/libXcomposite/buildlink3.mk"
 .include "../../x11/libXfixes/buildlink3.mk"
 .include "../../x11/libXrandr/buildlink3.mk"
+BUILDLINK_API_DEPENDS.slop?=    slop>=7.5
 .include "../../x11/slop/buildlink3.mk"
 .include "../../mk/jpeg.buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"

Index: pkgsrc/x11/maim/distinfo
diff -u pkgsrc/x11/maim/distinfo:1.2 pkgsrc/x11/maim/distinfo:1.3
--- pkgsrc/x11/maim/distinfo:1.2        Thu Apr 25 12:50:28 2019
+++ pkgsrc/x11/maim/distinfo    Sun Apr 12 21:10:25 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/04/25 12:50:28 nia Exp $
+$NetBSD: distinfo,v 1.3 2020/04/12 21:10:25 wiz Exp $
 
-SHA1 (maim-5.5.3.tar.gz) = 837bd07fa580a4719df734d67fa125dd99d52fec
-RMD160 (maim-5.5.3.tar.gz) = 8b6fcb3c6dbd73247373cf2ca28e7da29133116c
-SHA512 (maim-5.5.3.tar.gz) = bbcd4f0276090b9650cda88e527d0d1b80270a50935fbc02aac9a302a64bc3975386f24a97d8eb3c1f97d7d32cc9905d5e1f652915fbe3aae0766bd90bc5f51a
-Size (maim-5.5.3.tar.gz) = 40083 bytes
+SHA1 (maim-5.6.3.tar.gz) = 36bf5730aa0cebbfbcb4b070503fba3337f15e3d
+RMD160 (maim-5.6.3.tar.gz) = 6badb251036e1694d63cc2d04506228c90925d86
+SHA512 (maim-5.6.3.tar.gz) = 8e19bd4e89db117bcb74a9b9e35f3232cdd0ef3836a536d170f803d7159fbc4be415d20695e5e61942ff7714d990d027149cee20a689f797d25d01610cc1c3be
+Size (maim-5.6.3.tar.gz) = 40217 bytes



Home | Main Index | Thread Index | Old Index