Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2014 20:12:14 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374820 - head/x11/rxvt-devel
Message-ID:  <201412162012.sBGKCEuA083984@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Tue Dec 16 20:12:13 2014
New Revision: 374820
URL: https://svnweb.freebsd.org/changeset/ports/374820
QAT: https://qat.redports.org/buildarchive/r374820/

Log:
  x11/rxvt-devel: set DEPRECATED and EXPIRATION_DATE=2014-01-13
  
  PR:		195034
  Submitted by:	A.J. "Fonz" van Werven <freebsd@skysmurf.nl>

Modified:
  head/x11/rxvt-devel/Makefile

Modified: head/x11/rxvt-devel/Makefile
==============================================================================
--- head/x11/rxvt-devel/Makefile	Tue Dec 16 20:01:11 2014	(r374819)
+++ head/x11/rxvt-devel/Makefile	Tue Dec 16 20:12:13 2014	(r374820)
@@ -11,6 +11,9 @@ PKGNAMESUFFIX=	-devel
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Low memory usage xterm replacement that supports color
 
+DEPRECATED=	No longer developed nor maintained and deprecated by x11/xvt and x11/rxvt-unicode
+EXPIRATION_DATE=2014-01-13
+
 USES=		libtool perl5
 USE_LDCONFIG=	yes
 USE_PERL5=	build patch



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