pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/R-unix sysutils/R-unix: import R-unix-1.5.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/461493748952
branches: trunk
changeset: 457594:461493748952
user: mef <mef%pkgsrc.org@localhost>
date: Mon Aug 30 00:55:38 2021 +0000
description:
sysutils/R-unix: import R-unix-1.5.3
Bindings to system utilities found in most Unix systems such as POSIX
functions which are not part of the Standard C Library.
diffstat:
sysutils/R-unix/DESCR | 2 ++
sysutils/R-unix/Makefile | 14 ++++++++++++++
sysutils/R-unix/distinfo | 6 ++++++
3 files changed, 22 insertions(+), 0 deletions(-)
diffs (34 lines):
diff -r ae2c400f8be1 -r 461493748952 sysutils/R-unix/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/R-unix/DESCR Mon Aug 30 00:55:38 2021 +0000
@@ -0,0 +1,2 @@
+Bindings to system utilities found in most Unix systems such as POSIX
+functions which are not part of the Standard C Library.
diff -r ae2c400f8be1 -r 461493748952 sysutils/R-unix/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/R-unix/Makefile Mon Aug 30 00:55:38 2021 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2021/08/30 00:55:38 mef Exp $
+
+R_PKGNAME= unix
+R_PKGVER= 1.5.3
+CATEGORIES= sysutils
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= POSIX System Utilities
+LICENSE= mit # + file LICENSE
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r ae2c400f8be1 -r 461493748952 sysutils/R-unix/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/R-unix/distinfo Mon Aug 30 00:55:38 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/08/30 00:55:38 mef Exp $
+
+SHA1 (R/unix_1.5.3.tar.gz) = 2d6b1f93b38aef0faa444cab28b6f7dd40494d9e
+RMD160 (R/unix_1.5.3.tar.gz) = 82aeb960d1890504c39224eef7402017cfee1f17
+SHA512 (R/unix_1.5.3.tar.gz) = a8c9eb099eb90d00fa50a1ce75537a8759fd5fee478d8eac7c97151590eab7cccde823203a241baed128435e1a3f1edd6f91e95f2933f24b81c05d285fec8e75
+Size (R/unix_1.5.3.tar.gz) = 20538 bytes
Home |
Main Index |
Thread Index |
Old Index