From 27d66f679c0a24a1c99a5e71bf9182a98076c84c Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Sun, 20 Apr 2014 19:01:45 +0000 Subject: graphics/GraphicsMagick12: mark deprecated - mark this port deprecated - 1.2.x branch is no more supported upstream, no ports in the tree depending on this one. Users should migrate to graphics/GraphicsMagick13 (1.3.x - current stable branch) - set deprecation date to 2014-05-20 --- graphics/GraphicsMagick12/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphics/GraphicsMagick12/Makefile b/graphics/GraphicsMagick12/Makefile index 9d1cc53461cc..c250a7399131 100644 --- a/graphics/GraphicsMagick12/Makefile +++ b/graphics/GraphicsMagick12/Makefile @@ -13,6 +13,9 @@ PKGNAMESUFFIX= 12 MAINTAINER= ports@FreeBSD.org COMMENT= Fast image processing tools based on ImageMagick +DEPRECATED= Unmaintained upstream, no ports depending on it. Use graphics/GraphicsMagick13 instead +EXPIRATION_DATE= 2014-05-20 + CONFLICTS= GraphicsMagick-1.[13].* GraphicsMagick13-* LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ -- cgit v1.2.3