Date: Sun, 9 Feb 2014 17:42:56 +0000 (UTC) From: Ruslan Makhmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343533 - head/mail/fetchyahoo Message-ID: <201402091742.s19HguIF039514@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Sun Feb 9 17:42:56 2014 New Revision: 343533 URL: http://svnweb.freebsd.org/changeset/ports/343533 QAT: https://qat.redports.org/buildarchive/r343533/ Log: - mark this port deprecated - it's using Yahoo classic mail interface, that's discontinued, so this port will never work again. - set deprecation date to 2014-03-09 PR: 178246 Submitted by: Lawrence Chen <beastie@tardisi.com> Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer) Modified: head/mail/fetchyahoo/Makefile Modified: head/mail/fetchyahoo/Makefile ============================================================================== --- head/mail/fetchyahoo/Makefile Sun Feb 9 17:35:17 2014 (r343532) +++ head/mail/fetchyahoo/Makefile Sun Feb 9 17:42:56 2014 (r343533) @@ -9,6 +9,9 @@ MASTER_SITES= http://fetchyahoo.twizzler MAINTAINER= chalpin@cs.wisc.edu COMMENT= Download e-mail from a Yahoo account to a Berkeley mailbox +DEPRECATED= Yahoo classic mail interface is discontinued, so this port is permanently broken +EXPIRATION_DATE= 2014-03-09 + RUN_DEPENDS= \ p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402091742.s19HguIF039514>