pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/eom



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Jul 21 00:06:33 UTC 2021

Modified Files:
        pkgsrc/graphics/eom: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/eom/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/eom/distinfo

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

Modified files:

Index: pkgsrc/graphics/eom/Makefile
diff -u pkgsrc/graphics/eom/Makefile:1.29 pkgsrc/graphics/eom/Makefile:1.30
--- pkgsrc/graphics/eom/Makefile:1.29   Mon May 24 19:52:21 2021
+++ pkgsrc/graphics/eom/Makefile        Wed Jul 21 00:06:33 2021
@@ -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

Index: pkgsrc/graphics/eom/distinfo
diff -u pkgsrc/graphics/eom/distinfo:1.10 pkgsrc/graphics/eom/distinfo:1.11
--- pkgsrc/graphics/eom/distinfo:1.10   Sun Apr  5 16:05:41 2020
+++ pkgsrc/graphics/eom/distinfo        Wed Jul 21 00:06:33 2021
@@ -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