pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-xarchiver xfce4-xarchiver: update to 0....
details: https://anonhg.NetBSD.org/pkgsrc/rev/58cbec6dfae4
branches: trunk
changeset: 445350:58cbec6dfae4
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Jan 21 02:32:05 2021 +0000
description:
xfce4-xarchiver: update to 0.5.4.16
Though the change "Make xgettext detection portable" broadens the
versions of grep that will work, it still expects the "-o" option,
which could still be a problem with the base grep on particular OSes,
so the "ggrep" tool dependency from rev. 1.50 is deliberately retained.
Change log:
Alexander Kurakin (1):
Update Russian translation
Ingo Brückl (27):
Handle multi-volume 7zip archives
Update Ukrainian translation
Update Russian translation
Fix option 'd' (ensure-directory) in directories with special characters
Add xa_cmd_line_error()
Report an error if a given archive cannot be opened on the command line
Revise xa_rar_check_version()
Reject incompatible (un)rar programs
Replace deprecated gdk_screen_make_display_name()
Do not unconditionally change the environment variable DISPLAY
Avoid string truncation operations
Add xa_7zip_seek_position()
Handle header encrypted multi-volume 7zip archives
Fix name detection of files with large sizes in rar archives
Remove variable iso_date
Create $HOME/.config with correct permissions
Handle empty user preferred temporary directory
Reduce scope of variable
Handle empty user preferred extraction directory
Improve usage of an empty user preferred extraction directory
Reduce scope of variable
Support (un)rar programs version 6 or later
Add a copyright notice
Update license texts
Update GNU Build System
Update language files
Bump version to 0.5.4.16
Piotr Smyrak (1):
Make xgettext detection portable
diffstat:
sysutils/xfce4-xarchiver/Makefile | 4 ++--
sysutils/xfce4-xarchiver/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 34951e3c5cd6 -r 58cbec6dfae4 sysutils/xfce4-xarchiver/Makefile
--- a/sysutils/xfce4-xarchiver/Makefile Wed Jan 20 23:56:51 2021 +0000
+++ b/sysutils/xfce4-xarchiver/Makefile Thu Jan 21 02:32:05 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2020/12/04 22:08:22 gutteridge Exp $
+# $NetBSD: Makefile,v 1.51 2021/01/21 02:32:05 gutteridge Exp $
-DISTNAME= xarchiver-0.5.4.15
+DISTNAME= xarchiver-0.5.4.16
PKGNAME= xfce4-${DISTNAME}
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=ib/}
diff -r 34951e3c5cd6 -r 58cbec6dfae4 sysutils/xfce4-xarchiver/distinfo
--- a/sysutils/xfce4-xarchiver/distinfo Wed Jan 20 23:56:51 2021 +0000
+++ b/sysutils/xfce4-xarchiver/distinfo Thu Jan 21 02:32:05 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/11/24 10:43:25 nia Exp $
+$NetBSD: distinfo,v 1.8 2021/01/21 02:32:05 gutteridge Exp $
-SHA1 (xarchiver-0.5.4.15.tar.gz) = 093b6e4c14dddcd45c328c8af91efb66f2e2a590
-RMD160 (xarchiver-0.5.4.15.tar.gz) = 5fbb6772cffa186669354d5b85490e09d9d33471
-SHA512 (xarchiver-0.5.4.15.tar.gz) = e5174241dd45dd6186d91b15a15b207a8b356480d9ce1a7b9ac2da167878cdb14316a3e7abf3f2aac8d41a02777df2131e205c7d5971a376ff7dd0ca70fbc82f
-Size (xarchiver-0.5.4.15.tar.gz) = 1072943 bytes
+SHA1 (xarchiver-0.5.4.16.tar.gz) = e8d1033032aba56a9fd6ea0d3d81dd8c2554fa2f
+RMD160 (xarchiver-0.5.4.16.tar.gz) = 1a71a9e720ee38a5e4fd3c7d060ec8d0a7826d7e
+SHA512 (xarchiver-0.5.4.16.tar.gz) = 794027cbbc33371008fa259c07c5821ffa63a110a130c2ee6d5fbc40177823af25777d07a0522cd809feb4122b1b741f24f6108dffdda330e54f6402ef97ae4a
+Size (xarchiver-0.5.4.16.tar.gz) = 1071484 bytes
Home |
Main Index |
Thread Index |
Old Index