diff options
author | brook <brook> | 2012-04-15 16:35:01 +0000 |
---|---|---|
committer | brook <brook> | 2012-04-15 16:35:01 +0000 |
commit | e920c81992fd6e66a6bacbd2796940396b8dd8bf (patch) | |
tree | 09f44de071c95485a7f8c43f043bfdb1eba0c4f8 /math | |
parent | 86349e8639d9e39f018611703c97216428268fb0 (diff) | |
download | pkgsrc-e920c81992fd6e66a6bacbd2796940396b8dd8bf.tar.gz |
Update to mapproj v1.1-8.3, add LICENSE and update MAINTAINER.
Diffstat (limited to 'math')
-rw-r--r-- | math/R-mapproj/Makefile | 9 | ||||
-rw-r--r-- | math/R-mapproj/distinfo | 8 |
2 files changed, 9 insertions, 8 deletions
diff --git a/math/R-mapproj/Makefile b/math/R-mapproj/Makefile index ab748e78175..3d14175778c 100644 --- a/math/R-mapproj/Makefile +++ b/math/R-mapproj/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.5 2009/12/11 19:35:02 adam Exp $ +# $NetBSD: Makefile,v 1.6 2012/04/15 16:35:01 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}/mapproj/ COMMENT= Converts latitude/longitude into projected coordinates +LICENSE= lucent AND gnu-gpl-v2 R_PKGNAME= mapproj -R_PKGVER= 1.1-8.2 +R_PKGVER= 1.1-8.3 -DEPENDS+= R-maps>=2.0.40:../../math/R-maps +DEPENDS+= R-maps>=2.2.5:../../math/R-maps .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-mapproj/distinfo b/math/R-mapproj/distinfo index 703cb04484c..1ba98295007 100644 --- a/math/R-mapproj/distinfo +++ b/math/R-mapproj/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/12/11 19:35:02 adam Exp $ +$NetBSD: distinfo,v 1.4 2012/04/15 16:35:01 brook Exp $ -SHA1 (R/mapproj_1.1-8.2.tar.gz) = 1e9d12ddc71e5b7e2f725b8433e1677d32f49afb -RMD160 (R/mapproj_1.1-8.2.tar.gz) = 84662fc24d93fc62f166851fb569c729b7b60012 -Size (R/mapproj_1.1-8.2.tar.gz) = 24208 bytes +SHA1 (R/mapproj_1.1-8.3.tar.gz) = b677060b9ae59ef5e18c0326ff79a98071c2bf40 +RMD160 (R/mapproj_1.1-8.3.tar.gz) = 17d589493d2c59e49f2b31d8b6fe0807d111b9a9 +Size (R/mapproj_1.1-8.3.tar.gz) = 23955 bytes |