Maintenance update to geos 3.0.3, update licence marker & master_sites.
looks fine to jasper@ and pval@.
This commit is contained in:
parent
f818560f17
commit
4d7c78badc
@ -1,21 +1,21 @@
|
|||||||
# $OpenBSD: Makefile,v 1.2 2008/06/15 07:01:36 eric Exp $
|
# $OpenBSD: Makefile,v 1.3 2009/03/07 10:36:26 landry Exp $
|
||||||
|
|
||||||
COMMENT= 2d geometry and topology engine
|
COMMENT= 2d geometry and topology engine
|
||||||
DISTNAME= geos-3.0.0
|
DISTNAME= geos-3.0.3
|
||||||
CATEGORIES= geo
|
CATEGORIES= geo
|
||||||
SHARED_LIBS= geos 5.0 \
|
SHARED_LIBS= geos 5.0 \
|
||||||
geos_c 2.0
|
geos_c 2.0
|
||||||
|
|
||||||
MAINTAINER= Eric Faurot <eric@openbsd.org>
|
MAINTAINER= Eric Faurot <eric@openbsd.org>
|
||||||
|
|
||||||
# LGPL
|
# LGPLv2.1
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
PERMIT_PACKAGE_FTP= Yes
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
PERMIT_DISTFILES_CDROM= Yes
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
PERMIT_DISTFILES_FTP= Yes
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
HOMEPAGE= http://trac.osgeo.org/geos/
|
HOMEPAGE= http://trac.osgeo.org/geos/
|
||||||
MASTER_SITES= http://geos.refractions.net/downloads/
|
MASTER_SITES= http://download.osgeo.org/geos/
|
||||||
|
|
||||||
EXTRACT_SUFX= .tar.bz2
|
EXTRACT_SUFX= .tar.bz2
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (geos-3.0.0.tar.bz2) = P3lAq+6f7GmpeHh4zTrncQ==
|
MD5 (geos-3.0.3.tar.bz2) = xqH02C+pIZ5+55nHhDR2gQ==
|
||||||
RMD160 (geos-3.0.0.tar.bz2) = GV+yTeL2fVFfYp8dyz3M7HcRvaw=
|
RMD160 (geos-3.0.3.tar.bz2) = O8iz9YtvzKrRKFXiyG+vH7Tdykw=
|
||||||
SHA1 (geos-3.0.0.tar.bz2) = cQkCIDUciue7FH10FF+l2vg+PCY=
|
SHA1 (geos-3.0.3.tar.bz2) = 9YAFfXNF20iXRRqLlxKLS1w/8O8=
|
||||||
SHA256 (geos-3.0.0.tar.bz2) = uqhsUSWjSVBOOJAxLmirO/NgFInO/pzrn2WeNLvl608=
|
SHA256 (geos-3.0.3.tar.bz2) = 8zAQp3V/+OAmBgFZdhHcXHDHkWs73LjXuC36xSQQs98=
|
||||||
SIZE (geos-3.0.0.tar.bz2) = 1091475
|
SIZE (geos-3.0.3.tar.bz2) = 1075288
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.2 2008/06/15 07:01:36 eric Exp $
|
@comment $OpenBSD: PLIST,v 1.3 2009/03/07 10:36:26 landry Exp $
|
||||||
%%SHARED%%
|
%%SHARED%%
|
||||||
@comment bin/XMLTester
|
@comment bin/XMLTester
|
||||||
bin/geos-config
|
bin/geos-config
|
||||||
@ -115,6 +115,7 @@ include/geos/io.h
|
|||||||
include/geos/io/ByteOrderDataInStream.h
|
include/geos/io/ByteOrderDataInStream.h
|
||||||
include/geos/io/ByteOrderDataInStream.inl
|
include/geos/io/ByteOrderDataInStream.inl
|
||||||
include/geos/io/ByteOrderValues.h
|
include/geos/io/ByteOrderValues.h
|
||||||
|
include/geos/io/CLocalizer.h
|
||||||
include/geos/io/ParseException.h
|
include/geos/io/ParseException.h
|
||||||
include/geos/io/WKBConstants.h
|
include/geos/io/WKBConstants.h
|
||||||
include/geos/io/WKBReader.h
|
include/geos/io/WKBReader.h
|
||||||
@ -199,6 +200,7 @@ share/doc/geos/html/BufferSubgraph_8h-source.html
|
|||||||
share/doc/geos/html/ByteOrderDataInStream_8h-source.html
|
share/doc/geos/html/ByteOrderDataInStream_8h-source.html
|
||||||
share/doc/geos/html/ByteOrderValues_8h-source.html
|
share/doc/geos/html/ByteOrderValues_8h-source.html
|
||||||
share/doc/geos/html/CGAlgorithms_8h-source.html
|
share/doc/geos/html/CGAlgorithms_8h-source.html
|
||||||
|
share/doc/geos/html/CLocalizer_8h-source.html
|
||||||
share/doc/geos/html/CentralEndpointIntersector_8h-source.html
|
share/doc/geos/html/CentralEndpointIntersector_8h-source.html
|
||||||
share/doc/geos/html/CentroidArea_8h-source.html
|
share/doc/geos/html/CentroidArea_8h-source.html
|
||||||
share/doc/geos/html/CentroidLine_8h-source.html
|
share/doc/geos/html/CentroidLine_8h-source.html
|
||||||
|
Loading…
Reference in New Issue
Block a user