pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/p5-Geo-ShapeFile Update to 2.66



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4912caa4b5e8
branches:  trunk
changeset: 319847:4912caa4b5e8
user:      wen <wen%pkgsrc.org@localhost>
date:      Fri Feb 22 14:07:38 2019 +0000

description:
Update to 2.66

Upstream changes:
2.66 2019-02-11
    - Full release of 2.65_001, with one additional definedness check (pajlpajl++)

2.65_001 2019-02-11
    - fix file_version method (it was calling the wrong key) (GH #23)
    - avoid repeated loading of files when getting headers
      and incorrect undef returns (GH #22)
    - both reported by pajlpajl

diffstat:

 geography/p5-Geo-ShapeFile/Makefile |   5 ++---
 geography/p5-Geo-ShapeFile/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r 6abe5c44b35a -r 4912caa4b5e8 geography/p5-Geo-ShapeFile/Makefile
--- a/geography/p5-Geo-ShapeFile/Makefile       Fri Feb 22 09:44:46 2019 +0000
+++ b/geography/p5-Geo-ShapeFile/Makefile       Fri Feb 22 14:07:38 2019 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2018/08/22 09:45:10 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2019/02/22 14:07:38 wen Exp $
 #
 
-DISTNAME=      Geo-ShapeFile-2.64
+DISTNAME=      Geo-ShapeFile-2.66
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    geography perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Geo/}
 
diff -r 6abe5c44b35a -r 4912caa4b5e8 geography/p5-Geo-ShapeFile/distinfo
--- a/geography/p5-Geo-ShapeFile/distinfo       Fri Feb 22 09:44:46 2019 +0000
+++ b/geography/p5-Geo-ShapeFile/distinfo       Fri Feb 22 14:07:38 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2017/07/10 12:17:34 wen Exp $
+$NetBSD: distinfo,v 1.6 2019/02/22 14:07:38 wen Exp $
 
-SHA1 (Geo-ShapeFile-2.64.tar.gz) = 01b78d25e984a702618fca3f6577d31c095f05d2
-RMD160 (Geo-ShapeFile-2.64.tar.gz) = 0421289b5a033b4defad3181b0194ea8407561b4
-SHA512 (Geo-ShapeFile-2.64.tar.gz) = fab04f94e8a9c003856427f98f9e173788fbe3f27c127ef9f16d8a513441362fe0955de40fbc2c373c3f93d0c0ee923431f54f405f0d760574e03234dc61e1f4
-Size (Geo-ShapeFile-2.64.tar.gz) = 333254 bytes
+SHA1 (Geo-ShapeFile-2.66.tar.gz) = b952c6fea3c8f033a8aee80e57e9f2cc3419be3f
+RMD160 (Geo-ShapeFile-2.66.tar.gz) = 85561ce67690de8571028397c1b116608fcc4c70
+SHA512 (Geo-ShapeFile-2.66.tar.gz) = d5e808317a6c69d937f4f44e5d9866438f21bfe4542b061bc4f2185490d66aeade90a43e7efe8c26b791f773084ffcf51a59dc6beaecf12f6d7f6e02b987f239
+Size (Geo-ShapeFile-2.66.tar.gz) = 333574 bytes
 SHA1 (patch-t_main__tests.t) = a750d7cad89c1f4100ed83219e956b1b81787e9f



Home | Main Index | Thread Index | Old Index