pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/R-httr
Module Name: pkgsrc
Committed By: mef
Date: Tue Dec 31 05:55:06 UTC 2024
Modified Files:
pkgsrc/www/R-httr: Makefile distinfo
Log Message:
(www/R-httr) Updated 1.4.6 to 1.4.7
# httr 1.4.7
* Add support for seeking in uploads (#741).
* Suppress another use of httpbin.
* More aggressively skip httpbin using tests.
* Remove vignette contents and point to httr2.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/R-httr/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/R-httr/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-httr/Makefile
diff -u pkgsrc/www/R-httr/Makefile:1.4 pkgsrc/www/R-httr/Makefile:1.5
--- pkgsrc/www/R-httr/Makefile:1.4 Sat Jun 3 14:27:07 2023
+++ pkgsrc/www/R-httr/Makefile Tue Dec 31 05:55:06 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2023/06/03 14:27:07 mef Exp $
+# $NetBSD: Makefile,v 1.5 2024/12/31 05:55:06 mef Exp $
R_PKGNAME= httr
-R_PKGVER= 1.4.6
+R_PKGVER= 1.4.7
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -9,15 +9,36 @@ COMMENT= Tools for working with URLs and
LICENSE= mit
DEPENDS+= R-R6-[0-9]*:../../devel/R-R6
+DEPENDS+= R-curl>=3.0.0:../../www/R-curl
DEPENDS+= R-mime>=0.7:../../mail/R-mime
-DEPENDS+= R-openssl>=0.8:../../security/R-openssl
DEPENDS+= R-jsonlite>=1.6:../../textproc/R-jsonlite
-DEPENDS+= R-curl>=3.0.0:../../www/R-curl
+DEPENDS+= R-later-[0-9]*:../../sysutils/R-later
+DEPENDS+= R-openssl>=0.8:../../security/R-openssl
+DEPENDS+= R-promises-[0-9]*:../../parallel/R-promises
+TEST_DEPENDS+= R-R6-[0-9]*:../../devel/R-R6
+TEST_DEPENDS+= R-R-covr-[0-9]*:../../devel/R-covr
+TEST_DEPENDS+= R-R-readr-[0-9]*:../../textproc/R-readr
+TEST_DEPENDS+= R-R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
+TEST_DEPENDS+= R-curl-[0-9]*:../../www/R-curl
+TEST_DEPENDS+= R-httpuv-[0-9]*:../../www/R-httpuv
+TEST_DEPENDS+= R-jpeg-[0-9]*:../../graphics/R-jpeg
+TEST_DEPENDS+= R-jsonlite-[0-9]*:../../textproc/R-jsonlite
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-mime-[0-9]*:../../mail/R-mime
+TEST_DEPENDS+= R-openssl-[0-9]*:../../security/R-openssl
+TEST_DEPENDS+= R-png-[0-9]*:../../graphics/R-png
TEST_DEPENDS+= R-readr-[0-9]*:../../textproc/R-readr
TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+= R-xml2-[0-9]*:../../textproc/R-xml2
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
USE_LANGUAGES= # none
Index: pkgsrc/www/R-httr/distinfo
diff -u pkgsrc/www/R-httr/distinfo:1.5 pkgsrc/www/R-httr/distinfo:1.6
--- pkgsrc/www/R-httr/distinfo:1.5 Sat Jun 3 14:27:07 2023
+++ pkgsrc/www/R-httr/distinfo Tue Dec 31 05:55:06 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2023/06/03 14:27:07 mef Exp $
+$NetBSD: distinfo,v 1.6 2024/12/31 05:55:06 mef Exp $
-BLAKE2s (R/httr_1.4.6.tar.gz) = 15a9a66a9622f74c271f4f868f898c5b5896ff9480fdc440f3b1309a20fc6faa
-SHA512 (R/httr_1.4.6.tar.gz) = bb5c4d2fb9a96187a8bd16338e50f66c5e88300f87b30283a365f0b5b55404eba18a9e68a89cb04d6e4e58e13a0e16372f00ca8ea8cb9aced90821417296d1bd
-Size (R/httr_1.4.6.tar.gz) = 157621 bytes
+BLAKE2s (R/httr_1.4.7.tar.gz) = d0ddcfbfa436107edf203040ee8d2cf94661f0b2bad2614549f2a16dd4b841fc
+SHA512 (R/httr_1.4.7.tar.gz) = 0769b4fff9a0d33cde5de63cbadc9c3f01c68a84848b271724510443b23df5a1c20d8f31a28cc37e25d04bb508e0ac7be4705f930d6ae873383da3f9f87cef63
+Size (R/httr_1.4.7.tar.gz) = 118500 bytes
Home |
Main Index |
Thread Index |
Old Index