diff options
author | mef <mef@pkgsrc.org> | 2020-09-20 09:33:39 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2020-09-20 09:33:39 +0000 |
commit | 6150221b58e58c1b268d9358e17e9c2408be41a2 (patch) | |
tree | bfe8b01745e886dd41730b27d1a1e5280c4f734b | |
parent | ca969a56c6547c202787e990723f206955ba827e (diff) | |
download | pkgsrc-6150221b58e58c1b268d9358e17e9c2408be41a2.tar.gz |
(textproc/R-DT) Updated 0.11 to 0.15, NEWS.md unknown
-rw-r--r-- | textproc/R-DT/Makefile | 6 | ||||
-rw-r--r-- | textproc/R-DT/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/textproc/R-DT/Makefile b/textproc/R-DT/Makefile index 6d86c5e4d6e..481afc1791f 100644 --- a/textproc/R-DT/Makefile +++ b/textproc/R-DT/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2020/02/01 02:54:55 mef Exp $ +# $NetBSD: Makefile,v 1.3 2020/09/20 09:33:39 mef Exp $ R_PKGNAME= DT -R_PKGVER= 0.11 +R_PKGVER= 0.15 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= A Wrapper of the JavaScript Library 'DataTables' +COMMENT= Wrapper of the JavaScript Library 'DataTables' LICENSE= gnu-gpl-v3 DEPENDS+= R-magrittr>=1.5:../../devel/R-magrittr diff --git a/textproc/R-DT/distinfo b/textproc/R-DT/distinfo index 8e1e072e826..2664cc06c67 100644 --- a/textproc/R-DT/distinfo +++ b/textproc/R-DT/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2020/01/13 10:01:18 mef Exp $ +$NetBSD: distinfo,v 1.2 2020/09/20 09:33:39 mef Exp $ -SHA1 (R/DT_0.11.tar.gz) = 8b05b3ca38f29215c919a1e6b8d28cf68b67c0d8 -RMD160 (R/DT_0.11.tar.gz) = 03d4560b4be067a4f99c5bb86d19d11b992865fb -SHA512 (R/DT_0.11.tar.gz) = 0ae94406bd2f86e56806c1d726161345ad59757bdebce26d46ec2640d3c74c5941614b7c16dd5b5b62ca3ff5a72c987ef9324f475834fe9e39f8a7fa8b025146 -Size (R/DT_0.11.tar.gz) = 843742 bytes +SHA1 (R/DT_0.15.tar.gz) = e0cf0fd454f2311ccad27bb4ac9e5a8bd624e760 +RMD160 (R/DT_0.15.tar.gz) = 50e336a9d944c3a7934d8fb5c352e8de3f4b183b +SHA512 (R/DT_0.15.tar.gz) = ed23d756fbb3a9e6a1b48282b36540b9bc618bd10d6c594ae971581272d1be739062794c32df6f49a09e017eef386131792ec0828fc48d81d05b79542a44b1f7 +Size (R/DT_0.15.tar.gz) = 1508722 bytes |