Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AF90863B8DF for ; Tue, 22 Sep 2009 20:50:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5D13D63B224; Tue, 22 Sep 2009 20:50:28 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7D5F363B22C for ; Tue, 22 Sep 2009 20:50:27 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6E72C175DA; Tue, 22 Sep 2009 20:50:27 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 22 Sep 2009 20:50:27 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/geography/p5-Geo-Distance To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090922205027.6E72C175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Sep 22 20:50:27 UTC 2009 Modified Files: pkgsrc/geography/p5-Geo-Distance: Makefile distinfo Log Message: Updating geography/p5-Geo-Distance-0.11nb1 to 0.16 pkgsrc changes: - Adding license definition - Adjusting "module type" Upstream changes: 0.16 - No changes. The 0.15 package was broken. 0.15 - Stop "Too late to run INIT block" warning (gray ) 0.14 - Fix "splice() offset past end of array" as filed in RT 26446. 0.13 - Use Geo::Distance::XS if available. (gray ) - Declare Math::Trig dependency. 0.12 - Noted GIS::Distance in POD. - Some cleanups to install process. - Check for DBI in tests before using it. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/p5-Geo-Distance/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/geography/p5-Geo-Distance/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.