diff options
author | adam <adam@pkgsrc.org> | 2009-12-11 19:26:24 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2009-12-11 19:26:24 +0000 |
commit | 6dd2c472f5be42d9edf94c8c65c2d98a71932fc9 (patch) | |
tree | a3ab5639a04e6f86def175105a3acd281458eba6 /math/R-httpRequest | |
parent | 4c8ade0024d18a217facec96a9e8dbd7cd73ebd3 (diff) | |
download | pkgsrc-6dd2c472f5be42d9edf94c8c65c2d98a71932fc9.tar.gz |
Update to the latest version of the module along with R update
Diffstat (limited to 'math/R-httpRequest')
-rw-r--r-- | math/R-httpRequest/Makefile | 17 | ||||
-rw-r--r-- | math/R-httpRequest/distinfo | 8 |
2 files changed, 12 insertions, 13 deletions
diff --git a/math/R-httpRequest/Makefile b/math/R-httpRequest/Makefile index 24c36da12f7..c20eed8fb5c 100644 --- a/math/R-httpRequest/Makefile +++ b/math/R-httpRequest/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.4 2008/10/14 06:44:25 markd Exp $ -# +# $NetBSD: Makefile,v 1.5 2009/12/11 19:32:55 adam Exp $ -CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} +CATEGORIES= math +MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} -MAINTAINER= mchittur@cs.nmsu.edu -HOMEPAGE= ${R_HOMEPAGE_BASE}/httpRequest/ -COMMENT= Implements the GET, POST and multipart POST request +MAINTAINER= mchittur@cs.nmsu.edu +HOMEPAGE= ${R_HOMEPAGE_BASE}/httpRequest/ +COMMENT= Implements the GET, POST and multipart POST request -R_PKGNAME= httpRequest -R_PKGVER= 0.0.6 +R_PKGNAME= httpRequest +R_PKGVER= 0.0.8 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-httpRequest/distinfo b/math/R-httpRequest/distinfo index 6aa7ddcb31e..3e3fdbbcd25 100644 --- a/math/R-httpRequest/distinfo +++ b/math/R-httpRequest/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/10/14 06:44:25 markd Exp $ +$NetBSD: distinfo,v 1.3 2009/12/11 19:32:55 adam Exp $ -SHA1 (R/httpRequest_0.0.6.tar.gz) = f2ff6f0936329408ec44d316313452c45576847a -RMD160 (R/httpRequest_0.0.6.tar.gz) = 88e68efc3cc1339e32a0bf65db5636f981472b8d -Size (R/httpRequest_0.0.6.tar.gz) = 3673 bytes +SHA1 (R/httpRequest_0.0.8.tar.gz) = 2b90ab950ef534c0b0ef3fab7c44fa93d015c6be +RMD160 (R/httpRequest_0.0.8.tar.gz) = 6ea68eac65c65203e100b92facd650991dda9324 +Size (R/httpRequest_0.0.8.tar.gz) = 4132 bytes |