Fri Sep 2 15:07:08 2022 UTC ()
geography/gama: Update to 2.22

This is a bug fix release.

  New gama-local adjustment XML output definition
  gama-local-adjustment.xsd version 1.02.

  New XML tag <not-applicable/> was added to the adjustment ouput
  format for cases with zero degrees of freedom, where the standard
  deviation test is not applicable (previously there were only two
  tags <passed/> and <failed/>).  Old XML output files are formally
  complient with the new XSD version 1.02


(gdt)
diff -r1.53 -r1.54 pkgsrc/geography/gama/Makefile
diff -r1.29 -r1.30 pkgsrc/geography/gama/distinfo

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

--- pkgsrc/geography/gama/Makefile 2022/07/20 23:38:29 1.53
+++ pkgsrc/geography/gama/Makefile 2022/09/02 15:07:07 1.54
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.53 2022/07/20 23:38:29 gdt Exp $ 1# $NetBSD: Makefile,v 1.54 2022/09/02 15:07:07 gdt Exp $
2# 2#
3 3
4DISTNAME= gama-2.21 4DISTNAME= gama-2.22
5CATEGORIES= geography 5CATEGORIES= geography
6MASTER_SITES= ${MASTER_SITE_GNU:=gama/} 6MASTER_SITES= ${MASTER_SITE_GNU:=gama/}
7 7
8MAINTAINER= gdt@NetBSD.org 8MAINTAINER= gdt@NetBSD.org
9HOMEPAGE= https://www.gnu.org/s/gama/ 9HOMEPAGE= https://www.gnu.org/s/gama/
10COMMENT= Geodetic network adjustment (surveying) 10COMMENT= Geodetic network adjustment (surveying)
11LICENSE= gnu-gpl-v2 # or later 11LICENSE= gnu-gpl-v2 # or later
12 12
13USE_LANGUAGES= c c++11 13USE_LANGUAGES= c c++11
14# Not documented, but apparent. 14# Not documented, but apparent.
15USE_TOOLS+= gmake 15USE_TOOLS+= gmake
16 16
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes

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

--- pkgsrc/geography/gama/distinfo 2022/07/20 23:38:29 1.29
+++ pkgsrc/geography/gama/distinfo 2022/09/02 15:07:07 1.30
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.29 2022/07/20 23:38:29 gdt Exp $ 1$NetBSD: distinfo,v 1.30 2022/09/02 15:07:07 gdt Exp $
2 2
3BLAKE2s (gama-2.21.tar.gz) = ffb5082cd8829e87c2dee2cdf9e1a8ea43d90dcc4cc2e81cffe23b69eccd4277 3BLAKE2s (gama-2.22.tar.gz) = fa2d355adfbf203d754c62eaf33a1b73783250b4c18b8a02f2b37f81347e411b
4SHA512 (gama-2.21.tar.gz) = f1003085eb690375d42bbbb990b1e146c169890d6e90dc894a119a021b16801cf892cbff74d99d7412cde34e3b5e4ada8dad84cae77082bd7c379847828defcf 4SHA512 (gama-2.22.tar.gz) = b29ca48eceef7b445db518000c8ada72ac7865a0db1dfb364affa6fa36ffe13b7ef8ba92934160d7fbb4461b768d8f2e1cd33bdec95d4928a63695ccbfe17df9
5Size (gama-2.21.tar.gz) = 14827546 bytes 5Size (gama-2.22.tar.gz) = 14830891 bytes