pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/xfce4-xarchiver
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Jan 21 02:32:05 UTC 2021
Modified Files:
pkgsrc/sysutils/xfce4-xarchiver: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/sysutils/xfce4-xarchiver/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/xfce4-xarchiver/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/xfce4-xarchiver/Makefile
diff -u pkgsrc/sysutils/xfce4-xarchiver/Makefile:1.50 pkgsrc/sysutils/xfce4-xarchiver/Makefile:1.51
--- pkgsrc/sysutils/xfce4-xarchiver/Makefile:1.50 Fri Dec 4 22:08:22 2020
+++ pkgsrc/sysutils/xfce4-xarchiver/Makefile Thu Jan 21 02:32:05 2021
@@ -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/}
Index: pkgsrc/sysutils/xfce4-xarchiver/distinfo
diff -u pkgsrc/sysutils/xfce4-xarchiver/distinfo:1.7 pkgsrc/sysutils/xfce4-xarchiver/distinfo:1.8
--- pkgsrc/sysutils/xfce4-xarchiver/distinfo:1.7 Tue Nov 24 10:43:25 2020
+++ pkgsrc/sysutils/xfce4-xarchiver/distinfo Thu Jan 21 02:32:05 2021
@@ -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