diff options
author | gdt <gdt> | 2014-04-04 13:23:30 +0000 |
---|---|---|
committer | gdt <gdt> | 2014-04-04 13:23:30 +0000 |
commit | d3858f55b14dfcb2cd4302938bfb8b27521b82bb (patch) | |
tree | a2f292292824959e5a2568ad338ef2a50dcc8fd4 /geography/gama | |
parent | 0ff2b4cf244d33bc2ead565eb018ed80955bb1fa (diff) | |
download | pkgsrc-d3858f55b14dfcb2cd4302938bfb8b27521b82bb.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/gama')
-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 |