diff options
author | brook <brook@pkgsrc.org> | 2012-04-15 15:30:55 +0000 |
---|---|---|
committer | brook <brook@pkgsrc.org> | 2012-04-15 15:30:55 +0000 |
commit | 7cd0bb85e00c6813331212fb7b9bdf6a41372f29 (patch) | |
tree | d508e3492c4172abfe01014303d68f71e52b57f7 /math | |
parent | f433e90d3b6853cc4b08effce0209be0f9fbdfa4 (diff) | |
download | pkgsrc-7cd0bb85e00c6813331212fb7b9bdf6a41372f29.tar.gz |
Update to maps v2.2-5, add LICENSE and update MAINTAINER.
Diffstat (limited to 'math')
-rw-r--r-- | math/R-maps/Makefile | 9 | ||||
-rw-r--r-- | math/R-maps/distinfo | 8 |
2 files changed, 9 insertions, 8 deletions
diff --git a/math/R-maps/Makefile b/math/R-maps/Makefile index 984c67ea791..08849078e77 100644 --- a/math/R-maps/Makefile +++ b/math/R-maps/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.5 2009/12/11 19:36:03 adam Exp $ +# $NetBSD: Makefile,v 1.6 2012/04/15 15:30:55 brook Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} -MAINTAINER= mchittur@cs.nmsu.edu +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${R_HOMEPAGE_BASE}/maps/ -COMMENT= Display of maps. Includes Projection code +COMMENT= Display maps in R +LICENSE= gnu-gpl-v2 R_PKGNAME= maps -R_PKGVER= 2.1-0 +R_PKGVER= 2.2-5 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-maps/distinfo b/math/R-maps/distinfo index e8081629560..c167e66d846 100644 --- a/math/R-maps/distinfo +++ b/math/R-maps/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/12/11 19:36:03 adam Exp $ +$NetBSD: distinfo,v 1.4 2012/04/15 15:30:55 brook Exp $ -SHA1 (R/maps_2.1-0.tar.gz) = 756b6f7de0f919646c7aa2e1cd63b50ff6939230 -RMD160 (R/maps_2.1-0.tar.gz) = 0c30759fea1cd88e5291474b3bd0b6a7aedabe22 -Size (R/maps_2.1-0.tar.gz) = 1528374 bytes +SHA1 (R/maps_2.2-5.tar.gz) = 6baf99aa21dbf904e5c12c558c2a9f0063d0e4db +RMD160 (R/maps_2.2-5.tar.gz) = eb57580ce915fef24932254f3d828ef358b0206b +Size (R/maps_2.2-5.tar.gz) = 1428846 bytes |