Date: Mon, 14 Oct 2013 13:28:15 +0000 (UTC) From: Rusmir Dusko <nemysis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330318 - head/graphics/openexr_ctl Message-ID: <201310141328.r9EDSF5D014737@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nemysis Date: Mon Oct 14 13:28:14 2013 New Revision: 330318 URL: http://svnweb.freebsd.org/changeset/ports/330318 Log: - Mark DEPRECATED, set EXPIRATION_DATE Approved by: wg/pawel (mentors) Modified: head/graphics/openexr_ctl/Makefile Modified: head/graphics/openexr_ctl/Makefile ============================================================================== --- head/graphics/openexr_ctl/Makefile Mon Oct 14 13:14:18 2013 (r330317) +++ head/graphics/openexr_ctl/Makefile Mon Oct 14 13:28:14 2013 (r330318) @@ -20,6 +20,9 @@ GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes +DEPRECATED= Now distributed with ampasCTL-1.5 +EXPIRATION_DATE=2013-12-13 + PORTDOCS= AUTHORS ChangeLog README NO_STAGE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310141328.r9EDSF5D014737>