pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-maps Imported R-maps from pkgsrc-wip.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc2ec577ccf7
branches: trunk
changeset: 502370:bc2ec577ccf7
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Nov 04 08:17:10 2005 +0000
description:
Imported R-maps from pkgsrc-wip.
Display of maps. Projection code and larger maps are in separate
packages (mapproj and mapdata).
diffstat:
math/R-maps/DESCR | 2 ++
math/R-maps/Makefile | 15 +++++++++++++++
math/R-maps/PLIST | 1 +
math/R-maps/distinfo | 5 +++++
4 files changed, 23 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r 107aaff27bf2 -r bc2ec577ccf7 math/R-maps/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-maps/DESCR Fri Nov 04 08:17:10 2005 +0000
@@ -0,0 +1,2 @@
+Display of maps. Projection code and larger maps are in separate
+packages (mapproj and mapdata).
diff -r 107aaff27bf2 -r bc2ec577ccf7 math/R-maps/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-maps/Makefile Fri Nov 04 08:17:10 2005 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:17:10 rillig Exp $
+#
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= mchittur%cs.nmsu.edu@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/maps.html
+COMMENT= Display of maps. Includes Projection code
+
+R_PKGNAME= maps
+R_PKGVER= 2.0-22
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 107aaff27bf2 -r bc2ec577ccf7 math/R-maps/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-maps/PLIST Fri Nov 04 08:17:10 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 08:17:10 rillig Exp $
diff -r 107aaff27bf2 -r bc2ec577ccf7 math/R-maps/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-maps/distinfo Fri Nov 04 08:17:10 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:17:10 rillig Exp $
+
+SHA1 (R/maps_2.0-22.tar.gz) = e4797d448d1fda0899eb032f3384bb514351a202
+RMD160 (R/maps_2.0-22.tar.gz) = 23493caf3c826a0c0d39de3749e1daf0383daf34
+Size (R/maps_2.0-22.tar.gz) = 882714 bytes
Home |
Main Index |
Thread Index |
Old Index