diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2021-07-21 00:06:33 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2021-07-21 00:06:33 +0000 |
commit | 2930e6d1643abb2de8b4c5d37035d1ce3b23934c (patch) | |
tree | 0c268c94f9d33073ff986f94c813120e750b8c8d /graphics/eom | |
parent | b55fded1bf137232168905d2276ac37100b6c99d (diff) | |
download | pkgsrc-2930e6d1643abb2de8b4c5d37035d1ce3b23934c.tar.gz |
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 (limited to 'graphics/eom')
-rw-r--r-- | graphics/eom/Makefile | 5 | ||||
-rw-r--r-- | graphics/eom/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile index c9884c70e08..90121abcd2e 100644 --- a/graphics/eom/Makefile +++ b/graphics/eom/Makefile @@ -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 --git a/graphics/eom/distinfo b/graphics/eom/distinfo index a56c4876067..0783b44d5e3 100644 --- a/graphics/eom/distinfo +++ b/graphics/eom/distinfo @@ -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 |