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:           Sun Jan  1 03:53:20 UTC 2023

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

Log Message:
(archivers/R-zip) Updated 2.2.0 to 2.2.2

# zip 2.2.2

* No user visible changes.

# zip 2.2.1

* No user visible changes.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/archivers/R-zip/Makefile
cvs rdiff -u -r1.6 -r1.7 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.5 pkgsrc/archivers/R-zip/Makefile:1.6
--- pkgsrc/archivers/R-zip/Makefile:1.5 Mon Aug 30 01:14:59 2021
+++ pkgsrc/archivers/R-zip/Makefile     Sun Jan  1 03:53:20 2023
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2021/08/30 01:14:59 mef Exp $
+# $NetBSD: Makefile,v 1.6 2023/01/01 03:53:20 mef Exp $
 
 R_PKGNAME=     zip
-R_PKGVER=      2.2.0
+R_PKGVER=      2.2.2
 CATEGORIES=    archivers
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Cross-platform 'zip' compression
 LICENSE=       cc0-1.0-universal
 
+TEST_DEPENDS+= tex-texlive.infra-[0-9]*:../../print/tex-texlive.infra
+
 USE_LANGUAGES= c
 
 .include "../../math/R/Makefile.extension"

Index: pkgsrc/archivers/R-zip/distinfo
diff -u pkgsrc/archivers/R-zip/distinfo:1.6 pkgsrc/archivers/R-zip/distinfo:1.7
--- pkgsrc/archivers/R-zip/distinfo:1.6 Tue Oct 26 09:57:04 2021
+++ pkgsrc/archivers/R-zip/distinfo     Sun Jan  1 03:53:20 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 09:57:04 nia Exp $
+$NetBSD: distinfo,v 1.7 2023/01/01 03:53:20 mef Exp $
 
-BLAKE2s (R/zip_2.2.0.tar.gz) = e0f36b849da4bf2fb8e0ba312f733761105f443519201d7b33fb4db2276e1586
-SHA512 (R/zip_2.2.0.tar.gz) = c32ba46ece47502a5fc087db49be7574c9ae3f558d39b6fb20d37c9c2a0bd00452e99b43cd6cadd087b93fc3008e53f7ea3b59ba96f8b40f5dff6b36b3749fc6
-Size (R/zip_2.2.0.tar.gz) = 114391 bytes
+BLAKE2s (R/zip_2.2.2.tar.gz) = 797415c29acfedd574de57742ef0401bce4f69170275cf22bc5cf8f8b94582da
+SHA512 (R/zip_2.2.2.tar.gz) = c13e965cb979aa419084b37f74f547c9fae6e643ec9bbc77ff5e6140d5a9d3add17d6797bcfabbca4eac624c85ce34e57cd2ca72beb700af1aad53ac4302971a
+Size (R/zip_2.2.2.tar.gz) = 103404 bytes



Home | Main Index | Thread Index | Old Index