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
This commit is contained in:
parent
8de2368fcd
commit
765d4a5483
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.53 2022/07/20 23:38:29 gdt Exp $
|
||||
# $NetBSD: Makefile,v 1.54 2022/09/02 15:07:07 gdt Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gama-2.21
|
||||
DISTNAME= gama-2.22
|
||||
CATEGORIES= geography
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=gama/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.29 2022/07/20 23:38:29 gdt Exp $
|
||||
$NetBSD: distinfo,v 1.30 2022/09/02 15:07:07 gdt Exp $
|
||||
|
||||
BLAKE2s (gama-2.21.tar.gz) = ffb5082cd8829e87c2dee2cdf9e1a8ea43d90dcc4cc2e81cffe23b69eccd4277
|
||||
SHA512 (gama-2.21.tar.gz) = f1003085eb690375d42bbbb990b1e146c169890d6e90dc894a119a021b16801cf892cbff74d99d7412cde34e3b5e4ada8dad84cae77082bd7c379847828defcf
|
||||
Size (gama-2.21.tar.gz) = 14827546 bytes
|
||||
BLAKE2s (gama-2.22.tar.gz) = fa2d355adfbf203d754c62eaf33a1b73783250b4c18b8a02f2b37f81347e411b
|
||||
SHA512 (gama-2.22.tar.gz) = b29ca48eceef7b445db518000c8ada72ac7865a0db1dfb364affa6fa36ffe13b7ef8ba92934160d7fbb4461b768d8f2e1cd33bdec95d4928a63695ccbfe17df9
|
||||
Size (gama-2.22.tar.gz) = 14830891 bytes
|
||||
|
|
Loading…
Reference in a new issue