head 1.2; access; symbols pkgsrc-2024Q2:1.1.0.2 pkgsrc-2024Q2-base:1.1; locks; strict; comment @// @; 1.2 date 2024.09.15.16.44.28; author gdt; state dead; branches; next 1.1; commitid WXcDBR3GQdHsiVpF; 1.1 date 2024.04.19.00.09.04; author gdt; state Exp; branches; next ; commitid b9cNMrLBBceVzG6F; desc @@ 1.2 log @geography/gama: Update to 2.31 packaging changes: drop 3 patches applied upstream Changes in release 2.31 (2024-09-15) This release fixes a bug in handling the list of removed observations (local network adjustment). This bug did not influence command line tool gama-local, but was fatal for qgama interactive application. @ text @$NetBSD: patch-tests_gama-local_src_check__version.cpp,v 1.1 2024/04/19 00:09:04 gdt Exp $ Use of std::ostringstream requires sstream. Not yet reported upstream. --- tests/gama-local/src/check_version.cpp.orig 2024-04-14 23:02:47.223962253 +0000 +++ tests/gama-local/src/check_version.cpp @@@@ -20,6 +20,7 @@@@ #include #include +#include #include #include @ 1.1 log @geography/gama: Update to 2.30 Upstream changes: minor/bugfixes Packaging changes: remediate test == add missing headers (detected by macOS/clang; standards say they are required but gcc builds without them) @ text @d1 1 a1 1 $NetBSD$ @