Wed Jul 1 16:16:50 2020 UTC ()
geography/gama: Update to 2.09:

2.09:

Implicit value of XML parameter 'update_constrained_coordinates' was
changed to "yes". The behavior of adjustment calculation was well and
clearly described in the documentation, but in some cases the old
implicit value ("no") might have led to poor numerical results. The
input data XML parameter 'update_constrained_coordinates' is preserved
only for backward compatibility and is likely to be removed in some
future release.

2.08:

Version 2.08 December 2019

Maintainer's release

* new test data krasovsky-1926 with full reference in biblatex
  (renamed from bug-2019-04-23-oleg-goussev)

* new unit test for extern attributes in gama-local/scripts/check_externs.cpp

* new HACKING.md by Greg Troxel

* Legacy builds with expat-1.1 is available only as an testing option

* C++ sources cleanup mainly in lib/gama/local to conform with C++11

* C++11 standard is explicitly set in configure.ac (for testing C++14
  is set on in the alternative builds in the main CMakeLists.txt)


(gdt)
diff -r1.36 -r1.37 pkgsrc/geography/gama/Makefile
diff -r1.14 -r1.15 pkgsrc/geography/gama/distinfo

cvs diff -r1.36 -r1.37 pkgsrc/geography/gama/Makefile (expand / switch to unified diff)

--- pkgsrc/geography/gama/Makefile 2020/06/02 08:23:57 1.36
+++ pkgsrc/geography/gama/Makefile 2020/07/01 16:16:50 1.37
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.36 2020/06/02 08:23:57 adam Exp $ 1# $NetBSD: Makefile,v 1.37 2020/07/01 16:16:50 gdt Exp $
2# 2#
3 3
4DISTNAME= gama-2.07 4DISTNAME= gama-2.09
5PKGREVISION= 2 
6CATEGORIES= geography 5CATEGORIES= geography
7MASTER_SITES= ${MASTER_SITE_GNU:=gama/} 6MASTER_SITES= ${MASTER_SITE_GNU:=gama/}
8 7
9MAINTAINER= gdt@NetBSD.org 8MAINTAINER= gdt@NetBSD.org
10HOMEPAGE= https://www.gnu.org/s/gama/ 9HOMEPAGE= https://www.gnu.org/s/gama/
11COMMENT= Geodetic network adjustment (surveying) 10COMMENT= Geodetic network adjustment (surveying)
12LICENSE= gnu-gpl-v2 # or later 11LICENSE= gnu-gpl-v2 # or later
13 12
14USE_LANGUAGES= c c++11 13USE_LANGUAGES= c c++11
15# Not documented, but apparent. 14# Not documented, but apparent.
16USE_TOOLS+= gmake 15USE_TOOLS+= gmake
17 16
18GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes

cvs diff -r1.14 -r1.15 pkgsrc/geography/gama/distinfo (expand / switch to unified diff)

--- pkgsrc/geography/gama/distinfo 2019/09/10 01:05:18 1.14
+++ pkgsrc/geography/gama/distinfo 2020/07/01 16:16:50 1.15
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.14 2019/09/10 01:05:18 gdt Exp $ 1$NetBSD: distinfo,v 1.15 2020/07/01 16:16:50 gdt Exp $
2 2
3SHA1 (gama-2.07.tar.gz) = a2b5d6a4931e9c9ca0dc7477f5d66dd70189e5bd 3SHA1 (gama-2.09.tar.gz) = c4d31b68d263fc3a14c04ef6569cf84837098fe8
4RMD160 (gama-2.07.tar.gz) = 9696b615e703bea40361af3079115693f0268a7b 4RMD160 (gama-2.09.tar.gz) = ac06a519b1765b4c770d294bf6892daf898c0073
5SHA512 (gama-2.07.tar.gz) = b0527a6f0de4ed24797658bb1b0f3b6f3f76a89ee538c69a5263483d7797c5ae7b1c6e1e86863862b9b3c44e781cf1292e3b28e8b6453676ad03daaf2c0ae031 5SHA512 (gama-2.09.tar.gz) = badf551556a0ae562398c957292438db81ce1695caba01a60b5d691ebe925a14bf5014e93ed5af837041288007192cb81ffb1f53a8bb43048ecb7073fc328b0c
6Size (gama-2.07.tar.gz) = 4659479 bytes 6Size (gama-2.09.tar.gz) = 4696349 bytes