pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers/R-zip



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Feb 15 23:56:34 UTC 2020

Modified Files:
        pkgsrc/archivers/R-zip: Makefile distinfo

Log Message:
(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.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/archivers/R-zip/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/R-zip/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/R-zip/Makefile
diff -u pkgsrc/archivers/R-zip/Makefile:1.2 pkgsrc/archivers/R-zip/Makefile:1.3
--- pkgsrc/archivers/R-zip/Makefile:1.2 Thu Aug  8 19:53:36 2019
+++ pkgsrc/archivers/R-zip/Makefile     Sat Feb 15 23:56:34 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/08/08 19:53:36 brook Exp $
+# $NetBSD: Makefile,v 1.3 2020/02/15 23:56:34 mef Exp $
 
 R_PKGNAME=     zip
-R_PKGVER=      2.0.3
+R_PKGVER=      2.0.4
 CATEGORIES=    archivers
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

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



Home | Main Index | Thread Index | Old Index