pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/R-base64enc Import base64enc_0.1-3 as conve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f7dc480673a4
branches: trunk
changeset: 381151:f7dc480673a4
user: wen <wen%pkgsrc.org@localhost>
date: Thu May 31 01:30:33 2018 +0000
description:
Import base64enc_0.1-3 as converters/R-base64enc.
This package provides tools for handling base64 encoding. It is
more flexible than the orphaned base64 package.
diffstat:
converters/R-base64enc/DESCR | 2 ++
converters/R-base64enc/Makefile | 16 ++++++++++++++++
converters/R-base64enc/distinfo | 6 ++++++
3 files changed, 24 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r 1d969853326f -r f7dc480673a4 converters/R-base64enc/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/converters/R-base64enc/DESCR Thu May 31 01:30:33 2018 +0000
@@ -0,0 +1,2 @@
+This package provides tools for handling base64 encoding. It is
+more flexible than the orphaned base64 package.
diff -r 1d969853326f -r f7dc480673a4 converters/R-base64enc/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/converters/R-base64enc/Makefile Thu May 31 01:30:33 2018 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2018/05/31 01:30:33 wen Exp $
+
+DISTNAME= base64enc_0.1-3
+CATEGORIES= converters
+
+MAINTAINER= wen%NetBSD.org@localhost
+HOMEPAGE= http://www.rforge.net/base64enc
+COMMENT= Tools for base64 encoding
+LICENSE= gnu-gpl-v2
+
+USE_LANGUAGES+= c c++
+
+BUILDLINK_API_DEPENDS.R+= R>=2.9.0
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 1d969853326f -r f7dc480673a4 converters/R-base64enc/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/converters/R-base64enc/distinfo Thu May 31 01:30:33 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/05/31 01:30:33 wen Exp $
+
+SHA1 (R/base64enc_0.1-3.tar.gz) = d8c4bfc30b8d62396e1b376641fcb56bf5527c23
+RMD160 (R/base64enc_0.1-3.tar.gz) = db3fd80f395c4fd7e927bcb62b514bed771a2430
+SHA512 (R/base64enc_0.1-3.tar.gz) = e486a4dd8ec8ec72285440c016e9e73d2e7f73dc864472ce7204bab15eb00f2cb26cf29c20dfb1e3087372aaaed961344dc84f691576c1ff64a58dc342341287
+Size (R/base64enc_0.1-3.tar.gz) = 7833 bytes
Home |
Main Index |
Thread Index |
Old Index