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: Tue Mar 28 20:31:17 UTC 2023
Modified Files:
pkgsrc/archivers/arqiver: Makefile PLIST distinfo
Log Message:
archivers/arqiver: update to 0.11.0
Main changes:
● The "View current item" is added to the "View" menu.
● Context menus are corrected on Wayland.
● The option about fitting the first column is removed (it could make the first
column almost invisible).
● Opening of dmg files is allowed by drag-and-drop.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/archivers/arqiver/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/archivers/arqiver/PLIST
cvs rdiff -u -r1.11 -r1.12 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.23 pkgsrc/archivers/arqiver/Makefile:1.24
--- pkgsrc/archivers/arqiver/Makefile:1.23 Sun Jan 29 21:15:20 2023
+++ pkgsrc/archivers/arqiver/Makefile Tue Mar 28 20:31:17 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2023/01/29 21:15:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2023/03/28 20:31:17 pin Exp $
-DISTNAME= Arqiver-0.10.0
+DISTNAME= Arqiver-0.11.0
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
Index: pkgsrc/archivers/arqiver/PLIST
diff -u pkgsrc/archivers/arqiver/PLIST:1.5 pkgsrc/archivers/arqiver/PLIST:1.6
--- pkgsrc/archivers/arqiver/PLIST:1.5 Sun Sep 4 15:08:37 2022
+++ pkgsrc/archivers/arqiver/PLIST Tue Mar 28 20:31:17 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2022/09/04 15:08:37 pin Exp $
+@comment $NetBSD: PLIST,v 1.6 2023/03/28 20:31:17 pin Exp $
bin/arqiver
share/applications/arqiver.desktop
share/arqiver/translations/arqiver_ca.qm
@@ -17,5 +17,6 @@ share/arqiver/translations/arqiver_pl.qm
share/arqiver/translations/arqiver_pt.qm
share/arqiver/translations/arqiver_pt_BR.qm
share/arqiver/translations/arqiver_ru.qm
+share/arqiver/translations/arqiver_tr.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.11 pkgsrc/archivers/arqiver/distinfo:1.12
--- pkgsrc/archivers/arqiver/distinfo:1.11 Sun Sep 4 15:08:37 2022
+++ pkgsrc/archivers/arqiver/distinfo Tue Mar 28 20:31:17 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/09/04 15:08:37 pin Exp $
+$NetBSD: distinfo,v 1.12 2023/03/28 20:31:17 pin Exp $
-BLAKE2s (Arqiver-0.10.0.tar.gz) = de4f24f3ce3b0da5f1120962399c685aaf3f1b16dc331c2f166bbcb176dc547e
-SHA512 (Arqiver-0.10.0.tar.gz) = a220e24631e7102fc71c4dc5d873fc7c3c246c4fbd18c94ae3cd930bb0b9a335914743a1392a118d56557197f2c12fe2157be27ed11121d07a2959bb452a3800
-Size (Arqiver-0.10.0.tar.gz) = 148443 bytes
+BLAKE2s (Arqiver-0.11.0.tar.gz) = 071e2de63d07597a60cf46f3267f080de8fb4717bcb0f8f3ef6fede35a6cf566
+SHA512 (Arqiver-0.11.0.tar.gz) = d25956993d0c134e2615178853b9d25cbd84550165958496c752e733e1b42575a7526cb51b70d670549fb27076d5c77620f6ad5a774aa576af1123ee41abe30c
+Size (Arqiver-0.11.0.tar.gz) = 151477 bytes
Home |
Main Index |
Thread Index |
Old Index