pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/engrampa engrampa: update to 1.26.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/e49cb8c8fa69
branches: trunk
changeset: 388812:e49cb8c8fa69
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Nov 27 04:47:31 2022 +0000
description:
engrampa: update to 1.26.0
Change log:
### engrampa 1.26.0
* Translations update
* update copyright to 2021
### engrampa 1.25.1
* Translations update
* ar: fix filename in file list
* dlg-package-installer: Don't build the path to packages.match
* build: Don't install packages.match when packagekit is disabled
* packages.match: add and run update-packages-match script
* build: don't add twice the file engrampa.appdata.xml to CLEANFILES
* rar 6.00: fix listing archive content with encrypted file list
* i18n: use g_dngettext instead of ngettext
* build: allow users to disable gettext support (--disable-nls)
* build: Use PACKAGE_URL variable
* build: display package name and version in configure summary
* build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
* update resource for transifex
* Update copyright to 2021
* Remove cppcheck warnings about the variable scope can be reduced
* update issue template
* update issue template
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
* fr-archive: Fix memory leak
* Add Electronic Publication (EPUB) support
* Remove unused macros
* update.ui: missing on_update_file_ok_button_clicked handler
* fr-command-unarchiver: Remove trailing spaces
* Avoid memory leak in java utils
* Do not use stock icons in ui files (#392)
* Update compilation instructions
### engrampa 1.25.0
* Translations update
* build: includes all required modules by libegg in PKG_CHECK_MODULES
* Update compilation instructions after use of git submodule
* add git.mk to generate .gitignore
* dlg-update: Fix callback names for callback symbol update_cb
* use git submodule of libegg
* dlg-batch-add: Set labels GtkSizeGroup in ui file
* Use callback symbols defined in ui files
* gtk-utils: Remove _gtk_builder_get_widget
* Remove fr-stock.c and fr-stock.h
* build: silent build warnings for distcheck
* help: fix and update archive format names
* actions: expand the comment on about dialog
* Terminate the application if the resource doesn't exists
* gtk-utils: Remove _gtk_count_selected
* engrampa.appdata.xml: recursive acronyms for .iso, .rpm filetypes
* glib-utils: remove g_ptr_array_free_full
* fr-window: duplicated code
* Add ARC archive support
* glib-utils: remove n_fields function
* Add dlg-add-files.ui and dlg-add-folder.ui
* Update authors
* dlg-new: Adding many callbacks at once
* new.ui: Stock icons are deprecated
* dlg-new: Use GET_WIDGET macro
* autoconf: get zstd mime type using libmagic if enabled
diffstat:
archivers/engrampa/Makefile | 5 ++---
archivers/engrampa/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (31 lines):
diff -r 8a7704981ec5 -r e49cb8c8fa69 archivers/engrampa/Makefile
--- a/archivers/engrampa/Makefile Sun Nov 27 04:46:43 2022 +0000
+++ b/archivers/engrampa/Makefile Sun Nov 27 04:47:31 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2022/08/11 05:08:00 gutteridge Exp $
+# $NetBSD: Makefile,v 1.27 2022/11/27 04:47:31 gutteridge Exp $
-PKGREVISION= 2
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= engrampa-${VERSION:R}.2
+DISTNAME= engrampa-${VERSION}
CATEGORIES= archivers
COMMENT= Archive manager utility for the MATE Environment
diff -r 8a7704981ec5 -r e49cb8c8fa69 archivers/engrampa/distinfo
--- a/archivers/engrampa/distinfo Sun Nov 27 04:46:43 2022 +0000
+++ b/archivers/engrampa/distinfo Sun Nov 27 04:47:31 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 09:57:06 nia Exp $
+$NetBSD: distinfo,v 1.16 2022/11/27 04:47:31 gutteridge Exp $
-BLAKE2s (engrampa-1.24.2.tar.xz) = a185b648e321bf3b5adc9c75c9ff4211c0a984d30d455441d7442813d5c837c4
-SHA512 (engrampa-1.24.2.tar.xz) = 1e0acecfe42e3945fe43729283522dfd56dc4cee92a4d5998c995a496f42f41b284ec10f01eb142139c1cec65e3b5a037299b168b73a2e6e828ae3ab4b9c777d
-Size (engrampa-1.24.2.tar.xz) = 1687432 bytes
+BLAKE2s (engrampa-1.26.0.tar.xz) = 98771db278d12b0a2589a250da24383ec34ba5d42eadcbf6ad6b123571c886ec
+SHA512 (engrampa-1.26.0.tar.xz) = 8058627af19744d26f0997fca37a9a1d9902c63e4008e1af44b2a3b15ebc03e27f2018c60351ee503a28aa072836d201625074abb838e0a95071ce65c64a52bc
+Size (engrampa-1.26.0.tar.xz) = 1761596 bytes
SHA1 (patch-src_fr-command-ar.c) = 88fdf1f73e3e2d2dd4c0f4224cf3fe3be9fe6123
SHA1 (patch-src_fr-command-dpkg.c) = 5f4a200f7311ac84d78a5837540f0914734b6843
SHA1 (patch-src_fr-command-lrzip.c) = 6617c7481a798a67a71158ab74870400b3e36273
Home |
Main Index |
Thread Index |
Old Index