Sat Jun 3 14:27:07 2023 UTC ()
(www/R-httr) Updated 1.4.2 to 1.4.6

# httr 1.4.6

* Supress use of httpbin in examples and tests because it has become
  unreliable.

# httr 1.4.5

* An internal helper that checks for an interactive session in the OOB
  flow now honors the `"rlang_interactive"` global option, in case
  it's necessary to declare the session to be interactive (enough) for
  OOB (@jennybc, #734).

# httr 1.4.4

* Fix intermittent failing test.

# httr 1.4.3

* Fix failing test.


(mef)
diff -r1.3 -r1.4 pkgsrc/www/R-httr/Makefile
diff -r1.4 -r1.5 pkgsrc/www/R-httr/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/www/R-httr/Makefile (expand / switch to unified diff)

--- pkgsrc/www/R-httr/Makefile 2020/09/20 15:23:56 1.3
+++ pkgsrc/www/R-httr/Makefile 2023/06/03 14:27:07 1.4
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2020/09/20 15:23:56 mef Exp $ 1# $NetBSD: Makefile,v 1.4 2023/06/03 14:27:07 mef Exp $
2 2
3R_PKGNAME= httr 3R_PKGNAME= httr
4R_PKGVER= 1.4.2 4R_PKGVER= 1.4.6
5CATEGORIES= www 5CATEGORIES= www
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Tools for working with URLs and HTTP 8COMMENT= Tools for working with URLs and HTTP
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= R-R6-[0-9]*:../../devel/R-R6 11DEPENDS+= R-R6-[0-9]*:../../devel/R-R6
12DEPENDS+= R-mime>=0.7:../../mail/R-mime 12DEPENDS+= R-mime>=0.7:../../mail/R-mime
13DEPENDS+= R-openssl>=0.8:../../security/R-openssl 13DEPENDS+= R-openssl>=0.8:../../security/R-openssl
14DEPENDS+= R-jsonlite>=1.6:../../textproc/R-jsonlite 14DEPENDS+= R-jsonlite>=1.6:../../textproc/R-jsonlite
15DEPENDS+= R-curl>=3.0.0:../../www/R-curl 15DEPENDS+= R-curl>=3.0.0:../../www/R-curl
16 16
17TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr 17TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr

cvs diff -r1.4 -r1.5 pkgsrc/www/R-httr/distinfo (expand / switch to unified diff)

--- pkgsrc/www/R-httr/distinfo 2021/10/26 11:29:15 1.4
+++ pkgsrc/www/R-httr/distinfo 2023/06/03 14:27:07 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2021/10/26 11:29:15 nia Exp $ 1$NetBSD: distinfo,v 1.5 2023/06/03 14:27:07 mef Exp $
2 2
3BLAKE2s (R/httr_1.4.2.tar.gz) = 6c8829ee8c18f5face30c9632b87ec5288a0ed048756fe969d5c6f51920396fa 3BLAKE2s (R/httr_1.4.6.tar.gz) = 15a9a66a9622f74c271f4f868f898c5b5896ff9480fdc440f3b1309a20fc6faa
4SHA512 (R/httr_1.4.2.tar.gz) = cbfb0569e7d61298645ce1cd569fdc3a25ef8ab07654523d001cd7b6292600c0baaf45be0b30fb2f692caed8e58367c4b6095914f5333ea5fb7c131df8931371 4SHA512 (R/httr_1.4.6.tar.gz) = bb5c4d2fb9a96187a8bd16338e50f66c5e88300f87b30283a365f0b5b55404eba18a9e68a89cb04d6e4e58e13a0e16372f00ca8ea8cb9aced90821417296d1bd
5Size (R/httr_1.4.2.tar.gz) = 159950 bytes 5Size (R/httr_1.4.6.tar.gz) = 157621 bytes