Skip to content

Commit

Permalink
Update to 2.66
Browse files Browse the repository at this point in the history
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
  • Loading branch information
wen committed Feb 22, 2019
1 parent cd33999 commit 9e35a67
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions geography/p5-Geo-ShapeFile/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand Down
10 changes: 5 additions & 5 deletions geography/p5-Geo-ShapeFile/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 9e35a67

Please sign in to comment.