From 7bde521a2929b3f8ade7db9fd291e527448cfcb9 Mon Sep 17 00:00:00 2001 From: gdt Date: Wed, 16 Oct 2013 22:15:53 +0000 Subject: Update to 1.14. Version 1.14 June 2013 * A posteriori standard deviation Chi-Square test is newly always performed (even when gama-local uses a priori reference standard deviation). * Added Chinese translation in GBK encoding (switch "zh") * New output format XHTML Strict 1.0 in gama-local * Added a basic test suite for gama-local (make check). --- geography/gama/Makefile | 7 ++++--- geography/gama/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'geography') diff --git a/geography/gama/Makefile b/geography/gama/Makefile index 9b4db4a9987..6e41f22213b 100644 --- a/geography/gama/Makefile +++ b/geography/gama/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2013/05/09 07:39:51 adam Exp $ +# $NetBSD: Makefile,v 1.8 2013/10/16 22:15:53 gdt Exp $ # -DISTNAME= gama-1.13 -PKGREVISION= 2 +DISTNAME= gama-1.14 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GNU:=gama/} @@ -18,6 +17,8 @@ CONFIGURE_ARGS+= --infodir=${PREFIX}/info INFO_FILES= yes +TEST_TARGET= check + .include "../../databases/sqlite3/buildlink3.mk" .include "../../textproc/expat/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/geography/gama/distinfo b/geography/gama/distinfo index eca57e7ea01..3ddbd9287ee 100644 --- a/geography/gama/distinfo +++ b/geography/gama/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/09/09 14:26:03 gdt Exp $ +$NetBSD: distinfo,v 1.3 2013/10/16 22:15:53 gdt Exp $ -SHA1 (gama-1.13.tar.gz) = 2fd1b8aa84ac223bb7b30dcb46bf75949de7a495 -RMD160 (gama-1.13.tar.gz) = eb46ac12d0deae85104a973fdc53b5e7782e2d66 -Size (gama-1.13.tar.gz) = 819384 bytes +SHA1 (gama-1.14.tar.gz) = 23aca189cc229ef864d2e24d79d142baff41857b +RMD160 (gama-1.14.tar.gz) = 5afaf6e3032609d30ef2a12998c70ea412ae9821 +Size (gama-1.14.tar.gz) = 1040500 bytes -- cgit v1.2.3