Date: Tue, 18 Apr 2017 08:01:42 +0000 (UTC) From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438764 - head/mail/linux-thunderbird Message-ID: <201704180801.v3I81gwZ075503@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cmt Date: Tue Apr 18 08:01:42 2017 New Revision: 438764 URL: https://svnweb.freebsd.org/changeset/ports/438764 Log: deprecate mail/linux-thunderbird This port provides little (if any) advantage over the native mail/thunderbird, and newer versions are introducing more (and possibly undesirable) dependencies. PR: 218712 Approved by: jbeich (maintainer) Modified: head/mail/linux-thunderbird/Makefile Modified: head/mail/linux-thunderbird/Makefile ============================================================================== --- head/mail/linux-thunderbird/Makefile Tue Apr 18 07:52:42 2017 (r438763) +++ head/mail/linux-thunderbird/Makefile Tue Apr 18 08:01:42 2017 (r438764) @@ -13,5 +13,8 @@ COMMENT= Mozilla Thunderbird is standalo USES= tar:bzip2 +DEPRECATED= Use the native thunderbird mail/thunderbird instead +EXPIRATION_DATE= 2017-05-31 + .include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common" .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704180801.v3I81gwZ075503>