Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 972AC7A215 for ; Thu, 18 Aug 2016 15:57:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3A13185EB6; Thu, 18 Aug 2016 15:57:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BDECA85EA6 for ; Thu, 18 Aug 2016 15:57:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id o71tp8cLqqGI for ; Thu, 18 Aug 2016 15:57:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4369F85E8D for ; Thu, 18 Aug 2016 15:57:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3E3D3FBC3; Thu, 18 Aug 2016 15:57:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1471535861126290" MIME-Version: 1.0 Date: Thu, 18 Aug 2016 15:57:41 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/geography/gama To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20160818155741.3E3D3FBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1471535861126290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Thu Aug 18 15:57:41 UTC 2016 Modified Files: pkgsrc/geography/gama: Makefile distinfo Log Message: Update to 1.18 Version 1.18 August 2016 * configure.ac : patch by Greg Troxel CPPFLAGS was set with +=, which is a bash extension and fails on POSIX-conforming shells. This resulted in sqlite3 support not being enabled on NetBSD, even though the sqlite3 library was found and linked in. * fixed some minor problems reported by Greg Troxel (doc, NEWS) * in local/network.cpp commented out // removed_obs.clear(); * fixed a formatting bug in outlaying terms (due to c++11) * fixed a bug in HTML parser test * simplified class LocalPoint * fixed a bug in sql export reported by Dominik Hladik * added @documentencoding UTF-8 into gama.texi To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/geography/gama/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/geography/gama/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1471535861126290 Content-Disposition: inline Content-Length: 1764 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/geography/gama/Makefile diff -u pkgsrc/geography/gama/Makefile:1.16 pkgsrc/geography/gama/Makefile:1.17 --- pkgsrc/geography/gama/Makefile:1.16 Sat Apr 30 01:17:44 2016 +++ pkgsrc/geography/gama/Makefile Thu Aug 18 15:57:41 2016 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2016/04/30 01:17:44 gdt Exp $ +# $NetBSD: Makefile,v 1.17 2016/08/18 15:57:41 gdt Exp $ # -DISTNAME= gama-1.17 +DISTNAME= gama-1.18 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GNU:=gama/} Index: pkgsrc/geography/gama/distinfo diff -u pkgsrc/geography/gama/distinfo:1.6 pkgsrc/geography/gama/distinfo:1.7 --- pkgsrc/geography/gama/distinfo:1.6 Sat Apr 30 01:17:44 2016 +++ pkgsrc/geography/gama/distinfo Thu Aug 18 15:57:41 2016 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2016/04/30 01:17:44 gdt Exp $ +$NetBSD: distinfo,v 1.7 2016/08/18 15:57:41 gdt Exp $ -SHA1 (gama-1.17.tar.gz) = b0d79b4133ec5052a2e70e50cf82a32eb1978785 -RMD160 (gama-1.17.tar.gz) = a5d90d171935115bc69b85b5086ffda182437700 -SHA512 (gama-1.17.tar.gz) = 56994ff7f9385c758c32e1794fb4263ecf8c838979029e0fceed70650314e40d3507b3b10224d1acfc4e5f63884b5f193407f2d49dbde32244fcaa38ff3aaf04 -Size (gama-1.17.tar.gz) = 1114918 bytes +SHA1 (gama-1.18.tar.gz) = 503d938d2f969a97352ebe13f696d3c7736b7973 +RMD160 (gama-1.18.tar.gz) = 12cd52d0136a3f5147d392d57c3ce73a013ce206 +SHA512 (gama-1.18.tar.gz) = a72588e962977961e334dc3f353c52b1ba3063cb199110fa80d33299bff89304e001f36e6e7e095bd4c95cfa75143e6b11515cc92665f96b1cc4976dbb44a432 +Size (gama-1.18.tar.gz) = 1114583 bytes SHA1 (patch-tests_gama-local_scripts_gama-local-parameters.in) = e9e96391ac6ad32ed63533d3177a96ba245a8a8d SHA1 (patch-tests_gama-local_scripts_gama-local-updated-xml.in) = 5f72be1b1a854fd9825bc9dda73c4a5ce24689dc --_----------=_1471535861126290--