Date: Mon, 9 Oct 2017 14:03:27 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451616 - head/graphics/geos35 Message-ID: <201710091403.v99E3R9d004549@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Oct 9 14:03:27 2017 New Revision: 451616 URL: https://svnweb.freebsd.org/changeset/ports/451616 Log: Deprecate and expire in 1 month; after osm2pgsql, this is no longer needed Modified: head/graphics/geos35/Makefile Modified: head/graphics/geos35/Makefile ============================================================================== --- head/graphics/geos35/Makefile Mon Oct 9 14:01:09 2017 (r451615) +++ head/graphics/geos35/Makefile Mon Oct 9 14:03:27 2017 (r451616) @@ -15,6 +15,9 @@ COMMENT= GEOS implements all the OpenGIS "Simple Featu LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= legacy version, no longer needed +EXPIRATION_DATE=2017-11-09 + CONFIGURE_ARGS= --program-suffix=35 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710091403.v99E3R9d004549>