svn commit: r397770 - head/www/twig

Baptiste Daroussin bapt at FreeBSD.org
Thu Sep 24 21:54:30 UTC 2015


Author: bapt
Date: Thu Sep 24 21:54:29 2015
New Revision: 397770
URL: https://svnweb.freebsd.org/changeset/ports/397770

Log:
  Deprecate a php3/php4 port with no upstream

Modified:
  head/www/twig/Makefile

Modified: head/www/twig/Makefile
==============================================================================
--- head/www/twig/Makefile	Thu Sep 24 21:20:33 2015	(r397769)
+++ head/www/twig/Makefile	Thu Sep 24 21:54:29 2015	(r397770)
@@ -9,6 +9,9 @@ MASTER_SITES=	ftp://ftp.dinoex.de/pub/Fr
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Web Based Email Client and Scheduler
 
+DEPRECATED=	Upstream vanished, php3 and php4 are long unsupported
+EXPIRATION_DATE=	2015-10-24
+
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 


More information about the svn-ports-head mailing list