Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 2016 17:22:00 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r408692 - head/graphics/py-imaging
Message-ID:  <201602111722.u1BHM0cg046729@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Thu Feb 11 17:22:00 2016
New Revision: 408692
URL: https://svnweb.freebsd.org/changeset/ports/408692

Log:
  Deprecate and expire in 1 month.
  
  No ports currently depend on graphics/py-imaging, and graphics/py-pillow tracks
  the fork that is actually being maintained (PIL's last release is from 2009).
  
  PR:		207111
  Approved by:	mainland@apeiron.net (maintainer)

Modified:
  head/graphics/py-imaging/Makefile

Modified: head/graphics/py-imaging/Makefile
==============================================================================
--- head/graphics/py-imaging/Makefile	Thu Feb 11 17:12:11 2016	(r408691)
+++ head/graphics/py-imaging/Makefile	Thu Feb 11 17:22:00 2016	(r408692)
@@ -16,6 +16,9 @@ COMMENT=	The Python Imaging Library
 LIB_DEPENDS=	liblcms.so:${PORTSDIR}/graphics/lcms \
 		libfreetype.so:${PORTSDIR}/print/freetype2
 
+DEPRECATED=	Unmaintained upstream; use graphics/py-pillow
+EXPIRATION_DATE=2016-03-11
+
 USES=		jpeg python
 DIST_SUBDIR=	python
 USE_PYTHON=	distutils autoplist concurrent



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