pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-mapproj Imported R-mapproj from pkgsrc-wip.
details: https://anonhg.NetBSD.org/pkgsrc/rev/31fb5376b06c
branches: trunk
changeset: 502368:31fb5376b06c
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Nov 04 08:16:02 2005 +0000
description:
Imported R-mapproj from pkgsrc-wip.
Converts latitude/longitude into projected coordinates.
diffstat:
math/R-mapproj/DESCR | 1 +
math/R-mapproj/Makefile | 15 +++++++++++++++
math/R-mapproj/PLIST | 1 +
math/R-mapproj/distinfo | 5 +++++
4 files changed, 22 insertions(+), 0 deletions(-)
diffs (38 lines):
diff -r 269e1373d624 -r 31fb5376b06c math/R-mapproj/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-mapproj/DESCR Fri Nov 04 08:16:02 2005 +0000
@@ -0,0 +1,1 @@
+Converts latitude/longitude into projected coordinates.
diff -r 269e1373d624 -r 31fb5376b06c math/R-mapproj/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-mapproj/Makefile Fri Nov 04 08:16:02 2005 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:16:02 rillig Exp $
+#
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= mchittur%cs.nmsu.edu@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/mapproj.html
+COMMENT= Converts latitude/longitude into projected coordinates
+
+R_PKGNAME= mapproj
+R_PKGVER= 1.1-6
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 269e1373d624 -r 31fb5376b06c math/R-mapproj/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-mapproj/PLIST Fri Nov 04 08:16:02 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 08:16:02 rillig Exp $
diff -r 269e1373d624 -r 31fb5376b06c math/R-mapproj/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-mapproj/distinfo Fri Nov 04 08:16:02 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:16:02 rillig Exp $
+
+SHA1 (R/mapproj_1.1-6.tar.gz) = 8e56176d1e0a8feb43d56b04f1f5f697cce3ff73
+RMD160 (R/mapproj_1.1-6.tar.gz) = bdf4836ba56424a9e333899be8ceaa7237374c70
+Size (R/mapproj_1.1-6.tar.gz) = 22812 bytes
Home |
Main Index |
Thread Index |
Old Index