pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc R-digest: update to version 0.6.20.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2920002a9890
branches:  trunk
changeset: 399014:2920002a9890
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 20:47:23 2019 +0000

description:
R-digest: update to version 0.6.20.

Update to the canonical form of an R package and fix the LICENSE
field.

diffstat:

 doc/CHANGES-2019           |   3 ++-
 security/R-digest/Makefile |  13 +++++++------
 security/R-digest/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 12 deletions(-)

diffs (55 lines):

diff -r ff65bdafc72a -r 2920002a9890 doc/CHANGES-2019
--- a/doc/CHANGES-2019  Wed Jul 31 20:46:05 2019 +0000
+++ b/doc/CHANGES-2019  Wed Jul 31 20:47:23 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3206 2019/07/31 20:46:05 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3207 2019/07/31 20:47:23 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5163,3 +5163,4 @@
        Updated misc/R-pillar to 1.4.2 [brook 2019-07-31]
        Updated net/R-pbdZMQ to 0.3.3 [brook 2019-07-31]
        Updated print/R-knitr to 1.23 [brook 2019-07-31]
+       Updated security/R-digest to 0.6.20 [brook 2019-07-31]
diff -r ff65bdafc72a -r 2920002a9890 security/R-digest/Makefile
--- a/security/R-digest/Makefile        Wed Jul 31 20:46:05 2019 +0000
+++ b/security/R-digest/Makefile        Wed Jul 31 20:47:23 2019 +0000
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.5 2018/07/28 14:40:52 brook Exp $
+# $NetBSD: Makefile,v 1.6 2019/07/31 20:47:23 brook Exp $
 
-CATEGORIES=    security
+CATEGORIES=    security R
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://dirk.eddelbuettel.com/code/digest.html
-COMMENT=       Create cryptographic hash digests of R objects
-LICENSE=       gnu-gpl-v2
+COMMENT=       Create compact hash digests of R objects
+LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
 R_PKGNAME=     digest
-R_PKGVER=      0.6.15
+R_PKGVER=      0.6.20
 
-BUILDLINK_API_DEPENDS.R+=      R>=2.4.1
+USE_LANGUAGES+=        c c++
+
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"
diff -r ff65bdafc72a -r 2920002a9890 security/R-digest/distinfo
--- a/security/R-digest/distinfo        Wed Jul 31 20:46:05 2019 +0000
+++ b/security/R-digest/distinfo        Wed Jul 31 20:47:23 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/02/28 18:12:31 minskim Exp $
+$NetBSD: distinfo,v 1.6 2019/07/31 20:47:23 brook Exp $
 
-SHA1 (R/digest_0.6.15.tar.gz) = 892e35950e872504ef691b3defad81d81de86b57
-RMD160 (R/digest_0.6.15.tar.gz) = bcbf963d2fc22bce4fdab2c6bb539322d8b4a77a
-SHA512 (R/digest_0.6.15.tar.gz) = 632f5396e900379e3a2c70a4731fd150a36cbb1f426cbcbbdf5483853c431fe3a499ca7ad600411b520e620cc2f048b389346c5c083a205276a42a0e80c5a190
-Size (R/digest_0.6.15.tar.gz) = 122095 bytes
+SHA1 (R/digest_0.6.20.tar.gz) = b34ccd768d22805e1d1b8e740ff19cc505c18dd5
+RMD160 (R/digest_0.6.20.tar.gz) = 4fa976d5abfc6b257e8730a7b9e7cd39a860cb98
+SHA512 (R/digest_0.6.20.tar.gz) = e7232a80ddbd7a686f76c54e80fb8f5609c7c43775f7a14a95fa0869b5ea7e953c3feee1f285786cd2b62d9e184d61e07bce7f3cadff1c19988d3513cefe143b
+Size (R/digest_0.6.20.tar.gz) = 135997 bytes



Home | Main Index | Thread Index | Old Index