Sun Jan 24 14:52:25 2021 UTC ()
geography/gama: Update to 2.13

Changes in release 2.13 (2021-01-15)

* [new program gama-local-gkf2yaml]

* Command line programs gama-local, gama-local-yaml2gkf and
  gama-local-gkf2yaml can now read input data from standard input.

* New exlicit parameter --input-xml in gama-local (previously input
  file was the first parameter)

* [bug fixes and minor improvements]


(gdt)
diff -r1.41 -r1.42 pkgsrc/geography/gama/Makefile
diff -r1.2 -r1.3 pkgsrc/geography/gama/PLIST
diff -r1.18 -r1.19 pkgsrc/geography/gama/distinfo

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

--- pkgsrc/geography/gama/Makefile 2020/11/28 19:35:45 1.41
+++ pkgsrc/geography/gama/Makefile 2021/01/24 14:52:25 1.42
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.41 2020/11/28 19:35:45 gdt Exp $ 1# $NetBSD: Makefile,v 1.42 2021/01/24 14:52:25 gdt Exp $
2# 2#
3 3
4DISTNAME= gama-2.12 4DISTNAME= gama-2.13
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.2 -r1.3 pkgsrc/geography/gama/PLIST (expand / switch to unified diff)

--- pkgsrc/geography/gama/PLIST 2020/11/28 19:35:45 1.2
+++ pkgsrc/geography/gama/PLIST 2021/01/24 14:52:25 1.3
@@ -1,7 +1,8 @@ @@ -1,7 +1,8 @@
1@comment $NetBSD: PLIST,v 1.2 2020/11/28 19:35:45 gdt Exp $ 1@comment $NetBSD: PLIST,v 1.3 2021/01/24 14:52:25 gdt Exp $
2bin/gama-g3 2bin/gama-g3
3bin/gama-local 3bin/gama-local
 4bin/gama-local-gkf2yaml
4bin/gama-local-xml2sql 5bin/gama-local-xml2sql
5bin/gama-local-xml2txt 6bin/gama-local-xml2txt
6bin/gama-local-yaml2gkf 7bin/gama-local-yaml2gkf
7info/gama.info 8info/gama.info

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

--- pkgsrc/geography/gama/distinfo 2020/11/28 19:35:45 1.18
+++ pkgsrc/geography/gama/distinfo 2021/01/24 14:52:25 1.19
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.18 2020/11/28 19:35:45 gdt Exp $ 1$NetBSD: distinfo,v 1.19 2021/01/24 14:52:25 gdt Exp $
2 2
3SHA1 (gama-2.12.tar.gz) = 659da8942bc8de1d2c9000e8ff41aa7e5eb803d9 3SHA1 (gama-2.13.tar.gz) = cdf41c511d10bb4e6253828b1f9809ce4dcbc8e3
4RMD160 (gama-2.12.tar.gz) = f0455b425c9ebd88576126bf33520cf4953f8e83 4RMD160 (gama-2.13.tar.gz) = 37921c03ac243f9b0d5e51402bc238b9d34d7957
5SHA512 (gama-2.12.tar.gz) = c62b334ea6af52ed0107e278c3db89f48e6b4e5ca6fc25b3595f7fb3a7cf89447f96f2df31272ad2408c296e7438d3c0530d9b8fb7ed439dff77a7f2e0154ce0 5SHA512 (gama-2.13.tar.gz) = 431221c8a6316ab38e10f09ff9764165b25ee63da3f1f3ca68d2189a84c4cb38343d7085c43d683e31b4aaaf320787292cb5c36f6c1b8c5ebab713f01ce40604
6Size (gama-2.12.tar.gz) = 14686706 bytes 6Size (gama-2.13.tar.gz) = 14697638 bytes