View | Details | Raw Unified | Return to bug 128778
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	geos
8
PORTNAME=	geos
9
PORTVERSION=	3.0.0
9
PORTVERSION=	3.0.2
10
CATEGORIES=	graphics geography
10
CATEGORIES=	graphics geography
11
MASTER_SITES=	http://geos.refractions.net/downloads/
11
MASTER_SITES=	http://download.osgeo.org/geos/
12
DISTNAME=	${PORTNAME}-${PORTVERSION}
12
DISTNAME=	${PORTNAME}-${PORTVERSION}
13
13
14
MAINTAINER=	konstantin@saurbier.net
14
MAINTAINER=	konstantin@saurbier.net
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (geos-3.0.0.tar.bz2) = 3f7940abee9fec69a9787878cd3ae771
1
MD5 (geos-3.0.2.tar.bz2) = eed6ce00f5f95ed45457e4c02f9f6c6e
2
SHA256 (geos-3.0.0.tar.bz2) =  baa86c5125a349504e3890312e68ab3bf3601489cefe9ceb9f659e34bbe5eb4f
2
SHA256 (geos-3.0.2.tar.bz2) = 21cc8257737c1ecde224b6d3541e82519750d281653fbc6a9b387c05079ac891
3
SIZE (geos-3.0.0.tar.bz2) = 1091475
3
SIZE (geos-3.0.2.tar.bz2) = 1074953
(-)pkg-plist (+1 lines)
Lines 100-105 Link Here
100
include/geos/io/ByteOrderDataInStream.h
100
include/geos/io/ByteOrderDataInStream.h
101
include/geos/io/ByteOrderDataInStream.inl
101
include/geos/io/ByteOrderDataInStream.inl
102
include/geos/io/ByteOrderValues.h
102
include/geos/io/ByteOrderValues.h
103
include/geos/io/CLocalizer.h
103
include/geos/io/ParseException.h
104
include/geos/io/ParseException.h
104
include/geos/io/WKBConstants.h
105
include/geos/io/WKBConstants.h
105
include/geos/io/WKBReader.h
106
include/geos/io/WKBReader.h

Return to bug 128778