pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/eom eom: update to 1.24.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/043146896048
branches:  trunk
changeset: 456151:043146896048
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Wed Jul 21 00:06:33 2021 +0000

description:
eom: update to 1.24.2

Change log:

eom 1.24.2

  * Translations update
  * eom-save-as-dialog-helper: Fix resource path
  * Ensure scrollbar moves when dragged to move image

eom 1.24.1

  * Translations update
  * help: Fix some incongruencies
  * build: silent build warnings for distcheck
  * eom.desktop: Do not collect the translation for Icon
  * help: Fix Image Collection shortcut (#263)
  * Use user page on github when user email is private
  * Update authors

diffstat:

 graphics/eom/Makefile |   5 ++---
 graphics/eom/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r b2a4be4d762c -r 043146896048 graphics/eom/Makefile
--- a/graphics/eom/Makefile     Tue Jul 20 23:51:50 2021 +0000
+++ b/graphics/eom/Makefile     Wed Jul 21 00:06:33 2021 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.29 2021/05/24 19:52:21 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2021/07/21 00:06:33 gutteridge Exp $
 
 # XXX: meta-pkgs/mate/Makefile.common includes pyversion.mk which sets the
 # python version too early and clashes with PYTHON_VERSIONS_INCOMPATIBLE
 # from libpeas bl3, so we include it early to ensure a valid version is
 # chosen.  This is not ideal, please fix it properly at some point.
-PKGREVISION= 7
 .include "../../devel/libpeas/buildlink3.mk"
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      eom-${VERSION}
+DISTNAME=      eom-${VERSION:R}.2
 CATEGORIES=    graphics
 
 COMMENT=       Eye of MATE: an image viewing and cataloging program
diff -r b2a4be4d762c -r 043146896048 graphics/eom/distinfo
--- a/graphics/eom/distinfo     Tue Jul 20 23:51:50 2021 +0000
+++ b/graphics/eom/distinfo     Wed Jul 21 00:06:33 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2020/04/05 16:05:41 bsiegert Exp $
+$NetBSD: distinfo,v 1.11 2021/07/21 00:06:33 gutteridge Exp $
 
-SHA1 (eom-1.24.0.tar.xz) = 01e9d07377580f29494c7bbd3376e7351eb8b0eb
-RMD160 (eom-1.24.0.tar.xz) = 7bde7269174666915548782252b9a58c90060c31
-SHA512 (eom-1.24.0.tar.xz) = 17d26a9341cde0a86f8d8b65008f554398111d80f5d131441654bd9e907df9c9d696038e678aca8d7f4bd2923ff593f626735a3cc30451118818cdbebceb87ab
-Size (eom-1.24.0.tar.xz) = 2433420 bytes
+SHA1 (eom-1.24.2.tar.xz) = 010414b2a5a9d50e8a9cf9793c2ad513b8ff2544
+RMD160 (eom-1.24.2.tar.xz) = b1cff8d3fd735164db2be875e48377bec3f2d989
+SHA512 (eom-1.24.2.tar.xz) = 38497dc5fc42340ca1b356f40eab8c14c21b1467f82ec64024d633cfb7ebfc598020b35c02eedce4f73f7a5ecb9050b0f0af4ea00279a1a5e7a627e542f34951
+Size (eom-1.24.2.tar.xz) = 2428972 bytes
 SHA1 (patch-src_eom-exif-util.c) = 13a3d69553564278e9beae5c84adcf83b7591f20



Home | Main Index | Thread Index | Old Index