diff options
author | gdt <gdt@pkgsrc.org> | 2019-04-08 23:09:12 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2019-04-08 23:09:12 +0000 |
commit | 0dcd0d72499b9a605d0d150bfef8c4a2ca7e9070 (patch) | |
tree | 2df9332b340dde746f914cbbec680cbd2c95ddef | |
parent | 1c439d91625c1705b8f3ffe4da26613b45263502 (diff) | |
download | pkgsrc-0dcd0d72499b9a605d0d150bfef8c4a2ca7e9070.tar.gz |
geography/gama: Update to 2.04
Despite the version jump from 1 to 2, the changes are relatively
small, consisting mostly of various minor improvements and bugfixes.
Notable items are:
* The new attribute "extern" suggested by Kristian Evers (Danish
Agency for Data Supply and Efficiency) was added both to the
gama-local xml input and adjustment results xml output to be
conformant with an external database project. Information supplied in
"extern" attributes of observations are not processed in any way in
gama-local and are only passively transfered to XML adjustement
output.
* Improved Hungarian translation by Siki Zoltan:
* Kolmogorov-Smirnov test removed - available only as conditional
compile
-rw-r--r-- | geography/gama/Makefile | 5 | ||||
-rw-r--r-- | geography/gama/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/geography/gama/Makefile b/geography/gama/Makefile index a6e9e60fa42..4007b500feb 100644 --- a/geography/gama/Makefile +++ b/geography/gama/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2019/04/03 00:32:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2019/04/08 23:09:12 gdt Exp $ # -DISTNAME= gama-1.21 -PKGREVISION= 5 +DISTNAME= gama-2.04 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GNU:=gama/} diff --git a/geography/gama/distinfo b/geography/gama/distinfo index d5ac7ea44b0..df104e29347 100644 --- a/geography/gama/distinfo +++ b/geography/gama/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2017/11/29 01:27:40 gdt Exp $ +$NetBSD: distinfo,v 1.11 2019/04/08 23:09:12 gdt Exp $ -SHA1 (gama-1.21.tar.gz) = 5e554dda76da95645984074b521017be6a8b9876 -RMD160 (gama-1.21.tar.gz) = cda4b1fc0c85e244d773e74d5313478224b6c3b0 -SHA512 (gama-1.21.tar.gz) = 65e0ef7ea5c82827c748eb0a034ac25235a334bab8150ea8d77c13ed59241fb34d124a9928416d4cb68825ded30b2e0dd78e131aa1d432e44200dd70cdc16ca6 -Size (gama-1.21.tar.gz) = 1148066 bytes +SHA1 (gama-2.04.tar.gz) = 4235e30f2017d7196848409f861dc53620c7bd93 +RMD160 (gama-2.04.tar.gz) = 33dabbbe69005ae4b70d49675fe5a0ed2c35b596 +SHA512 (gama-2.04.tar.gz) = 51db850547114d27a6bf2093d9c966ed86b2a0d7aa934ef0fae22533c27e6e8f57edf48330bbe65a38f84b2fcca93b13727667a14b8bf230edfaa08262151b30 +Size (gama-2.04.tar.gz) = 4563617 bytes |