svn commit: r430666 - head/net-im/ttytter
Steve Wills
swills at FreeBSD.org
Thu Jan 5 21:22:38 UTC 2017
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 at 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}
More information about the svn-ports-head
mailing list