svn commit: r404992 - head/mail/phpmailer2

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Jan 1 13:37:00 UTC 2016


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 at 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
 


More information about the svn-ports-head mailing list