pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/p5-Geo-ShapeFile



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Feb 22 14:07:38 UTC 2019

Modified Files:
        pkgsrc/geography/p5-Geo-ShapeFile: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/geography/p5-Geo-ShapeFile/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/geography/p5-Geo-ShapeFile/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/p5-Geo-ShapeFile/Makefile
diff -u pkgsrc/geography/p5-Geo-ShapeFile/Makefile:1.14 pkgsrc/geography/p5-Geo-ShapeFile/Makefile:1.15
--- pkgsrc/geography/p5-Geo-ShapeFile/Makefile:1.14     Wed Aug 22 09:45:10 2018
+++ pkgsrc/geography/p5-Geo-ShapeFile/Makefile  Fri Feb 22 14:07:38 2019
@@ -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/}
 

Index: pkgsrc/geography/p5-Geo-ShapeFile/distinfo
diff -u pkgsrc/geography/p5-Geo-ShapeFile/distinfo:1.5 pkgsrc/geography/p5-Geo-ShapeFile/distinfo:1.6
--- pkgsrc/geography/p5-Geo-ShapeFile/distinfo:1.5      Mon Jul 10 12:17:34 2017
+++ pkgsrc/geography/p5-Geo-ShapeFile/distinfo  Fri Feb 22 14:07:38 2019
@@ -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