pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-uuid R-uuid: update to canonical form of an R ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0e8fb62e00b
branches: trunk
changeset: 337097:b0e8fb62e00b
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 15:44:23 2019 +0000
description:
R-uuid: update to canonical form of an R package.
Update to the canonical form of an R package and fix the LICENSE
field.
diffstat:
devel/R-uuid/Makefile | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r cb26b76ae532 -r b0e8fb62e00b devel/R-uuid/Makefile
--- a/devel/R-uuid/Makefile Wed Jul 31 15:43:26 2019 +0000
+++ b/devel/R-uuid/Makefile Wed Jul 31 15:44:23 2019 +0000
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:43 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 15:44:23 brook Exp $
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= http://www.rforge.net/uuid/
COMMENT= Tools for generating and handling of UUIDs
-LICENSE= modified-bsd
+LICENSE= mit
R_PKGNAME= uuid
R_PKGVER= 0.1-2
USE_LANGUAGES= c
-BUILDLINK_API_DEPENDS.R+= R>=2.9.0
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index