pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/R-chron Imported R-chron from pkgsrc-wip.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18b48a6614ed
branches:  trunk
changeset: 502330:18b48a6614ed
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Nov 04 07:59:58 2005 +0000

description:
Imported R-chron from pkgsrc-wip.

Chronological objects which can handle dates and times.

diffstat:

 math/R-chron/DESCR    |   1 +
 math/R-chron/Makefile |  15 +++++++++++++++
 math/R-chron/PLIST    |   1 +
 math/R-chron/distinfo |   5 +++++
 4 files changed, 22 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r c22f6a5c2388 -r 18b48a6614ed math/R-chron/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-chron/DESCR        Fri Nov 04 07:59:58 2005 +0000
@@ -0,0 +1,1 @@
+Chronological objects which can handle dates and times.
diff -r c22f6a5c2388 -r 18b48a6614ed math/R-chron/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-chron/Makefile     Fri Nov 04 07:59:58 2005 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 07:59:58 rillig Exp $
+#
+
+CATEGORIES=             math
+MASTER_SITES=           ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER=             mchittur%cs.nmsu.edu@localhost
+HOMEPAGE=               ${R_HOMEPAGE_BASE}/chron.html
+COMMENT=               Chronological objects which can handle dates and times
+
+R_PKGNAME=              chron
+R_PKGVER=               2.2-31
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r c22f6a5c2388 -r 18b48a6614ed math/R-chron/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-chron/PLIST        Fri Nov 04 07:59:58 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 07:59:58 rillig Exp $
diff -r c22f6a5c2388 -r 18b48a6614ed math/R-chron/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-chron/distinfo     Fri Nov 04 07:59:58 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/04 07:59:58 rillig Exp $
+
+SHA1 (R/chron_2.2-31.tar.gz) = 6ac945a48a6901351443b2c92666bbbea90d8bb5
+RMD160 (R/chron_2.2-31.tar.gz) = 52726b76d972033d03efa69ae8aab3a2022fdba4
+Size (R/chron_2.2-31.tar.gz) = 27204 bytes



Home | Main Index | Thread Index | Old Index