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-lib_gnu__gama_local_deformation.cpp,v 1.1 2024/04/19 00:09:04 gdt Exp $ Use of std::ostringstream requires sstream. Reported upstream by email 20240413. --- lib/gnu_gama/local/deformation.cpp.orig 2024-03-12 10:55:34.000000000 +0000 +++ lib/gnu_gama/local/deformation.cpp @@@@ -21,6 +21,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$ @