Sat Feb 15 23:56:34 2020 UTC ()
(archivers/R-zip) Updated to 2.0.4

# 2.0.4
* `unzip_process()` prints better error messages to the standard error,
  and exits with a non-zero status, on error.


(mef)
diff -r1.2 -r1.3 pkgsrc/archivers/R-zip/Makefile
diff -r1.1 -r1.2 pkgsrc/archivers/R-zip/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/archivers/R-zip/Makefile (expand / switch to unified diff)

--- pkgsrc/archivers/R-zip/Makefile 2019/08/08 19:53:36 1.2
+++ pkgsrc/archivers/R-zip/Makefile 2020/02/15 23:56:34 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.2 2019/08/08 19:53:36 brook Exp $ 1# $NetBSD: Makefile,v 1.3 2020/02/15 23:56:34 mef Exp $
2 2
3R_PKGNAME= zip 3R_PKGNAME= zip
4R_PKGVER= 2.0.3 4R_PKGVER= 2.0.4
5CATEGORIES= archivers 5CATEGORIES= archivers
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Cross-platform 'zip' compression 8COMMENT= Cross-platform 'zip' compression
9LICENSE= cc0-1.0-universal 9LICENSE= cc0-1.0-universal
10 10
11USE_LANGUAGES= c 11USE_LANGUAGES= c
12 12
13.include "../../math/R/Makefile.extension" 13.include "../../math/R/Makefile.extension"
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/archivers/R-zip/distinfo (expand / switch to unified diff)

--- pkgsrc/archivers/R-zip/distinfo 2019/07/30 22:26:11 1.1
+++ pkgsrc/archivers/R-zip/distinfo 2020/02/15 23:56:34 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2019/07/30 22:26:11 brook Exp $ 1$NetBSD: distinfo,v 1.2 2020/02/15 23:56:34 mef Exp $
2 2
3SHA1 (R/zip_2.0.3.tar.gz) = ce8568b8f10c6908208d7358ca5f15a8ab6dbb2e 3SHA1 (R/zip_2.0.4.tar.gz) = 56402539671793af07dc52d9a10efa307d7c04f1
4RMD160 (R/zip_2.0.3.tar.gz) = 30276765c2e799207346841249277ca9f237cbd2 4RMD160 (R/zip_2.0.4.tar.gz) = 62c12572e7564a5eeafdb6062f3ed97b30828471
5SHA512 (R/zip_2.0.3.tar.gz) = a7ccb26b9c9ade2f9ffbdf2dcd5e37cde4a6364b3882e01ab62ae85a4f2a62532537b6681225edeac7647284eed2650a698fbf0158761912c59c4c35e03482d6 5SHA512 (R/zip_2.0.4.tar.gz) = 04957eced3f1695585c79d276fb023417b5f7ce05351e607cc49499e18256a39928c47042325f0e1511e778fa8b9c92c8df7de8d173f1332eca87a2f955babda
6Size (R/zip_2.0.3.tar.gz) = 96348 bytes 6Size (R/zip_2.0.4.tar.gz) = 97756 bytes