Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2015 23:54:48 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393206 - head/graphics/gdal-grass
Message-ID:  <201507292354.t6TNsmHH009682@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Wed Jul 29 23:54:47 2015
New Revision: 393206
URL: https://svnweb.freebsd.org/changeset/ports/393206

Log:
  - Mark DEPRECATED because gdal-grass had been included now in graphics/gdal 2.0.0.
  
  Submitted by:	rhurlin@gwdg.de(via email)

Modified:
  head/graphics/gdal-grass/Makefile

Modified: head/graphics/gdal-grass/Makefile
==============================================================================
--- head/graphics/gdal-grass/Makefile	Wed Jul 29 23:34:27 2015	(r393205)
+++ head/graphics/gdal-grass/Makefile	Wed Jul 29 23:54:47 2015	(r393206)
@@ -17,6 +17,9 @@ LIB_DEPENDS=	libgdal.so:${PORTSDIR}/grap
 		libgrass_gis.so:${PORTSDIR}/databases/grass
 RUN_DEPENDS=	grass>=6:${PORTSDIR}/databases/grass
 
+DEPRECATED=	Superseded by gdal-2.0.0
+EXPIRATION_DATE=2015-10-30
+
 USES=		gmake
 USE_GCC=	yes	# from databases/grass
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507292354.t6TNsmHH009682>