Update to plyr v1.8.1.

This commit is contained in:
brook 2014-08-26 16:40:40 +00:00
parent 5ee66a920c
commit 89407def91
2 changed files with 9 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2013/08/15 09:22:21 wen Exp $
# $NetBSD: Makefile,v 1.2 2014/08/26 16:40:40 brook Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@ -9,7 +9,10 @@ COMMENT= Tools for splitting, applying and combining data
LICENSE= mit
R_PKGNAME= plyr
R_PKGVER= 1.8
R_PKGVER= 1.8.1
USE_LANGUAGES+= c++
.include "../../math/R/Makefile.extension"
.include "../../math/R-Rcpp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/08/15 09:22:21 wen Exp $
$NetBSD: distinfo,v 1.2 2014/08/26 16:40:40 brook Exp $
SHA1 (R/plyr_1.8.tar.gz) = 30eed163006591c5916294628b64757c185ec670
RMD160 (R/plyr_1.8.tar.gz) = 28e4734e8ebc5f0aad1bada9d52eb71bf90217f5
Size (R/plyr_1.8.tar.gz) = 384462 bytes
SHA1 (R/plyr_1.8.1.tar.gz) = 28435911667715950113104dbfa38a58667593d8
RMD160 (R/plyr_1.8.1.tar.gz) = 7a240c771d5f3c24ef8303fbdf4f88984d361810
Size (R/plyr_1.8.1.tar.gz) = 393233 bytes