2.04 release
Greg Troxel <[email protected]> Mon, 08 Apr 2019 19:17:07 -0400
| Newsgroups | gmane.comp.gnu.gama.bugs |
|---|---|
| Message-ID | <[email protected]> |
I have updated gama in pkgsrc to 2.04. Thanks for restoring gama-g3; the package built and tested fine with no additional options. If I have misread and version 2.0x is really a big change from 1.21, please let me know. It looks more like minor updates and a declaration of stability. I am curious about the octave test dependency. octave is pretty big, so I am reluctant to default it to on, but I wonder how much improved test coverage is obtained and if I should? Is it useful only for testing? From: "Greg Troxel" <[email protected]> Subject: CVS commit: pkgsrc/geography/gama To: [email protected] Date: Mon, 8 Apr 2019 23:09:12 +0000 (3 hours, 57 minutes in the future) Reply-To: [email protected] Module Name: pkgsrc Committed By: gdt Date: Mon Apr 8 23:09:12 UTC 2019 Modified Files: pkgsrc/geography/gama: Makefile distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 pkgsrc/geography/gama/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/geography/gama/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. [2. text/x-diff] Modified files: Index: pkgsrc/geography/gama/Makefile diff -u pkgsrc/geography/gama/Makefile:1.28 pkgsrc/geography/gama/Makefile:1.29 --- pkgsrc/geography/gama/Makefile:1.28 Wed Apr 3 00:32:44 2019 +++ pkgsrc/geography/gama/Makefile Mon Apr 8 23:09:12 2019 @@ -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/} Index: pkgsrc/geography/gama/distinfo diff -u pkgsrc/geography/gama/distinfo:1.10 pkgsrc/geography/gama/distinfo:1.11 --- pkgsrc/geography/gama/distinfo:1.10 Wed Nov 29 01:27:40 2017 +++ pkgsrc/geography/gama/distinfo Mon Apr 8 23:09:12 2019 @@ -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