diff options
author | gdt <gdt@pkgsrc.org> | 2014-04-04 13:23:30 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2014-04-04 13:23:30 +0000 |
commit | 85777a685e7a0a59d435b03acdcc0015a6b12c95 (patch) | |
tree | ba22c5da99f48529e72d255942d29061a0a42bf5 /geography | |
parent | 20c73df33377ab263174cb423eb678ff738c7362 (diff) | |
download | pkgsrc-85777a685e7a0a59d435b03acdcc0015a6b12c95.tar.gz |
Update gama to 1.15. Upstream NEWS:
Version 1.15 February 2014
* DTD replaced with XSD for gama-local.xsd and
gama-local-adjustment.xsd. Attribute version describing XML version
of input and adjustment outpup XML documents became useles with
introduction of XSD a was removed from tags <gama-local> and
<gama-local-adjustment>. Some more elements attributes were
introduced in revised XML formats which are incompatible with older
versions.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/gama/Makefile | 5 | ||||
-rw-r--r-- | geography/gama/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/geography/gama/Makefile b/geography/gama/Makefile index 310a0dfe0c6..a016bacfbd9 100644 --- a/geography/gama/Makefile +++ b/geography/gama/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2013/10/19 09:07:05 adam Exp $ +# $NetBSD: Makefile,v 1.10 2014/04/04 13:23:30 gdt Exp $ # -DISTNAME= gama-1.14 -PKGREVISION= 1 +DISTNAME= gama-1.15 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GNU:=gama/} diff --git a/geography/gama/distinfo b/geography/gama/distinfo index 3ddbd9287ee..f3b723f862a 100644 --- a/geography/gama/distinfo +++ b/geography/gama/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/10/16 22:15:53 gdt Exp $ +$NetBSD: distinfo,v 1.4 2014/04/04 13:23:30 gdt Exp $ -SHA1 (gama-1.14.tar.gz) = 23aca189cc229ef864d2e24d79d142baff41857b -RMD160 (gama-1.14.tar.gz) = 5afaf6e3032609d30ef2a12998c70ea412ae9821 -Size (gama-1.14.tar.gz) = 1040500 bytes +SHA1 (gama-1.15.tar.gz) = d29689bb8e7d1ceef378df4c50db9a5302cdf60e +RMD160 (gama-1.15.tar.gz) = 4a6db7ed30a37a46f0c42ae8d295bb90cf98872a +Size (gama-1.15.tar.gz) = 1078852 bytes |