Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 2016 13:36:58 +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: r404992 - head/mail/phpmailer2
Message-ID:  <201601011336.u01DawJC049271@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Fri Jan  1 13:36:58 2016
New Revision: 404992
URL: https://svnweb.freebsd.org/changeset/ports/404992

Log:
  Deprecate and set to expire in 1 month.
  
  This version is very old, has not been updated since 2009 and has been broken
  for several months.

Modified:
  head/mail/phpmailer2/Makefile

Modified: head/mail/phpmailer2/Makefile
==============================================================================
--- head/mail/phpmailer2/Makefile	Fri Jan  1 13:35:35 2016	(r404991)
+++ head/mail/phpmailer2/Makefile	Fri Jan  1 13:36:58 2016	(r404992)
@@ -11,6 +11,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Full Featured Email Transfer Class for PHP4
 
 BROKEN=		unfetchable
+DEPRECATED=	Obsolete, use mail/phpmailer instead
+EXPIRATION_DATE=2016-02-01
 
 LICENSE=	LGPL21
 



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