pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/gama



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed Jul  1 16:16:50 UTC 2020

Modified Files:
        pkgsrc/geography/gama: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/geography/gama/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/geography/gama/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/gama/Makefile
diff -u pkgsrc/geography/gama/Makefile:1.36 pkgsrc/geography/gama/Makefile:1.37
--- pkgsrc/geography/gama/Makefile:1.36 Tue Jun  2 08:23:57 2020
+++ pkgsrc/geography/gama/Makefile      Wed Jul  1 16:16:50 2020
@@ -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/}
 

Index: pkgsrc/geography/gama/distinfo
diff -u pkgsrc/geography/gama/distinfo:1.14 pkgsrc/geography/gama/distinfo:1.15
--- pkgsrc/geography/gama/distinfo:1.14 Tue Sep 10 01:05:18 2019
+++ pkgsrc/geography/gama/distinfo      Wed Jul  1 16:16:50 2020
@@ -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