pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/gama
Module Name: pkgsrc
Committed By: gdt
Date: Sat Oct 7 18:19:06 UTC 2017
Modified Files:
pkgsrc/geography/gama: Makefile
Log Message:
gama: update to 1.19
Version 1.19 June 2017
* fixed a bug introduced in 1.16, reported by Pierre Bosser
<pierre.bosser%ensta-bretagne.fr@localhost>. Implicit value of
covariance band in XML adjustment output is -1 (full
bandwidth).
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/geography/gama/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/gama/Makefile
diff -u pkgsrc/geography/gama/Makefile:1.20 pkgsrc/geography/gama/Makefile:1.21
--- pkgsrc/geography/gama/Makefile:1.20 Mon Sep 18 09:53:21 2017
+++ pkgsrc/geography/gama/Makefile Sat Oct 7 18:19:06 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2017/09/18 09:53:21 maya Exp $
+# $NetBSD: Makefile,v 1.21 2017/10/07 18:19:06 gdt Exp $
#
-DISTNAME= gama-1.18
-PKGREVISION= 3
+DISTNAME= gama-1.19
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GNU:=gama/}
@@ -11,7 +10,7 @@ HOMEPAGE= http://www.gnu.org/s/gama/
COMMENT= Geodetic network adjustment (surveying)
LICENSE= gnu-gpl-v2 # or later
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++11
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --infodir=${PREFIX}/info
Home |
Main Index |
Thread Index |
Old Index