Update to R-httpRequest-0.0.9. No ChangeLog, but fixes build with
R-3.0.1.
This commit is contained in:
parent
d8fa056fcf
commit
f7efc5231f
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2012/04/15 13:09:40 brook Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2013/08/30 12:57:15 joerg Exp $
|
||||
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
||||
|
@ -9,7 +9,7 @@ COMMENT= Implements the GET, POST and multipart POST request
|
|||
LICENSE= gnu-gpl-v2
|
||||
|
||||
R_PKGNAME= httpRequest
|
||||
R_PKGVER= 0.0.8
|
||||
R_PKGVER= 0.0.9
|
||||
|
||||
.include "../../math/R/Makefile.extension"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2009/12/11 19:32:55 adam Exp $
|
||||
$NetBSD: distinfo,v 1.4 2013/08/30 12:57:15 joerg Exp $
|
||||
|
||||
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
|
||||
SHA1 (R/httpRequest_0.0.9.tar.gz) = 8da0cd4adf61e11435a3f0003ebb1b72a82ca8ad
|
||||
RMD160 (R/httpRequest_0.0.9.tar.gz) = 8ce3914ea252eb35d0737092f917db2aa4ae9a47
|
||||
Size (R/httpRequest_0.0.9.tar.gz) = 4449 bytes
|
||||
|
|
Loading…
Reference in a new issue