pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/engrampa Update engrampa to 1.2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2eee5309c55
branches:  trunk
changeset: 307863:f2eee5309c55
user:      youri <youri%pkgsrc.org@localhost>
date:      Mon May 14 12:41:20 2018 +0000
description:
Update engrampa to 1.20.0:

Engrampa, the archive viewer, has improved support for encrypted 7z archives.

Full changelog:

build: use PKG_CONFIG to fix cross-build
Add our copyright to About dialog and Caja extension
7z: Fix: rename files with password without the list encrypted
7z: Fix: delete/rename files/folders with the list encrypted
avoid deprecated gdk_screen_make_display_name
don?t use deprecated gtk_show_uri
use a more common gtk+ function
avoid deprecated gdk_screen_get_number
Add the button ?Show the Files and Quit? in the progress dialog
Fix: create zip files in ?maximum? compression level
Fix: Browsing history not correct
hide folders in ?View All Files?
Fix: Wrong behavior of Skip button in Replace file dialog
UI files: avoid deprecations
gtk-utils: remove some GTK_STOCK deprecations
gtk-utils: avoid deprecated gtk_icon_size_lookup_for_settings
fr-window: fix some GTK_STOCK deprecations
add style class frame to scrolledwindows
fr-window: avoid deprecated GtkMisc and GtkAlignment
dlg-add-folder: avoid deprecated gtk_alignment_new()
build: use variable instead of hardcoded file name when cleaning
Translations update

diffstat:

 archivers/engrampa/Makefile |   5 ++---
 archivers/engrampa/PLIST    |   3 ++-
 archivers/engrampa/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (49 lines):

diff -r f45c67c31ead -r f2eee5309c55 archivers/engrampa/Makefile
--- a/archivers/engrampa/Makefile       Mon May 14 12:39:28 2018 +0000
+++ b/archivers/engrampa/Makefile       Mon May 14 12:41:20 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2018/04/16 14:34:03 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2018/05/14 12:41:20 youri Exp $
 
-PKGREVISION= 3
 .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 f45c67c31ead -r f2eee5309c55 archivers/engrampa/PLIST
--- a/archivers/engrampa/PLIST  Mon May 14 12:39:28 2018 +0000
+++ b/archivers/engrampa/PLIST  Mon May 14 12:41:20 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/06/23 17:09:36 youri Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/05/14 12:41:20 youri Exp $
 bin/engrampa
 lib/caja/extensions-2.0/libcaja-engrampa.la
 libexec/engrampa-server
@@ -181,6 +181,7 @@
 share/locale/en_GB/LC_MESSAGES/engrampa.mo
 share/locale/eo/LC_MESSAGES/engrampa.mo
 share/locale/es/LC_MESSAGES/engrampa.mo
+share/locale/es_AR/LC_MESSAGES/engrampa.mo
 share/locale/es_CO/LC_MESSAGES/engrampa.mo
 share/locale/es_MX/LC_MESSAGES/engrampa.mo
 share/locale/et/LC_MESSAGES/engrampa.mo
diff -r f45c67c31ead -r f2eee5309c55 archivers/engrampa/distinfo
--- a/archivers/engrampa/distinfo       Mon May 14 12:39:28 2018 +0000
+++ b/archivers/engrampa/distinfo       Mon May 14 12:41:20 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2018/02/06 09:59:38 jperkin Exp $
+$NetBSD: distinfo,v 1.5 2018/05/14 12:41:20 youri Exp $
 
-SHA1 (engrampa-1.18.2.tar.xz) = 14b6f334bb6dde2bf9441b42438fc1e0aa76dee9
-RMD160 (engrampa-1.18.2.tar.xz) = fd07cbf44d94ba827fa3bf00c431187405dff719
-SHA512 (engrampa-1.18.2.tar.xz) = 98769a4388cb6cf524e6d34c4ac13596231cdb7a9795b59c9722ceeead3b090c5b69040318718eacd9debbe3a19d70da04221623aaec04faf1a0f56c4bb059d5
-Size (engrampa-1.18.2.tar.xz) = 1424404 bytes
+SHA1 (engrampa-1.20.0.tar.xz) = 1aee58172605abe459df4b32900ed8ee122fb01e
+RMD160 (engrampa-1.20.0.tar.xz) = 71b3c0a04969129f65fbf2d41a96e7dd3e18ca1f
+SHA512 (engrampa-1.20.0.tar.xz) = 2c610b3c65f625be34d677cc4461a959b131d6786af972d72d26b1cd25b2a7045458d6e742eafb69975419bfd9f44c78a76d5d660c417c3804bc6a407587557c
+Size (engrampa-1.20.0.tar.xz) = 1431464 bytes
 SHA1 (patch-src_fr-command-lrzip.c) = 0409d41ab993ca67c71c6896083f848919fc8be8
 SHA1 (patch-src_fr-command-unarchiver.c) = 12ef9b4ec8a6ee0205aff0e47cf7cdfb735fe63e



Home | Main Index | Thread Index | Old Index