pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/arqiver
Module Name: pkgsrc
Committed By: pin
Date: Fri Oct 15 12:30:01 UTC 2021
Modified Files:
pkgsrc/archivers/arqiver: Makefile PLIST distinfo
Log Message:
archivers/arqiver: update to 0.9.0
V0.9.0
--------
-Show childless directories whose names contain the filtering string.
-Fixed viewing or removing of files that have wildcard characters in their names
with bsdtar (by escaping some wildcard characters that come after "--include").
-Better smooth scrolling from inside the view (especially with touchpad).
-Added read-only support for AppImage bundle through 7z.
-When viewing a file in a password protected archive, ask the password again if
a nonempty, wrong password is entered.
-When viewing files, warn the user of links without targets instead of trying to
open them.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/archivers/arqiver/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/archivers/arqiver/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/archivers/arqiver/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/arqiver/Makefile
diff -u pkgsrc/archivers/arqiver/Makefile:1.16 pkgsrc/archivers/arqiver/Makefile:1.17
--- pkgsrc/archivers/arqiver/Makefile:1.16 Sun Jul 11 05:21:18 2021
+++ pkgsrc/archivers/arqiver/Makefile Fri Oct 15 12:30:01 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2021/07/11 05:21:18 pin Exp $
+# $NetBSD: Makefile,v 1.17 2021/10/15 12:30:01 pin Exp $
-DISTNAME= Arqiver-0.8.0
+DISTNAME= Arqiver-0.9.0
PKGNAME= ${DISTNAME:tl}
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
Index: pkgsrc/archivers/arqiver/PLIST
diff -u pkgsrc/archivers/arqiver/PLIST:1.3 pkgsrc/archivers/arqiver/PLIST:1.4
--- pkgsrc/archivers/arqiver/PLIST:1.3 Tue Jul 28 14:28:01 2020
+++ pkgsrc/archivers/arqiver/PLIST Fri Oct 15 12:30:01 2021
@@ -1,10 +1,13 @@
-@comment $NetBSD: PLIST,v 1.3 2020/07/28 14:28:01 pin Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/10/15 12:30:01 pin Exp $
bin/arqiver
share/applications/arqiver.desktop
share/arqiver/translations/arqiver_eo.qm
+share/arqiver/translations/arqiver_fr.qm
share/arqiver/translations/arqiver_hu.qm
+share/arqiver/translations/arqiver_it.qm
share/arqiver/translations/arqiver_nl.qm
share/arqiver/translations/arqiver_pl.qm
share/arqiver/translations/arqiver_pt_BR.qm
share/arqiver/translations/arqiver_ru.qm
+share/arqiver/translations/arqiver_uk.qm
share/icons/hicolor/scalable/apps/arqiver.svg
Index: pkgsrc/archivers/arqiver/distinfo
diff -u pkgsrc/archivers/arqiver/distinfo:1.8 pkgsrc/archivers/arqiver/distinfo:1.9
--- pkgsrc/archivers/arqiver/distinfo:1.8 Thu Oct 7 13:05:56 2021
+++ pkgsrc/archivers/arqiver/distinfo Fri Oct 15 12:30:01 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/07 13:05:56 nia Exp $
+$NetBSD: distinfo,v 1.9 2021/10/15 12:30:01 pin Exp $
-RMD160 (Arqiver-0.8.0.tar.gz) = 779555bfad06e80f739c53bb516ce6240b487b56
-SHA512 (Arqiver-0.8.0.tar.gz) = c8d0fb14d7dbf98efa64253914d8f9c58b9b87f45de037ddfa24ab44edc9a8826cc46c80e56b4a41c735f6365e33b0c10d2ad8b31a90172701bc100941bffcfd
-Size (Arqiver-0.8.0.tar.gz) = 128316 bytes
+RMD160 (Arqiver-0.9.0.tar.gz) = 33853efe8f35353b7a9b71fb43f0f5c1bef07150
+SHA512 (Arqiver-0.9.0.tar.gz) = 9faa218cb3b78a57c5d5c3298b52efba0c09e29a7e4f2dcdde87ddabbe557bfa7d6926417b00e760115a8f7016c097a87fdb727b4370bc43d55e947c20f797f9
+Size (Arqiver-0.9.0.tar.gz) = 135834 bytes
Home |
Main Index |
Thread Index |
Old Index