* [gentoo-commits] repo/proj/guru:dev commit in: dev-R/digest/
@ 2020-05-08 0:27 Alessandro Barbieri
0 siblings, 0 replies; 5+ messages in thread
From: Alessandro Barbieri @ 2020-05-08 0:27 UTC (permalink / raw
To: gentoo-commits
commit: 4cc9c4c4fc675c0580c515650cd38fa10e982346
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri May 8 00:22:06 2020 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri May 8 00:27:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4cc9c4c4
dev-R/digest: new package
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/digest/Manifest | 1 +
dev-R/digest/digest-0.6.25.ebuild | 18 ++++++++++++++++++
dev-R/digest/metadata.xml | 33 +++++++++++++++++++++++++++++++++
3 files changed, 52 insertions(+)
diff --git a/dev-R/digest/Manifest b/dev-R/digest/Manifest
new file mode 100644
index 0000000..8945aeb
--- /dev/null
+++ b/dev-R/digest/Manifest
@@ -0,0 +1 @@
+DIST digest_0.6.25.tar.gz 145642 BLAKE2B f7947399dde2e53820049f972b4e48f2685f65dbdb686ba05fa4e903aee87aee04767f8d247f1c537fe5c3cad2188f122e085fc11011152638649b94bbc5aba7 SHA512 5fb3683a3d20740aee0c98bdd52e60ebad3e7c7ca8db770d360aebf138b81f1623b70cdb382b2b32c5b7b59dbeef529cc2a75a7c5421c8be90c08c5a46bb1bc1
diff --git a/dev-R/digest/digest-0.6.25.ebuild b/dev-R/digest/digest-0.6.25.ebuild
new file mode 100644
index 0000000..f08e151
--- /dev/null
+++ b/dev-R/digest/digest-0.6.25.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit R-packages-guru
+
+DESCRIPTION='Create Compact Hash Digests of R Objects'
+HOMEPAGE="
+ http://dirk.eddelbuettel.com/code/digest.html
+ https://github.com/eddelbuettel/digest
+"
+SRC_URI="http://cran.r-project.org/src/contrib/${PN}_${PV}.tar.gz"
+LICENSE='GPL-2+'
+
+IUSE="${IUSE-}"
+RDEPEND=">=dev-lang/R-3.1.0"
+DEPEND="${RDEPEND}"
diff --git a/dev-R/digest/metadata.xml b/dev-R/digest/metadata.xml
new file mode 100644
index 0000000..4aee549
--- /dev/null
+++ b/dev-R/digest/metadata.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ </maintainer>
+ <longdescription lang="en">
+ Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 'crc32', 'xxhash', 'murmurhash' and 'spookyhash' algorithms) permitting easy comparison of R language objects, as well as functions such as'hmac()' to create hash-based message authentication code. Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as 'OpenSSL' should be used.
+ </longdescription>
+ <upstream>
+ <bugs-to>
+ https://github.com/eddelbuettel/digest/issues
+ </bugs-to>
+ <doc lang="en">
+ https://cran.r-project.org/web//packages/digest/digest.pdf
+ </doc>
+ <changelog>
+ https://cran.r-project.org/web//packages/digest/ChangeLog
+ </changelog>
+ <maintainer>
+ <name>
+ Dirk Eddelbuettel
+ </name>
+ <email>
+ edd@debian.org
+ </email>
+ </maintainer>
+ <remote-id type="github">
+ eddelbuettel/digest
+ </remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-R/digest/
@ 2021-03-14 22:42 Alessandro Barbieri
0 siblings, 0 replies; 5+ messages in thread
From: Alessandro Barbieri @ 2021-03-14 22:42 UTC (permalink / raw
To: gentoo-commits
commit: d7c78ba5585c381bba29d13c672a22503a51f45c
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Mar 14 22:20:42 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Mar 14 22:42:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d7c78ba5
dev-R/digest: new version
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/digest/Manifest | 1 +
dev-R/digest/digest-0.6.27.ebuild | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/dev-R/digest/Manifest b/dev-R/digest/Manifest
index 8945aeb6..bc8afd5c 100644
--- a/dev-R/digest/Manifest
+++ b/dev-R/digest/Manifest
@@ -1 +1,2 @@
DIST digest_0.6.25.tar.gz 145642 BLAKE2B f7947399dde2e53820049f972b4e48f2685f65dbdb686ba05fa4e903aee87aee04767f8d247f1c537fe5c3cad2188f122e085fc11011152638649b94bbc5aba7 SHA512 5fb3683a3d20740aee0c98bdd52e60ebad3e7c7ca8db770d360aebf138b81f1623b70cdb382b2b32c5b7b59dbeef529cc2a75a7c5421c8be90c08c5a46bb1bc1
+DIST digest_0.6.27.tar.gz 164373 BLAKE2B 0583494459a04cb8a2c42429a7fa6248c9d0c93762c64732bcc96fb874defd64272fbb9af3c870b3653be8c0e1ec25c523adffa3b1af237af96cd0aba3e24a29 SHA512 e97f2232d2bbebb2f5daf8f240a37ac9fae6d7ab57fc96c693fdca5436d8b9d1984ada5bd6f11c9683ae9096eda87db02d292f2d111b06af6f878f34bc46c639
diff --git a/dev-R/digest/digest-0.6.27.ebuild b/dev-R/digest/digest-0.6.27.ebuild
new file mode 100644
index 00000000..47ed27e2
--- /dev/null
+++ b/dev-R/digest/digest-0.6.27.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit R-packages-guru
+
+DESCRIPTION='Create Compact Hash Digests of R Objects'
+HOMEPAGE="
+ http://dirk.eddelbuettel.com/code/digest.html
+ https://github.com/eddelbuettel/digest
+"
+SRC_URI="http://cran.r-project.org/src/contrib/${PN}_${PV}.tar.gz"
+LICENSE='GPL-2+'
+KEYWORDS="~amd64"
+IUSE="${IUSE-}"
+RDEPEND=">=dev-lang/R-3.3.0"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-R/digest/
@ 2021-05-04 0:14 Alessandro Barbieri
0 siblings, 0 replies; 5+ messages in thread
From: Alessandro Barbieri @ 2021-05-04 0:14 UTC (permalink / raw
To: gentoo-commits
commit: 04ce82d9cc143edc79f06c673c3e1f81dd73fcaa
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon May 3 17:14:30 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue May 4 00:12:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=04ce82d9
dev-R/digest: tidy metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/digest/metadata.xml | 46 ++++++++++++++++------------------------------
1 file changed, 16 insertions(+), 30 deletions(-)
diff --git a/dev-R/digest/metadata.xml b/dev-R/digest/metadata.xml
index 4aee549a4..1d6b00e75 100644
--- a/dev-R/digest/metadata.xml
+++ b/dev-R/digest/metadata.xml
@@ -1,33 +1,19 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- </maintainer>
- <longdescription lang="en">
- Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 'crc32', 'xxhash', 'murmurhash' and 'spookyhash' algorithms) permitting easy comparison of R language objects, as well as functions such as'hmac()' to create hash-based message authentication code. Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as 'OpenSSL' should be used.
- </longdescription>
- <upstream>
- <bugs-to>
- https://github.com/eddelbuettel/digest/issues
- </bugs-to>
- <doc lang="en">
- https://cran.r-project.org/web//packages/digest/digest.pdf
- </doc>
- <changelog>
- https://cran.r-project.org/web//packages/digest/ChangeLog
- </changelog>
- <maintainer>
- <name>
- Dirk Eddelbuettel
- </name>
- <email>
- edd@debian.org
- </email>
- </maintainer>
- <remote-id type="github">
- eddelbuettel/digest
- </remote-id>
- </upstream>
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ </maintainer>
+ <longdescription lang="en">Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 'crc32', 'xxhash', 'murmurhash' and 'spookyhash' algorithms) permitting easy comparison of R language objects, as well as functions such as'hmac()' to create hash-based message authentication code. Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as 'OpenSSL' should be used.</longdescription>
+ <upstream>
+ <bugs-to>https://github.com/eddelbuettel/digest/issues</bugs-to>
+ <doc lang="en">https://cran.r-project.org/web//packages/digest/digest.pdf</doc>
+ <changelog>https://cran.r-project.org/web//packages/digest/ChangeLog</changelog>
+ <maintainer>
+ <name>Dirk Eddelbuettel</name>
+ <email>edd@debian.org</email>
+ </maintainer>
+ <remote-id type="github">eddelbuettel/digest</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-R/digest/
@ 2021-05-16 15:28 Alessandro Barbieri
0 siblings, 0 replies; 5+ messages in thread
From: Alessandro Barbieri @ 2021-05-16 15:28 UTC (permalink / raw
To: gentoo-commits
commit: a6a67a51753a5d8c17934886e0d9f182b300830e
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun May 16 15:27:31 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun May 16 15:27:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a6a67a51
dev-R/digest: drop 0.6.25
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/digest/Manifest | 1 -
dev-R/digest/digest-0.6.25.ebuild | 18 ------------------
2 files changed, 19 deletions(-)
diff --git a/dev-R/digest/Manifest b/dev-R/digest/Manifest
index bc8afd5c1..37c644216 100644
--- a/dev-R/digest/Manifest
+++ b/dev-R/digest/Manifest
@@ -1,2 +1 @@
-DIST digest_0.6.25.tar.gz 145642 BLAKE2B f7947399dde2e53820049f972b4e48f2685f65dbdb686ba05fa4e903aee87aee04767f8d247f1c537fe5c3cad2188f122e085fc11011152638649b94bbc5aba7 SHA512 5fb3683a3d20740aee0c98bdd52e60ebad3e7c7ca8db770d360aebf138b81f1623b70cdb382b2b32c5b7b59dbeef529cc2a75a7c5421c8be90c08c5a46bb1bc1
DIST digest_0.6.27.tar.gz 164373 BLAKE2B 0583494459a04cb8a2c42429a7fa6248c9d0c93762c64732bcc96fb874defd64272fbb9af3c870b3653be8c0e1ec25c523adffa3b1af237af96cd0aba3e24a29 SHA512 e97f2232d2bbebb2f5daf8f240a37ac9fae6d7ab57fc96c693fdca5436d8b9d1984ada5bd6f11c9683ae9096eda87db02d292f2d111b06af6f878f34bc46c639
diff --git a/dev-R/digest/digest-0.6.25.ebuild b/dev-R/digest/digest-0.6.25.ebuild
deleted file mode 100644
index 6dcd520f9..000000000
--- a/dev-R/digest/digest-0.6.25.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit R-packages-guru
-
-DESCRIPTION='Create Compact Hash Digests of R Objects'
-HOMEPAGE="
- http://dirk.eddelbuettel.com/code/digest.html
- https://github.com/eddelbuettel/digest
-"
-SRC_URI="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
-LICENSE='GPL-2+'
-KEYWORDS="~amd64"
-IUSE="${IUSE-}"
-RDEPEND=">=dev-lang/R-3.1.0"
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-R/digest/
@ 2022-03-07 1:13 Alessandro Barbieri
0 siblings, 0 replies; 5+ messages in thread
From: Alessandro Barbieri @ 2022-03-07 1:13 UTC (permalink / raw
To: gentoo-commits
commit: b426119966b9a3b37e5f6077184d3888a82e77a9
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Mar 7 00:58:17 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Mon Mar 7 01:13:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4261199
dev-R/digest: add 0.6.29, drop 0.6.27
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/digest/Manifest | 2 +-
dev-R/digest/{digest-0.6.27.ebuild => digest-0.6.29.ebuild} | 7 ++++++-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/dev-R/digest/Manifest b/dev-R/digest/Manifest
index 37c644216..7580c0d40 100644
--- a/dev-R/digest/Manifest
+++ b/dev-R/digest/Manifest
@@ -1 +1 @@
-DIST digest_0.6.27.tar.gz 164373 BLAKE2B 0583494459a04cb8a2c42429a7fa6248c9d0c93762c64732bcc96fb874defd64272fbb9af3c870b3653be8c0e1ec25c523adffa3b1af237af96cd0aba3e24a29 SHA512 e97f2232d2bbebb2f5daf8f240a37ac9fae6d7ab57fc96c693fdca5436d8b9d1984ada5bd6f11c9683ae9096eda87db02d292f2d111b06af6f878f34bc46c639
+DIST digest_0.6.29.tar.gz 162775 BLAKE2B 39f3b0a3c9ed6c50c20ed4455ac38783214ea9c08278ce6ad713c29373804562b9850dcbdddd990a29aac5a4bed3ff75656501ecbe5f2b369d2a8b22ba67b279 SHA512 6e92db3b5f4e34c2ce7435ac5381ea5af8c7e07c34c25dad9aa27dbc7df13f578c61f632e5afa1f3009ef84131f601b47a92d3cd41fd96ddf3caee1560931f07
diff --git a/dev-R/digest/digest-0.6.27.ebuild b/dev-R/digest/digest-0.6.29.ebuild
similarity index 77%
rename from dev-R/digest/digest-0.6.27.ebuild
rename to dev-R/digest/digest-0.6.29.ebuild
index f21b1a034..62a337b5b 100644
--- a/dev-R/digest/digest-0.6.27.ebuild
+++ b/dev-R/digest/digest-0.6.29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -14,3 +14,8 @@ LICENSE='GPL-2+'
KEYWORDS="~amd64"
RDEPEND=">=dev-lang/R-3.3.0"
DEPEND="${RDEPEND}"
+
+SUGGESTES_PACKAGES="
+ dev-R/tinytest
+ dev-R/simplermarkdown
+"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-03-07 1:13 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-07 1:13 [gentoo-commits] repo/proj/guru:dev commit in: dev-R/digest/ Alessandro Barbieri
-- strict thread matches above, loose matches on Subject: below --
2021-05-16 15:28 Alessandro Barbieri
2021-05-04 0:14 Alessandro Barbieri
2021-03-14 22:42 Alessandro Barbieri
2020-05-08 0:27 Alessandro Barbieri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox