pkgsrc-WIP-changes archive

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

(parallel/R-parallelly) Updated to 1.41.0



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By:	mef
Date:		Sun Jan 5 13:16:00 2025 +0900
Changeset:	c3fb33999d3ae3807d4dd99be4d20a7b77d62e97

Modified Files:
	R-parallelly/Makefile
	R-parallelly/distinfo

Log Message:
(parallel/R-parallelly) Updated to 1.41.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c3fb33999d3ae3807d4dd99be4d20a7b77d62e97

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 R-parallelly/Makefile | 12 ++++++++++--
 R-parallelly/distinfo |  6 +++---
 2 files changed, 13 insertions(+), 5 deletions(-)

diffs:
diff --git a/R-parallelly/Makefile b/R-parallelly/Makefile
index 2a1ce21f8a..cc615d71eb 100644
--- a/R-parallelly/Makefile
+++ b/R-parallelly/Makefile
@@ -1,14 +1,22 @@
 # $NetBSD$
 
 R_PKGNAME=	parallelly
-R_PKGVER=	1.36.0
+R_PKGVER=	1.41.0
 CATEGORIES=	parallel
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 COMMENT=	Enhancing the 'parallel' Package
 LICENSE=	gnu-lgpl-v2.1
 
-USE_LANGUAGES=	# none
+# Packages suggested but not available: 'commonmark', 'base64enc'
+
+TEST_DEPENDS+=	tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+=	tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+=	tex-url-[0-9]*:../../print/tex-url
+TEST_DEPENDS+=	tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
+USE_LANGUAGES=	c
 
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"
diff --git a/R-parallelly/distinfo b/R-parallelly/distinfo
index 5a266d06eb..cda7390dcd 100644
--- a/R-parallelly/distinfo
+++ b/R-parallelly/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (R/parallelly_1.36.0.tar.gz) = 935de6121b770789b0e707f4f4f62a1c3f6c08831057cb850b169d8c3d8de0e2
-SHA512 (R/parallelly_1.36.0.tar.gz) = e58cfc80ecc3ce863a11e309ff2f720f96c789760651b9d5a6b98559d3365811726a748e40a3a3f3a7006021b72a7c6b4c28c200874dd7758174054b8a988b1f
-Size (R/parallelly_1.36.0.tar.gz) = 141332 bytes
+BLAKE2s (R/parallelly_1.41.0.tar.gz) = 145b28cfef990c522cee6d81b4f7b3f3602426b5662643196a32902682979503
+SHA512 (R/parallelly_1.41.0.tar.gz) = 76215101aa3ef837258d555232a746176fd02b36a2fd78d74db49f0980f3fb04d609ba2f6c20864e557abc5f2cfcdf67dc1c500ab37b5941aae454bbf2d98a39
+Size (R/parallelly_1.41.0.tar.gz) = 271820 bytes


Home | Main Index | Thread Index | Old Index