pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2017Q3, trunk] pkgsrc/geography/gama
Module Name: pkgsrc
Committed By: gdt
Date: Thu Sep 28 00:11:11 UTC 2017
Modified Files:
pkgsrc/geography/gama: distinfo
pkgsrc/geography/gama [pkgsrc-2017Q3]: Makefile
Removed Files:
pkgsrc/geography/gama/patches:
patch-tests_gama-local_scripts_gama-local-parameters.in
patch-tests_gama-local_scripts_gama-local-updated-xml.in
Log Message:
Update to 1.19
gama now requires c++11. It's likely that 1.18 did also, but that
this was less obvious.
Besides items noted in upstream NEWS, two pkgsrc patches were applied
upstream.
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.20.4.1 pkgsrc/geography/gama/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/geography/gama/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/geography/gama/patches/patch-tests_gama-local_scripts_gama-local-parameters.in \
pkgsrc/geography/gama/patches/patch-tests_gama-local_scripts_gama-local-updated-xml.in
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.20.4.1
--- pkgsrc/geography/gama/Makefile:1.20 Mon Sep 18 09:53:21 2017
+++ pkgsrc/geography/gama/Makefile Thu Sep 28 00:11:11 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2017/09/18 09:53:21 maya Exp $
+# $NetBSD: Makefile,v 1.20.4.1 2017/09/28 00:11:11 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
Index: pkgsrc/geography/gama/distinfo
diff -u pkgsrc/geography/gama/distinfo:1.7 pkgsrc/geography/gama/distinfo:1.8
--- pkgsrc/geography/gama/distinfo:1.7 Thu Aug 18 15:57:41 2016
+++ pkgsrc/geography/gama/distinfo Thu Sep 28 00:11:11 2017
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.7 2016/08/18 15:57:41 gdt Exp $
+$NetBSD: distinfo,v 1.8 2017/09/28 00:11:11 gdt Exp $
-SHA1 (gama-1.18.tar.gz) = 503d938d2f969a97352ebe13f696d3c7736b7973
-RMD160 (gama-1.18.tar.gz) = 12cd52d0136a3f5147d392d57c3ce73a013ce206
-SHA512 (gama-1.18.tar.gz) = a72588e962977961e334dc3f353c52b1ba3063cb199110fa80d33299bff89304e001f36e6e7e095bd4c95cfa75143e6b11515cc92665f96b1cc4976dbb44a432
-Size (gama-1.18.tar.gz) = 1114583 bytes
-SHA1 (patch-tests_gama-local_scripts_gama-local-parameters.in) = e9e96391ac6ad32ed63533d3177a96ba245a8a8d
-SHA1 (patch-tests_gama-local_scripts_gama-local-updated-xml.in) = 5f72be1b1a854fd9825bc9dda73c4a5ce24689dc
+SHA1 (gama-1.19.tar.gz) = 7f91c25874d8291e89d1ad9916c952a4398f29d6
+RMD160 (gama-1.19.tar.gz) = 5333dc6377fbce8421e4d7cf32bc14f0f6e5226a
+SHA512 (gama-1.19.tar.gz) = 9bc5058045790cc978ae0cbd3a589e4b5c4c2f8fc705fc8ba945cac18b38d6dd70fa33d29e29b17f3adc84876412a5e8612b6c67ffcbc6bb30d771dcc7d4f105
+Size (gama-1.19.tar.gz) = 1116329 bytes
Home |
Main Index |
Thread Index |
Old Index