pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/arqiver Update archivers/arqiver to version ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e75899d6fe56
branches: trunk
changeset: 427804:e75899d6fe56
user: pin <pin%pkgsrc.org@localhost>
date: Tue Apr 21 08:11:19 2020 +0000
description:
Update archivers/arqiver to version 0.5.0
Changes from 0.4.0
- Added read-only support for Android and MS Windows packages.
- Reset the GUI if the archive's password isn't entered (correctly).
- Speed up listing by using static regexes.
- Handle relative file paths correctly.
diffstat:
archivers/arqiver/Makefile | 5 ++---
archivers/arqiver/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 020b6cbe5bb6 -r e75899d6fe56 archivers/arqiver/Makefile
--- a/archivers/arqiver/Makefile Tue Apr 21 07:59:45 2020 +0000
+++ b/archivers/arqiver/Makefile Tue Apr 21 08:11:19 2020 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2020/04/12 08:28:17 adam Exp $
+# $NetBSD: Makefile,v 1.7 2020/04/21 08:11:19 pin Exp $
-VERSION= 0.4.0
+VERSION= 0.5.0
DISTNAME= Arqiver-V${VERSION}
PKGNAME= arqiver-${VERSION}
-PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
diff -r 020b6cbe5bb6 -r e75899d6fe56 archivers/arqiver/distinfo
--- a/archivers/arqiver/distinfo Tue Apr 21 07:59:45 2020 +0000
+++ b/archivers/arqiver/distinfo Tue Apr 21 08:11:19 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/03/14 22:26:26 gutteridge Exp $
+$NetBSD: distinfo,v 1.3 2020/04/21 08:11:19 pin Exp $
-SHA1 (Arqiver-V0.4.0.tar.gz) = 6ac3e335851db9d628bfe423ccda31c9d33325a4
-RMD160 (Arqiver-V0.4.0.tar.gz) = 6a1e49f912ec79ba445386fe3e74e53e827f7b53
-SHA512 (Arqiver-V0.4.0.tar.gz) = c2c8ac67b0aebe74c22795d2493177c95858bd5afe50dc76aafc62b2d2ba60fa7a1a8519811a0325aabfec8cd48ea31f0c6f6d1c712c9a89bf41441008551ad1
-Size (Arqiver-V0.4.0.tar.gz) = 118725 bytes
+SHA1 (Arqiver-V0.5.0.tar.gz) = 29dc919f6c6d850fc71724f4e0a886b3e02f3a16
+RMD160 (Arqiver-V0.5.0.tar.gz) = bef05b43a21af68e15f494d679b66cfce691f21b
+SHA512 (Arqiver-V0.5.0.tar.gz) = a951a60fb292a4f63f135b32eec87e81c100485e69ac8cfc91d8c6ea6fee88cce76c128d6de8541a9564151a24a2a3cf2d566098223853692fed7bfa77bd07f1
+Size (Arqiver-V0.5.0.tar.gz) = 120137 bytes
Home |
Main Index |
Thread Index |
Old Index