Sun Apr 15 16:35:01 2012 UTC ()
Update to mapproj v1.1-8.3, add LICENSE and update MAINTAINER.


(brook)
diff -r1.5 -r1.6 pkgsrc/math/R-mapproj/Makefile
diff -r1.3 -r1.4 pkgsrc/math/R-mapproj/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/math/R-mapproj/Makefile (expand / switch to unified diff)

--- pkgsrc/math/R-mapproj/Makefile 2009/12/11 19:35:02 1.5
+++ pkgsrc/math/R-mapproj/Makefile 2012/04/15 16:35:01 1.6
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.5 2009/12/11 19:35:02 adam Exp $ 1# $NetBSD: Makefile,v 1.6 2012/04/15 16:35:01 brook Exp $
2 2
3CATEGORIES= math 3CATEGORIES= math
4MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} 4MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
5 5
6MAINTAINER= mchittur@cs.nmsu.edu 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= ${R_HOMEPAGE_BASE}/mapproj/ 7HOMEPAGE= ${R_HOMEPAGE_BASE}/mapproj/
8COMMENT= Converts latitude/longitude into projected coordinates 8COMMENT= Converts latitude/longitude into projected coordinates
 9LICENSE= lucent AND gnu-gpl-v2
9 10
10R_PKGNAME= mapproj 11R_PKGNAME= mapproj
11R_PKGVER= 1.1-8.2 12R_PKGVER= 1.1-8.3
12 13
13DEPENDS+= R-maps>=2.0.40:../../math/R-maps 14DEPENDS+= R-maps>=2.2.5:../../math/R-maps
14 15
15.include "../../math/R/Makefile.extension" 16.include "../../math/R/Makefile.extension"
16.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/math/R-mapproj/distinfo (expand / switch to unified diff)

--- pkgsrc/math/R-mapproj/distinfo 2009/12/11 19:35:02 1.3
+++ pkgsrc/math/R-mapproj/distinfo 2012/04/15 16:35:01 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2009/12/11 19:35:02 adam Exp $ 1$NetBSD: distinfo,v 1.4 2012/04/15 16:35:01 brook Exp $
2 2
3SHA1 (R/mapproj_1.1-8.2.tar.gz) = 1e9d12ddc71e5b7e2f725b8433e1677d32f49afb 3SHA1 (R/mapproj_1.1-8.3.tar.gz) = b677060b9ae59ef5e18c0326ff79a98071c2bf40
4RMD160 (R/mapproj_1.1-8.2.tar.gz) = 84662fc24d93fc62f166851fb569c729b7b60012 4RMD160 (R/mapproj_1.1-8.3.tar.gz) = 17d589493d2c59e49f2b31d8b6fe0807d111b9a9
5Size (R/mapproj_1.1-8.2.tar.gz) = 24208 bytes 5Size (R/mapproj_1.1-8.3.tar.gz) = 23955 bytes