pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/R-brotli



Module Name:    pkgsrc
Committed By:   mef
Date:           Wed Jan  1 22:19:37 UTC 2025

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

Log Message:
(archivers/R-brotli) Updated 1.3.0 to 1.3.1, NEWS not updated

(previous info from NEWS)
1.3.0
  - Update libbrotli to v1.0.9
1.2
  - Update libbrotli to v1.0.4


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/R-brotli/Makefile \
    pkgsrc/archivers/R-brotli/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-brotli/Makefile
diff -u pkgsrc/archivers/R-brotli/Makefile:1.1 pkgsrc/archivers/R-brotli/Makefile:1.2
--- pkgsrc/archivers/R-brotli/Makefile:1.1      Sun Jun 11 10:47:04 2023
+++ pkgsrc/archivers/R-brotli/Makefile  Wed Jan  1 22:19:36 2025
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.1 2023/06/11 10:47:04 mef Exp $
+# $NetBSD: Makefile,v 1.2 2025/01/01 22:19:36 mef Exp $
 
 R_PKGNAME=     brotli
-R_PKGVER=      1.3.0
+R_PKGVER=      1.3.1
 CATEGORIES=    archivers
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Compression Format Optimized for the Web
 LICENSE=       mit     # + file LICENSE
 
+# Package suggested but not available: 'R.rsp'
+
 TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling
 TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
 TEST_DEPENDS+= R-microbenchmark-[0-9]*:../../benchmarks/R-microbenchmark
Index: pkgsrc/archivers/R-brotli/distinfo
diff -u pkgsrc/archivers/R-brotli/distinfo:1.1 pkgsrc/archivers/R-brotli/distinfo:1.2
--- pkgsrc/archivers/R-brotli/distinfo:1.1      Sun Jun 11 10:47:04 2023
+++ pkgsrc/archivers/R-brotli/distinfo  Wed Jan  1 22:19:36 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/06/11 10:47:04 mef Exp $
+$NetBSD: distinfo,v 1.2 2025/01/01 22:19:36 mef Exp $
 
-BLAKE2s (R/brotli_1.3.0.tar.gz) = a8dcf136e9191a3ea7ae584eb29bebdf7da969e85146bbb84097012718dfc92f
-SHA512 (R/brotli_1.3.0.tar.gz) = 1fb6b21257a1c258e5352036616d8d27c88d2cdc74adaac5e41937eec56d295c34da34c60f3920548b7c04e78f79a7adb24c66744e8a2dd02ae047ac45468c06
-Size (R/brotli_1.3.0.tar.gz) = 1053221 bytes
+BLAKE2s (R/brotli_1.3.1.tar.gz) = f75d825f0320c23de45383d3d04cd9b283d22ce07950a2fc50c3d28881fe86ba
+SHA512 (R/brotli_1.3.1.tar.gz) = c0afc66e248aa8a15df6a1d453ca12184398087ef16f8c394e0fbc418cf21853e74492348dd75f6402182d31f5020e23db9e9b6d0e63b8fe640292866095a34c
+Size (R/brotli_1.3.1.tar.gz) = 1055599 bytes



Home | Main Index | Thread Index | Old Index