pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/R-moonsun
Module Name: pkgsrc
Committed By: minskim
Date: Tue Jun 5 22:58:29 UTC 2018
Added Files:
pkgsrc/math/R-moonsun: DESCR Makefile distinfo
Log Message:
math/R-moonsun: Import version 0.1.3
A collection of basic astronomical routines for R based on "Practical
astronomy with your calculator" by Peter Duffet-Smith.
Packaged by Hubert Feyrer for pkgsrc-wip and updated by me.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/R-moonsun/DESCR \
pkgsrc/math/R-moonsun/Makefile pkgsrc/math/R-moonsun/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/math/R-moonsun/DESCR
diff -u /dev/null pkgsrc/math/R-moonsun/DESCR:1.1
--- /dev/null Tue Jun 5 22:58:29 2018
+++ pkgsrc/math/R-moonsun/DESCR Tue Jun 5 22:58:29 2018
@@ -0,0 +1,2 @@
+A collection of basic astronomical routines for R based on "Practical
+astronomy with your calculator" by Peter Duffet-Smith.
Index: pkgsrc/math/R-moonsun/Makefile
diff -u /dev/null pkgsrc/math/R-moonsun/Makefile:1.1
--- /dev/null Tue Jun 5 22:58:29 2018
+++ pkgsrc/math/R-moonsun/Makefile Tue Jun 5 22:58:29 2018
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2018/06/05 22:58:29 minskim Exp $
+
+DISTNAME= moonsun_0.1.3
+CATEGORIES= math
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Basic astronomical calculations with R
+LICENSE= gnu-gpl-v2
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/R-moonsun/distinfo
diff -u /dev/null pkgsrc/math/R-moonsun/distinfo:1.1
--- /dev/null Tue Jun 5 22:58:29 2018
+++ pkgsrc/math/R-moonsun/distinfo Tue Jun 5 22:58:29 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/06/05 22:58:29 minskim Exp $
+
+SHA1 (R/moonsun_0.1.3.tar.gz) = 2a29ac7f1b4bc4717647b0e0fda149080aa855a4
+RMD160 (R/moonsun_0.1.3.tar.gz) = d48c57325364bafe143fa062ef09138dd597ebf8
+SHA512 (R/moonsun_0.1.3.tar.gz) = 5be7fc1d869bbddd97ed6c875ba2702447b74e1b8598a22876017c30be2aee2d274a116eea4a07bd71a40a8d872f334b5ba5377f47705395d790a4b8be99bc95
+Size (R/moonsun_0.1.3.tar.gz) = 153796 bytes
Home |
Main Index |
Thread Index |
Old Index