Mon Mar 1 01:19:45 2021 UTC ()
geography/gama: Update to 2.14

Changes in release 2.14 (2021-02-28)

* fixed html output format


(gdt)
diff -r1.43 -r1.44 pkgsrc/geography/gama/Makefile
diff -r1.20 -r1.21 pkgsrc/geography/gama/distinfo
diff -r1.1 -r0 pkgsrc/geography/gama/patches/patch-lib_gnu__gama_g3_g3__model.cpp

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

--- pkgsrc/geography/gama/Makefile 2021/01/24 15:05:04 1.43
+++ pkgsrc/geography/gama/Makefile 2021/03/01 01:19:45 1.44
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.43 2021/01/24 15:05:04 gdt Exp $ 1# $NetBSD: Makefile,v 1.44 2021/03/01 01:19:45 gdt Exp $
2# 2#
3 3
4DISTNAME= gama-2.13 4DISTNAME= gama-2.14
5PKGREVISION= 1 
6CATEGORIES= geography 5CATEGORIES= geography
7MASTER_SITES= ${MASTER_SITE_GNU:=gama/} 6MASTER_SITES= ${MASTER_SITE_GNU:=gama/}
8 7
9MAINTAINER= gdt@NetBSD.org 8MAINTAINER= gdt@NetBSD.org
10HOMEPAGE= https://www.gnu.org/s/gama/ 9HOMEPAGE= https://www.gnu.org/s/gama/
11COMMENT= Geodetic network adjustment (surveying) 10COMMENT= Geodetic network adjustment (surveying)
12LICENSE= gnu-gpl-v2 # or later 11LICENSE= gnu-gpl-v2 # or later
13 12
14USE_LANGUAGES= c c++11 13USE_LANGUAGES= c c++11
15# Not documented, but apparent. 14# Not documented, but apparent.
16USE_TOOLS+= gmake 15USE_TOOLS+= gmake
17 16
18GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes

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

--- pkgsrc/geography/gama/distinfo 2021/01/24 15:05:04 1.20
+++ pkgsrc/geography/gama/distinfo 2021/03/01 01:19:45 1.21
@@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
1$NetBSD: distinfo,v 1.20 2021/01/24 15:05:04 gdt Exp $ 1$NetBSD: distinfo,v 1.21 2021/03/01 01:19:45 gdt Exp $
2 2
3SHA1 (gama-2.13.tar.gz) = cdf41c511d10bb4e6253828b1f9809ce4dcbc8e3 3SHA1 (gama-2.14.tar.gz) = 149f6df78b8220c9d55d97115792305af0af16f8
4RMD160 (gama-2.13.tar.gz) = 37921c03ac243f9b0d5e51402bc238b9d34d7957 4RMD160 (gama-2.14.tar.gz) = 163944c1d26a8918171b2eea50d8268b366941b8
5SHA512 (gama-2.13.tar.gz) = 431221c8a6316ab38e10f09ff9764165b25ee63da3f1f3ca68d2189a84c4cb38343d7085c43d683e31b4aaaf320787292cb5c36f6c1b8c5ebab713f01ce40604 5SHA512 (gama-2.14.tar.gz) = db5b9ef5aac8f8c8a5cc9b75f33729df8eac5474978376e60fe787bcfafff1621696705ace39f842ad35e31a3323b2b35999abe69d4073d7ab5098a708ac5828
6Size (gama-2.13.tar.gz) = 14697638 bytes 6Size (gama-2.14.tar.gz) = 14697948 bytes
7SHA1 (patch-lib_gnu__gama_g3_g3__model.cpp) = c6ad931ca118fa0b0ab9dc4f101fc66effe9120b 

File Deleted: pkgsrc/geography/gama/patches/Attic/patch-lib_gnu__gama_g3_g3__model.cpp