Sun Sep 13 07:18:55 2020 UTC ()
archivers/arqiver: update to 0.6.1

V0.6.1
--------
 * Added read-only support for RAR archives through 7z.


(pin)
diff -r1.11 -r1.12 pkgsrc/archivers/arqiver/Makefile
diff -r1.4 -r1.5 pkgsrc/archivers/arqiver/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/archivers/arqiver/Makefile (expand / switch to unified diff)

--- pkgsrc/archivers/arqiver/Makefile 2020/08/17 20:18:02 1.11
+++ pkgsrc/archivers/arqiver/Makefile 2020/09/13 07:18:55 1.12
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.11 2020/08/17 20:18:02 leot Exp $ 1# $NetBSD: Makefile,v 1.12 2020/09/13 07:18:55 pin Exp $
2 2
3DISTNAME= Arqiver-0.6.0 3DISTNAME= Arqiver-0.6.1
4PKGNAME= ${DISTNAME:tl} 4PKGNAME= ${DISTNAME:tl}
5PKGREVISION= 1 
6CATEGORIES= archivers 5CATEGORIES= archivers
7MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/} 6MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
8GITHUB_TAG= V${PKGVERSION_NOREV} 7GITHUB_TAG= V${PKGVERSION_NOREV}
9 8
10MAINTAINER= pin@NetBSD.org 9MAINTAINER= pin@NetBSD.org
11HOMEPAGE= https://github.com/tsujan/Arqiver/ 10HOMEPAGE= https://github.com/tsujan/Arqiver/
12COMMENT= Simple Qt5 archive manager 11COMMENT= Simple Qt5 archive manager
13LICENSE= gnu-gpl-v3 12LICENSE= gnu-gpl-v3
14 13
15WRKSRC= ${WRKDIR}/${DISTNAME} 14WRKSRC= ${WRKDIR}/${DISTNAME}
16USE_LANGUAGES= c++ 15USE_LANGUAGES= c++
17USE_TOOLS+= pkg-config bsdtar:run gzip:run 7za:run 16USE_TOOLS+= pkg-config bsdtar:run gzip:run 7za:run
18 17

cvs diff -r1.4 -r1.5 pkgsrc/archivers/arqiver/distinfo (expand / switch to unified diff)

--- pkgsrc/archivers/arqiver/distinfo 2020/07/28 14:28:01 1.4
+++ pkgsrc/archivers/arqiver/distinfo 2020/09/13 07:18:55 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2020/07/28 14:28:01 pin Exp $ 1$NetBSD: distinfo,v 1.5 2020/09/13 07:18:55 pin Exp $
2 2
3SHA1 (Arqiver-0.6.0.tar.gz) = 978d6899c2f6cad1a3eb4c7231c976cd475f8a30 3SHA1 (Arqiver-0.6.1.tar.gz) = 47f7d37f45a3b583128eff188dbaaa9928c4e2c1
4RMD160 (Arqiver-0.6.0.tar.gz) = b875d7f76c4e5fcaf9d9ca4bdfe703c9314aed6d 4RMD160 (Arqiver-0.6.1.tar.gz) = 140b141dce4b10ba2c9e948f642794a0de33129c
5SHA512 (Arqiver-0.6.0.tar.gz) = 7a9a5323ea7348ef28dfffd661f880eba5be44b1ee488e7469b77b7e0d7c65eb5fde2587b3a2b006d7e29f3ce04ff07daec01846c537db2ac906246295eb2921 5SHA512 (Arqiver-0.6.1.tar.gz) = 7a0ad2bf164d6fa9a9f2eab7f9fca27b4e9d851b071aacda75c525ec2dad6e558c8c266792efe2cb3a4d33a45308a8e5f1334ad10f74924ddb5ca371ccac700b
6Size (Arqiver-0.6.0.tar.gz) = 122895 bytes 6Size (Arqiver-0.6.1.tar.gz) = 123068 bytes