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:           Mon May  8 00:40:19 UTC 2023

Modified Files:
        pkgsrc/graphics/eom: Makefile PLIST distinfo

Log Message:
eom: update to 1.26.1

Change log:

### eom 1.26.1

  * Translations update
  * Fix building with ImageMagick 7
  * eom-window: fix warning incompatible-pointer-types
  * Accessibility: add proper mnemonic relations and labelling
  * Add support for libexif 0.6.14+
  * user-guide: fix wrong informations


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/graphics/eom/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/eom/PLIST
cvs rdiff -u -r1.14 -r1.15 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.40 pkgsrc/graphics/eom/Makefile:1.41
--- pkgsrc/graphics/eom/Makefile:1.40   Wed Apr 19 08:10:17 2023
+++ pkgsrc/graphics/eom/Makefile        Mon May  8 00:40:18 2023
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.40 2023/04/19 08:10:17 adam Exp $
+# $NetBSD: Makefile,v 1.41 2023/05/08 00:40:18 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= 3
 .include "../../devel/libpeas/buildlink3.mk"
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      eom-${VERSION}
+DISTNAME=      eom-${VERSION:R}.1
 CATEGORIES=    graphics
 
 COMMENT=       Eye of MATE: an image viewing and cataloging program

Index: pkgsrc/graphics/eom/PLIST
diff -u pkgsrc/graphics/eom/PLIST:1.7 pkgsrc/graphics/eom/PLIST:1.8
--- pkgsrc/graphics/eom/PLIST:1.7       Sun Apr  5 16:05:41 2020
+++ pkgsrc/graphics/eom/PLIST   Mon May  8 00:40:18 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2020/04/05 16:05:41 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.8 2023/05/08 00:40:18 gutteridge Exp $
 bin/eom
 include/eom-2.20/eom/eom-application-activatable.h
 include/eom-2.20/eom/eom-application.h
@@ -571,6 +571,7 @@ share/locale/el/LC_MESSAGES/eom.mo
 share/locale/en_AU/LC_MESSAGES/eom.mo
 share/locale/en_CA/LC_MESSAGES/eom.mo
 share/locale/en_GB/LC_MESSAGES/eom.mo
+share/locale/en_US/LC_MESSAGES/eom.mo
 share/locale/eo/LC_MESSAGES/eom.mo
 share/locale/es/LC_MESSAGES/eom.mo
 share/locale/es_AR/LC_MESSAGES/eom.mo

Index: pkgsrc/graphics/eom/distinfo
diff -u pkgsrc/graphics/eom/distinfo:1.14 pkgsrc/graphics/eom/distinfo:1.15
--- pkgsrc/graphics/eom/distinfo:1.14   Sun Nov 27 04:48:39 2022
+++ pkgsrc/graphics/eom/distinfo        Mon May  8 00:40:18 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2022/11/27 04:48:39 gutteridge Exp $
+$NetBSD: distinfo,v 1.15 2023/05/08 00:40:18 gutteridge Exp $
 
-BLAKE2s (eom-1.26.0.tar.xz) = f369e51e3778197f1f43712415567e6d4d04b2f9eaff76586b0d67ffa4aca370
-SHA512 (eom-1.26.0.tar.xz) = efc5a1ce5c21ad74108c63827fa60f2cd8517888d8e155d7c9934f5490e61b2cf73bae3b42f8d6b69ce1d5c4658d0c74f2ab19e90f40173d55354276bbe5d824
-Size (eom-1.26.0.tar.xz) = 2493104 bytes
+BLAKE2s (eom-1.26.1.tar.xz) = 4a2f941416bae821b8625a1c9f92b1a98f0cca3e85f6b2a6242569094f6ba87f
+SHA512 (eom-1.26.1.tar.xz) = 263eb6a843577f3ba399fa27b6a9087246053dffd963090933f6bb11b762e1049fdc7b0fd52a6987f40fb57be76d68f6964413a0c12437fb00b8766dc17b7648
+Size (eom-1.26.1.tar.xz) = 2512024 bytes
 SHA1 (patch-src_eom-exif-util.c) = 13a3d69553564278e9beae5c84adcf83b7591f20



Home | Main Index | Thread Index | Old Index