Date: Fri, 26 Mar 2010 19:26:10 -0700 From: Stanislav Sedov <stas@FreeBSD.org> To: Wen Heping <wen@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/mapserver Makefile distinfo Message-ID: <20100326192610.75676c3e.stas@FreeBSD.org> In-Reply-To: <201003240023.o2O0NKci016427@repoman.freebsd.org> References: <201003240023.o2O0NKci016427@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Fri__26_Mar_2010_19_26_10_-0700_V79iMlwUbmV0eyN6 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, 24 Mar 2010 00:23:20 +0000 (UTC) Wen Heping <wen@FreeBSD.org> mentioned: > wen 2010-03-24 00:23:20 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > graphics/mapserver Makefile distinfo=20 > Log: > - Update to 5.6.3 > - Fix the build with postgis support > =20 > PR: ports/144985 > Submitted by: Julien Cigar <jcigar@ulb.ac.be> > =20 > Revision Changes Path > 1.41 +3 -4 ports/graphics/mapserver/Makefile > http://cvsweb.FreeBSD.org/ports/graphics/mapserver/Makefile.diff?r1=3D1.4= 0&r2=3D1.41 > | --- ports/graphics/mapserver/Makefile 2010/02/05 11:39:00 1.40 > | +++ ports/graphics/mapserver/Makefile 2010/03/24 00:23:20 1.41 > | @@ -2,12 +2,11 @@ > | # Date created: 2004-05-20 > | # Whom: Douglas K. Rand <rand@meridian-enviro.com> > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/graphics/mapserver/Ma= kefile,v 1.40 2010/02/05 11:39:00 dinoex Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/graphics/mapserver/Ma= kefile,v 1.41 2010/03/24 00:23:20 wen Exp $ > | # > | =20 > | PORTNAME=3D mapserver > | -PORTVERSION=3D 5.6.1 > | -PORTREVISION=3D 2 > | +PORTVERSION=3D 5.6.3 > | CATEGORIES=3D graphics www geography > | MASTER_SITES=3D http://download.osgeo.org/mapserver/ > | =20 > | @@ -30,7 +29,7 @@ OPTIONS=3D AGG "Support for AGG image ren > | PDF "Support for PDF output via pdflib" off \ > | GDAL "Support for a number of input raster formats" off \ > | GEOS "Use GEOS engine where possible" off \ > | - POSTGIS "Support for PostGIS" off \ > | + POSTGIS "Support for PostGIS" on \ > | PHP "Support for MapScript/PHP" off \ > | PERL "Support for MapScript/PERL" off \ > | WMS "Support for web map service server and client" off \ > | @@ -88,7 +87,7 @@ CONFIGURE_ARGS+=3D --with-geos=3D${LOCALBASE > | .endif > | =20 > | .if defined(WITH_POSTGIS) You should change this check as well. --=20 Stanislav Sedov ST4096-RIPE --Signature=_Fri__26_Mar_2010_19_26_10_-0700_V79iMlwUbmV0eyN6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJLrWzCAAoJEL8lojEJL9nwX3gP/A8Lzz8MIxPaoOK7yVeNB1zh 6jRIsawOMfEfPVpo9LIO93lOVxNAQR3jq/8okrHEX4OfP0VqM9OddX5ynr1raIQa yIS9dvuL6yriXr8N8kIiWmJQkyTU0uUF0PtmtfU+OGXwFeWJ3O0UX+h1qXqDZxh1 FImrDuGFZQROHqijzknzsO5IHW9rZrS95/SiFETZL5aliQx7LRjuv59BEYtgG1TY BjEqr+AhHmiSmsWjmtwguJKHDNf+g4GD2+JNIt+spdxNvzVkhLPgh1DLJd6L5FmH ZHbbfAXYB6sa2p68PgPvGv2rWOowSWGuJEAS3HBoLxKC7fFs46420JqwOkGy3dTq tqqH0WEmxCkX5DZxnfVVJrpQYZwsc+hMCH6W/CLxRs1SX+OAnBwgewP6RjbK+7X4 jJULfolMPHyLnPyiI5VJoiyTCsvSvulOfaCV+wFhqPdhHkKs9We3FyKIqxY/yb7g +vXNgnftSjurw/fExaQ0kHl7Apt77Cl7dAhJTCNPCd8BeLQH4J6n29Lk3gLj0wTx 8gR6aVI2Ib83Rcl2q9JoWL/pB0ldY+bD6PTpM9GTu8777WoMp19rMt5ATSOJo7dT dfnBMf36lxJFYO2iKCI5VE51Mv63qgFV2MXisH2cfvNK14AIl3wTWLtCQm7fbH1o cLPeIcDK84JQvy0ko/WO =jQma -----END PGP SIGNATURE----- --Signature=_Fri__26_Mar_2010_19_26_10_-0700_V79iMlwUbmV0eyN6--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100326192610.75676c3e.stas>