svn commit: r393206 - head/graphics/gdal-grass

Wen Heping wen at FreeBSD.org
Wed Jul 29 23:54:48 UTC 2015


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 at 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


More information about the svn-ports-head mailing list