Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jan 2017 21:22:36 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r430666 - head/net-im/ttytter
Message-ID:  <201701052122.v05LMaTi097261@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Jan  5 21:22:36 2017
New Revision: 430666
URL: https://svnweb.freebsd.org/changeset/ports/430666

Log:
  net-im/ttytter: Mark DEPRECATED and set EXPIRATION_DATE
  
  PR:		215780
  Submitted by:	arved
  Approved by:	jdunn@aquezada.com (maintainer)

Modified:
  head/net-im/ttytter/Makefile

Modified: head/net-im/ttytter/Makefile
==============================================================================
--- head/net-im/ttytter/Makefile	Thu Jan  5 19:51:20 2017	(r430665)
+++ head/net-im/ttytter/Makefile	Thu Jan  5 21:22:36 2017	(r430666)
@@ -37,6 +37,10 @@ PLIST_FILES=	bin/${PORTNAME}
 READLINE_RUN_DEPENDS=	p5-Term-ReadLine-Perl>=0:devel/p5-Term-ReadLine-Perl
 RLTTYTTER_RUN_DEPENDS=	p5-Term-ReadLine-TTYtter>=1.4:devel/p5-Term-ReadLine-TTYtter
 
+
+DEPRECATED=	Upstream no longer active, see net-im/oysttyer
+EXPIRATION_DATE=	2017-02-05
+
 do-extract:
 	@${MKDIR} ${WRKSRC}
 	@${CP} ${DISTDIR}/${DIST_SUBDIR}/${PORTVERSION}.txt ${WRKSRC}



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