diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-09 17:40:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-09 17:40:46 +0000 |
commit | 23e6f9fb65696ef135d74c89237a30539bba1bc7 (patch) | |
tree | 5379b0c576a71738102254aed0171c72c8a17b43 /graphics/geos/distinfo | |
parent | Add two patches from Joerg Wunsch: (diff) |
- Update to 3.2.2
- While I'm here, add LICENSE and remove DISTNAME assignment which is already
done by bsd.port.mk
Changes:
3.2.2:
- Bug fixes:
* CAPI: do not leak contexts when using the non-reentrant interface
3.2.1:
- Bug fixes:
* False positive return from IsValidOp (#333)
* Return up to 15 digits of precision from GEOSisValidReason_t (#329)
PR: ports/151875
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
Approved by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
Diffstat (limited to '')
-rw-r--r-- | graphics/geos/distinfo | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/geos/distinfo b/graphics/geos/distinfo index b357b36bb805..49601d309672 100644 --- a/graphics/geos/distinfo +++ b/graphics/geos/distinfo @@ -1,3 +1,2 @@ -MD5 (geos-3.2.0.tar.bz2) = bfad7129680f0107b6ca9a2b92a2c440 -SHA256 (geos-3.2.0.tar.bz2) = 0a43b76429fd94fd572d79869f3ca5acdf44a9fa73844aa655016f09aaa1e6c7 -SIZE (geos-3.2.0.tar.bz2) = 1627924 +SHA256 (geos-3.2.2.tar.bz2) = 24df7c2119936fe0bcaa66e0b05aa28a875e373095cc05ee7eff404330e3211c +SIZE (geos-3.2.2.tar.bz2) = 1664073 |