pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-date R-date: update to canonical form of an R p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e20c37c1cb0
branches: trunk
changeset: 337158:6e20c37c1cb0
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 19:19:17 2019 +0000
description:
R-date: update to canonical form of an R package.
diffstat:
math/R-date/Makefile | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r b2ac2de34a69 -r 6e20c37c1cb0 math/R-date/Makefile
--- a/math/R-date/Makefile Wed Jul 31 19:17:39 2019 +0000
+++ b/math/R-date/Makefile Wed Jul 31 19:19:17 2019 +0000
@@ -1,11 +1,15 @@
-# $NetBSD: Makefile,v 1.8 2018/05/06 03:28:35 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2019/07/31 19:19:17 brook Exp $
-DISTNAME= date_1.2-38
-CATEGORIES= math
+CATEGORIES= math R
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-COMMENT= Functions for Handling Dates
+COMMENT= Functions for handling dates
LICENSE= gnu-gpl-v2
+R_PKGNAME= date
+R_PKGVER= 1.2-38
+
+USE_LANGUAGES= c
+
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index