Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2015 21:28:49 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399024 - head/irc/weechat-devel
Message-ID:  <201510102128.t9ALSntv046352@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sat Oct 10 21:28:48 2015
New Revision: 399024
URL: https://svnweb.freebsd.org/changeset/ports/399024

Log:
  irc/weechat-devel: Deprecate for removal (31 Oct 15)
  
  The weechat-devel port has been behind the stable weechat for a long
  time and its presence has caused confusion.  Rather than mark IGNORE
  temporarily, set removal in motion because stable is updated so frequently
  that there is no point to a -devel port
  
  PR:		203169
  Approved by:	maintainer timeout

Modified:
  head/irc/weechat-devel/Makefile

Modified: head/irc/weechat-devel/Makefile
==============================================================================
--- head/irc/weechat-devel/Makefile	Sat Oct 10 21:24:22 2015	(r399023)
+++ head/irc/weechat-devel/Makefile	Sat Oct 10 21:28:48 2015	(r399024)
@@ -15,6 +15,9 @@ COMMENT=	Lightweight and user friendly n
 
 LICENSE=	GPLv3
 
+DEPRECATED=	far behind stable ird/weechat (use it instead)
+EXPIRATION_DATE=	2015-10-31
+
 LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl \
 		libgcrypt.so:${PORTSDIR}/security/libgcrypt
 



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