Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/gama geography/gama: Update to 2.09:
details: https://anonhg.NetBSD.org/pkgsrc/rev/23246b387c80
branches: trunk
changeset: 435185:23246b387c80
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Jul 01 16:16:50 2020 +0000
description:
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)
diffstat:
geography/gama/Makefile | 5 ++---
geography/gama/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 722fa5da366e -r 23246b387c80 geography/gama/Makefile
--- a/geography/gama/Makefile Wed Jul 01 16:05:42 2020 +0000
+++ b/geography/gama/Makefile Wed Jul 01 16:16:50 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2020/06/02 08:23:57 adam Exp $
+# $NetBSD: Makefile,v 1.37 2020/07/01 16:16:50 gdt Exp $
#
-DISTNAME= gama-2.07
-PKGREVISION= 2
+DISTNAME= gama-2.09
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GNU:=gama/}
diff -r 722fa5da366e -r 23246b387c80 geography/gama/distinfo
--- a/geography/gama/distinfo Wed Jul 01 16:05:42 2020 +0000
+++ b/geography/gama/distinfo Wed Jul 01 16:16:50 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2019/09/10 01:05:18 gdt Exp $
+$NetBSD: distinfo,v 1.15 2020/07/01 16:16:50 gdt Exp $
-SHA1 (gama-2.07.tar.gz) = a2b5d6a4931e9c9ca0dc7477f5d66dd70189e5bd
-RMD160 (gama-2.07.tar.gz) = 9696b615e703bea40361af3079115693f0268a7b
-SHA512 (gama-2.07.tar.gz) = b0527a6f0de4ed24797658bb1b0f3b6f3f76a89ee538c69a5263483d7797c5ae7b1c6e1e86863862b9b3c44e781cf1292e3b28e8b6453676ad03daaf2c0ae031
-Size (gama-2.07.tar.gz) = 4659479 bytes
+SHA1 (gama-2.09.tar.gz) = c4d31b68d263fc3a14c04ef6569cf84837098fe8
+RMD160 (gama-2.09.tar.gz) = ac06a519b1765b4c770d294bf6892daf898c0073
+SHA512 (gama-2.09.tar.gz) = badf551556a0ae562398c957292438db81ce1695caba01a60b5d691ebe925a14bf5014e93ed5af837041288007192cb81ffb1f53a8bb43048ecb7073fc328b0c
+Size (gama-2.09.tar.gz) = 4696349 bytes
Home |
Main Index |
Thread Index |
Old Index