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: Sat Jun 3 14:27:07 UTC 2023
Modified Files:
pkgsrc/www/R-httr: Makefile distinfo
Log Message:
(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.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/R-httr/Makefile
cvs rdiff -u -r1.4 -r1.5 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.3 pkgsrc/www/R-httr/Makefile:1.4
--- pkgsrc/www/R-httr/Makefile:1.3 Sun Sep 20 15:23:56 2020
+++ pkgsrc/www/R-httr/Makefile Sat Jun 3 14:27:07 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/09/20 15:23:56 mef Exp $
+# $NetBSD: Makefile,v 1.4 2023/06/03 14:27:07 mef Exp $
R_PKGNAME= httr
-R_PKGVER= 1.4.2
+R_PKGVER= 1.4.6
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/R-httr/distinfo
diff -u pkgsrc/www/R-httr/distinfo:1.4 pkgsrc/www/R-httr/distinfo:1.5
--- pkgsrc/www/R-httr/distinfo:1.4 Tue Oct 26 11:29:15 2021
+++ pkgsrc/www/R-httr/distinfo Sat Jun 3 14:27:07 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:29:15 nia Exp $
+$NetBSD: distinfo,v 1.5 2023/06/03 14:27:07 mef Exp $
-BLAKE2s (R/httr_1.4.2.tar.gz) = 6c8829ee8c18f5face30c9632b87ec5288a0ed048756fe969d5c6f51920396fa
-SHA512 (R/httr_1.4.2.tar.gz) = cbfb0569e7d61298645ce1cd569fdc3a25ef8ab07654523d001cd7b6292600c0baaf45be0b30fb2f692caed8e58367c4b6095914f5333ea5fb7c131df8931371
-Size (R/httr_1.4.2.tar.gz) = 159950 bytes
+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
Home |
Main Index |
Thread Index |
Old Index