pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-filelock
Module Name: pkgsrc
Committed By: mef
Date: Sat Jan 20 07:42:27 UTC 2024
Modified Files:
pkgsrc/devel/R-filelock: Makefile distinfo
Log Message:
(devel/R-filelock) Update 1.0.2 to 1.0.3, make test passed
# filelock 1.0.3
* No user visible changes.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/R-filelock/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/R-filelock/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-filelock/Makefile
diff -u pkgsrc/devel/R-filelock/Makefile:1.1 pkgsrc/devel/R-filelock/Makefile:1.2
--- pkgsrc/devel/R-filelock/Makefile:1.1 Sat Jan 2 11:24:34 2021
+++ pkgsrc/devel/R-filelock/Makefile Sat Jan 20 07:42:27 2024
@@ -1,13 +1,18 @@
-# $NetBSD: Makefile,v 1.1 2021/01/02 11:24:34 mef Exp $
+# $NetBSD: Makefile,v 1.2 2024/01/20 07:42:27 mef Exp $
R_PKGNAME= filelock
-R_PKGVER= 1.0.2
+R_PKGVER= 1.0.3
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Portable File Locking
LICENSE= mit # + file LICENSE
+TEST_DEPENDS+= R-callr-[0-9]*:../../devel/R-callr
+TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+
USE_LANGUAGES= c
.include "../../math/R/Makefile.extension"
Index: pkgsrc/devel/R-filelock/distinfo
diff -u pkgsrc/devel/R-filelock/distinfo:1.3 pkgsrc/devel/R-filelock/distinfo:1.4
--- pkgsrc/devel/R-filelock/distinfo:1.3 Tue Oct 26 10:14:04 2021
+++ pkgsrc/devel/R-filelock/distinfo Sat Jan 20 07:42:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:14:04 nia Exp $
+$NetBSD: distinfo,v 1.4 2024/01/20 07:42:27 mef Exp $
-BLAKE2s (R/filelock_1.0.2.tar.gz) = 9f31d998cb42138c7525b46fca048bd4c305216ad968881d8c1aa0ded04a543a
-SHA512 (R/filelock_1.0.2.tar.gz) = 4ee728266e8a6fad3f8e76875cc8829d98762e5b1f60474fdf86ee7b7540f1183aee1dd037355a42f9ef3861f31303c1d3267789c96340d54210b1fe379fbacf
-Size (R/filelock_1.0.2.tar.gz) = 12377 bytes
+BLAKE2s (R/filelock_1.0.3.tar.gz) = ef4de8379ce0052b90f0ffc5cd18e8297395faa9b5efab573bfe5d5efc3381f8
+SHA512 (R/filelock_1.0.3.tar.gz) = 37e29c81abbe9ca07e1ddef1571226242166b1e183dbe37f842a5f5c881ecd29bc4bea9f3b9fb4cac801924592997621c9e649e26cfd2861fe37a24e557d8293
+Size (R/filelock_1.0.3.tar.gz) = 15443 bytes
Home |
Main Index |
Thread Index |
Old Index