pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/R-curl (www/R-curl) Updated 4.3 to 4.3.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32777d98b2b7
branches:  trunk
changeset: 457349:32777d98b2b7
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Aug 24 09:48:54 2021 +0000

description:
(www/R-curl) Updated 4.3 to 4.3.2

4.3.2
 - Windows: update binaries to openssl 1.1.1k and libssh2 1.9.0
 - Windows: fix build for experimental ucrt toolchains

diffstat:

 www/R-curl/Makefile |   7 ++++---
 www/R-curl/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 8 deletions(-)

diffs (37 lines):

diff -r 0f837657fee0 -r 32777d98b2b7 www/R-curl/Makefile
--- a/www/R-curl/Makefile       Tue Aug 24 09:17:27 2021 +0000
+++ b/www/R-curl/Makefile       Tue Aug 24 09:48:54 2021 +0000
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.22 2021/04/21 13:25:28 adam Exp $
+# $NetBSD: Makefile,v 1.23 2021/08/24 09:48:54 mef Exp $
 
 R_PKGNAME=     curl
-R_PKGVER=      4.3
-PKGREVISION=   1
+R_PKGVER=      4.3.2
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Modern and flexible web client for R
 LICENSE=       mit
 
+#TEST_DEPENDS+=        R-webutils[0-9]*:../../www/R-webutils
+
 USE_LANGUAGES= c
 USE_TOOLS+=    pkg-config
 
diff -r 0f837657fee0 -r 32777d98b2b7 www/R-curl/distinfo
--- a/www/R-curl/distinfo       Tue Aug 24 09:17:27 2021 +0000
+++ b/www/R-curl/distinfo       Tue Aug 24 09:48:54 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/07/31 18:45:52 brook Exp $
+$NetBSD: distinfo,v 1.7 2021/08/24 09:48:54 mef Exp $
 
-SHA1 (R/curl_4.3.tar.gz) = fc553185aad02f593561f52ff3e7884791d36b23
-RMD160 (R/curl_4.3.tar.gz) = 66ad3bc2c29105481449e93784e25bc70e8a3d69
-SHA512 (R/curl_4.3.tar.gz) = 666a1fd209587c4fb051d8c60c57f7c2e365216a7dd8d7f0d520c211c8f9790235ff77b7a1799d00380e755f9d520000ae7d2ad74394b8acae441458a5c73022
-Size (R/curl_4.3.tar.gz) = 673779 bytes
+SHA1 (R/curl_4.3.2.tar.gz) = b71a206f0bb62665e37b4c2cdd7575462a0748a2
+RMD160 (R/curl_4.3.2.tar.gz) = e5475c2afa86de614ee5a83c32c11188730e80fd
+SHA512 (R/curl_4.3.2.tar.gz) = 7b8e9b136f206733a3314a876de21bf7d52b9bcef1c8c399fc9b0e1983a12853da18bd7ce06959fdd83957cd3637a11fc9246154187427a3c6479101cc492322
+Size (R/curl_4.3.2.tar.gz) = 793345 bytes



Home | Main Index | Thread Index | Old Index