svn commit: r555039 - head/astro/libkgeomap

Tobias C. Berner tcberner at FreeBSD.org
Fri Nov 13 18:47:43 UTC 2020


Author: tcberner
Date: Fri Nov 13 18:47:42 2020
New Revision: 555039
URL: https://svnweb.freebsd.org/changeset/ports/555039

Log:
  astro/libkgeomap: mark deprecated
  
  - with the update to release-service 20.12 in december, this port will be removed,
    as there are no KDE consumers left

Modified:
  head/astro/libkgeomap/Makefile

Modified: head/astro/libkgeomap/Makefile
==============================================================================
--- head/astro/libkgeomap/Makefile	Fri Nov 13 18:46:12 2020	(r555038)
+++ head/astro/libkgeomap/Makefile	Fri Nov 13 18:47:42 2020	(r555039)
@@ -12,6 +12,8 @@ LICENSE_COMB=	multi
 LICENSE_FILE_GPLv2+ =	${WRKSRC}/COPYING
 LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/COPYING-CMAKE-SCRIPTS
 
+DEPRECATED=	No longer shipped with 20.12 -- will be removed when the update happens
+
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/graph/buffer_concepts.hpp:devel/boost-libs
 LIB_DEPENDS=	libopencv_video.so:graphics/opencv
 


More information about the svn-ports-all mailing list