pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc R-base64enc: update to canonical form of an R package.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f5a056ffc2a
branches: trunk
changeset: 337070:6f5a056ffc2a
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 14:32:04 2019 +0000
description:
R-base64enc: update to canonical form of an R package.
Update to canonical form of an R package and update the LICENSE field.
diffstat:
converters/R-base64enc/Makefile | 12 ++++++------
doc/CHANGES-2019 | 3 ++-
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (40 lines):
diff -r 0ac1f82213ab -r 6f5a056ffc2a converters/R-base64enc/Makefile
--- a/converters/R-base64enc/Makefile Wed Jul 31 14:04:40 2019 +0000
+++ b/converters/R-base64enc/Makefile Wed Jul 31 14:32:04 2019 +0000
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.1 2018/05/31 01:30:33 wen Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/31 14:32:04 brook Exp $
-DISTNAME= base64enc_0.1-3
-CATEGORIES= converters
+CATEGORIES= converters R
MAINTAINER= wen%NetBSD.org@localhost
HOMEPAGE= http://www.rforge.net/base64enc
COMMENT= Tools for base64 encoding
-LICENSE= gnu-gpl-v2
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+
+R_PKGNAME= base64enc
+R_PKGVER= 0.1-3
USE_LANGUAGES+= c c++
-BUILDLINK_API_DEPENDS.R+= R>=2.9.0
-
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff -r 0ac1f82213ab -r 6f5a056ffc2a doc/CHANGES-2019
--- a/doc/CHANGES-2019 Wed Jul 31 14:04:40 2019 +0000
+++ b/doc/CHANGES-2019 Wed Jul 31 14:32:04 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3129 2019/07/31 13:58:52 leot Exp $
+$NetBSD: CHANGES-2019,v 1.3130 2019/07/31 14:32:04 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5086,3 +5086,4 @@
Added time/R-hms version 0.5.0 [brook 2019-07-31]
Added www/R-htmlwidgets version 1.3 [brook 2019-07-31]
Updated net/youtube-dl to 20190730 [leot 2019-07-31]
+ Updated converters/R-base64enc to 0.1.3 [brook 2019-07-31]
Home |
Main Index |
Thread Index |
Old Index