pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/engrampa



Module Name:    pkgsrc
Committed By:   youri
Date:           Mon May 14 12:41:20 UTC 2018

Modified Files:
        pkgsrc/archivers/engrampa: Makefile PLIST distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/archivers/engrampa/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/archivers/engrampa/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/archivers/engrampa/distinfo

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

Modified files:

Index: pkgsrc/archivers/engrampa/Makefile
diff -u pkgsrc/archivers/engrampa/Makefile:1.9 pkgsrc/archivers/engrampa/Makefile:1.10
--- pkgsrc/archivers/engrampa/Makefile:1.9      Mon Apr 16 14:34:03 2018
+++ pkgsrc/archivers/engrampa/Makefile  Mon May 14 12:41:20 2018
@@ -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

Index: pkgsrc/archivers/engrampa/PLIST
diff -u pkgsrc/archivers/engrampa/PLIST:1.3 pkgsrc/archivers/engrampa/PLIST:1.4
--- pkgsrc/archivers/engrampa/PLIST:1.3 Fri Jun 23 17:09:36 2017
+++ pkgsrc/archivers/engrampa/PLIST     Mon May 14 12:41:20 2018
@@ -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_CA/LC_MESSAGES/engrampa.
 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

Index: pkgsrc/archivers/engrampa/distinfo
diff -u pkgsrc/archivers/engrampa/distinfo:1.4 pkgsrc/archivers/engrampa/distinfo:1.5
--- pkgsrc/archivers/engrampa/distinfo:1.4      Tue Feb  6 09:59:38 2018
+++ pkgsrc/archivers/engrampa/distinfo  Mon May 14 12:41:20 2018
@@ -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