pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/R-maps Update to maps v2.2-5, add LICENSE and upd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a73fc02c7d14
branches:  trunk
changeset: 602539:a73fc02c7d14
user:      brook <brook%pkgsrc.org@localhost>
date:      Sun Apr 15 15:30:55 2012 +0000

description:
Update to maps v2.2-5, add LICENSE and update MAINTAINER.

diffstat:

 math/R-maps/Makefile |  9 +++++----
 math/R-maps/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r fdd948525efd -r a73fc02c7d14 math/R-maps/Makefile
--- a/math/R-maps/Makefile      Sun Apr 15 15:29:48 2012 +0000
+++ b/math/R-maps/Makefile      Sun Apr 15 15:30:55 2012 +0000
@@ -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@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 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 -r fdd948525efd -r a73fc02c7d14 math/R-maps/distinfo
--- a/math/R-maps/distinfo      Sun Apr 15 15:29:48 2012 +0000
+++ b/math/R-maps/distinfo      Sun Apr 15 15:30:55 2012 +0000
@@ -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



Home | Main Index | Thread Index | Old Index