summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20193
-rw-r--r--doc/TODO3
-rw-r--r--math/R-httpRequest/Makefile12
-rw-r--r--math/R-httpRequest/distinfo10
4 files changed, 15 insertions, 13 deletions
diff --git a/doc/CHANGES-2019 b/doc/CHANGES-2019
index 745021ee90a..dec4036e8db 100644
--- a/doc/CHANGES-2019
+++ b/doc/CHANGES-2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3180 2019/07/31 19:41:56 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3181 2019/07/31 19:43:12 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5137,3 +5137,4 @@ Changes to the packages collection and infrastructure in 2019:
Updated math/R-gstat to 2.0.2 [brook 2019-07-31]
Updated math/R-gtable to 0.3.0 [brook 2019-07-31]
Updated math/R-gtools to 3.8.1 [brook 2019-07-31]
+ Updated math/R-httpRequest to 0.0.10 [brook 2019-07-31]
diff --git a/doc/TODO b/doc/TODO
index 8fdc5661f6a..d32301d5ad4 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.19158 2019/07/31 19:29:34 brook Exp $
+$NetBSD: TODO,v 1.19159 2019/07/31 19:43:12 brook Exp $
Suggested new packages
======================
@@ -408,7 +408,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html.
o PAM-0.99.7.1
o Pantomime-1.2.2
o R-akima-11
- o R-httpRequest-0.0.10
o R-mapproj-3
o R-maps-3.1.0
o R-ncdf-1.6.8
diff --git a/math/R-httpRequest/Makefile b/math/R-httpRequest/Makefile
index 9a10ba6b8cb..dfd4745112b 100644
--- a/math/R-httpRequest/Makefile
+++ b/math/R-httpRequest/Makefile
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.8 2018/07/28 14:40:48 brook Exp $
+# $NetBSD: Makefile,v 1.9 2019/07/31 19:43:12 brook Exp $
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/httpRequest/
-COMMENT= Implements the GET, POST and multipart POST request
-LICENSE= gnu-gpl-v2
+COMMENT= Basic HTTP request
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
R_PKGNAME= httpRequest
-R_PKGVER= 0.0.9
+R_PKGVER= 0.0.10
+
+USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-httpRequest/distinfo b/math/R-httpRequest/distinfo
index 93055826c92..e8e96287a70 100644
--- a/math/R-httpRequest/distinfo
+++ b/math/R-httpRequest/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 23:33:28 agc Exp $
+$NetBSD: distinfo,v 1.6 2019/07/31 19:43:12 brook Exp $
-SHA1 (R/httpRequest_0.0.9.tar.gz) = 8da0cd4adf61e11435a3f0003ebb1b72a82ca8ad
-RMD160 (R/httpRequest_0.0.9.tar.gz) = 8ce3914ea252eb35d0737092f917db2aa4ae9a47
-SHA512 (R/httpRequest_0.0.9.tar.gz) = 8d6762977e04cf94b3ff54346cbce54cd140c9eb7a413472848d0af657ff3c6aed6df80a2f7a10aa618766ae8b1321d9d6a737cc91953c481db4b4cab3495d7f
-Size (R/httpRequest_0.0.9.tar.gz) = 4449 bytes
+SHA1 (R/httpRequest_0.0.10.tar.gz) = 6f870e86f3e2ce7e54e26b89bff94696a4df6d96
+RMD160 (R/httpRequest_0.0.10.tar.gz) = c8569904b352a20f779056057ca23c5fd40c8228
+SHA512 (R/httpRequest_0.0.10.tar.gz) = c38f1f85e8a9fb741978980094ef53130610e98d6a6c1266e5771a9e353669fb05c6766f80f00442badb2e6f03343a9ec6a61f8a88e6c6835199b34a10bc30ae
+Size (R/httpRequest_0.0.10.tar.gz) = 4605 bytes