diff options
author | wen <wen@pkgsrc.org> | 2013-07-07 12:02:36 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-07-07 12:02:36 +0000 |
commit | c16bf13f8dfd504906e17d7e3dd2fcf4e6208bad (patch) | |
tree | ac896989e75ead974c3d848f56e64f2741265369 | |
parent | ec94be511fc89fd43c2ed2c4ed8379349e67e856 (diff) | |
download | pkgsrc-c16bf13f8dfd504906e17d7e3dd2fcf4e6208bad.tar.gz |
Update to 0.7
(No upstream changelog)
-rw-r--r-- | math/R-shapefiles/Makefile | 4 | ||||
-rw-r--r-- | math/R-shapefiles/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/R-shapefiles/Makefile b/math/R-shapefiles/Makefile index 063d0d23acb..896c2fe18af 100644 --- a/math/R-shapefiles/Makefile +++ b/math/R-shapefiles/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/04/15 13:13:17 brook Exp $ +# $NetBSD: Makefile,v 1.6 2013/07/07 12:02:36 wen Exp $ # CATEGORIES= math @@ -10,7 +10,7 @@ COMMENT= Functions to read and write ESRI shapefiles LICENSE= gnu-gpl-v2 R_PKGNAME= shapefiles -R_PKGVER= 0.6 +R_PKGVER= 0.7 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-shapefiles/distinfo b/math/R-shapefiles/distinfo index 5abcdce1c0d..11ec4cf9a6e 100644 --- a/math/R-shapefiles/distinfo +++ b/math/R-shapefiles/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/10/13 19:27:42 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/07/07 12:02:36 wen Exp $ -SHA1 (R/shapefiles_0.6.tar.gz) = 31194fdeb87ea15e2a509e9cb8e0b065149a173e -RMD160 (R/shapefiles_0.6.tar.gz) = 8a8cff7028409acbff2408ce9556f9ff87b07ee3 -Size (R/shapefiles_0.6.tar.gz) = 10304 bytes +SHA1 (R/shapefiles_0.7.tar.gz) = fd71241059eea4bef0a7bf644861df8ab0c7a606 +RMD160 (R/shapefiles_0.7.tar.gz) = 95d784b3c4e864f4db1ac3949a5022608e72127f +Size (R/shapefiles_0.7.tar.gz) = 10589 bytes |