pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/R-curl



Module Name:    pkgsrc
Committed By:   bacon
Date:           Thu Dec  5 12:51:01 UTC 2024

Modified Files:
        pkgsrc/www/R-curl: Makefile distinfo

Log Message:
www/R-curl: Update to 6.0.1

Unbreak build on Darwin
Unbreak R-httr, recently committed without proper testing, which
does not build with R-curl 5.0.0


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/www/R-curl/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/R-curl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/R-curl/Makefile
diff -u pkgsrc/www/R-curl/Makefile:1.35 pkgsrc/www/R-curl/Makefile:1.36
--- pkgsrc/www/R-curl/Makefile:1.35     Thu Nov 14 22:22:01 2024
+++ pkgsrc/www/R-curl/Makefile  Thu Dec  5 12:51:01 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2024/11/14 22:22:01 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2024/12/05 12:51:01 bacon Exp $
 
 R_PKGNAME=     curl
-R_PKGVER=      5.0.0
-PKGREVISION=   7
+R_PKGVER=      6.0.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/R-curl/distinfo
diff -u pkgsrc/www/R-curl/distinfo:1.11 pkgsrc/www/R-curl/distinfo:1.12
--- pkgsrc/www/R-curl/distinfo:1.11     Sat Jun  3 14:31:52 2023
+++ pkgsrc/www/R-curl/distinfo  Thu Dec  5 12:51:01 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2023/06/03 14:31:52 mef Exp $
+$NetBSD: distinfo,v 1.12 2024/12/05 12:51:01 bacon Exp $
 
-BLAKE2s (R/curl_5.0.0.tar.gz) = 9f9387c17f461d7b6688b4edf065687621d1dd415238c33a99bf45dbdf804486
-SHA512 (R/curl_5.0.0.tar.gz) = 4f9ef1b5083296e56ca2048b26af30eb1566c711732a52a2bd5ba1ba2743790104e6838b9ceaa816e384b7842907648e222fcdd0efeba438884f775c1f8c5044
-Size (R/curl_5.0.0.tar.gz) = 682047 bytes
+BLAKE2s (R/curl_6.0.1.tar.gz) = 7a8be354f1f62528674d757b32dcec34dbb950e9176c79a647b313793da7efa2
+SHA512 (R/curl_6.0.1.tar.gz) = ad55ffdd6020534211cf12253749b2d3f97cac34c1ce27288cf7741cafc73192df6d4b27581268a1bbf3b988a24ec379c25d1b048708240d01bcb4ef9ef895dd
+Size (R/curl_6.0.1.tar.gz) = 932716 bytes



Home | Main Index | Thread Index | Old Index