Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2012 14:13:07 +0000 (UTC)
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306123 - in head/net-im: qutim-plugin-icq qutim-plugin-jabber
Message-ID:  <201210191413.q9JED7wF009672@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Fri Oct 19 14:13:06 2012
New Revision: 306123
URL: http://svn.freebsd.org/changeset/ports/306123

Log:
  - Mark as deprecated. This plugins are not needed for latest qutim version.
    Qutim itself will be updated soon. Set expiration date to 2012-11-19.
  
  PR:		172879
  Submitted by:	Ilya Bakulin <webmaster at kibab dot com> (maintainer)
  Feature safe:	yes

Modified:
  head/net-im/qutim-plugin-icq/Makefile
  head/net-im/qutim-plugin-jabber/Makefile

Modified: head/net-im/qutim-plugin-icq/Makefile
==============================================================================
--- head/net-im/qutim-plugin-icq/Makefile	Fri Oct 19 13:45:57 2012	(r306122)
+++ head/net-im/qutim-plugin-icq/Makefile	Fri Oct 19 14:13:06 2012	(r306123)
@@ -19,6 +19,9 @@ DISTNAME=	qutim-icq_${PORTVERSION}_svn13
 MAINTAINER=	webmaster@kibab.com
 COMMENT=	ICQ protocol plugin for qutIM
 
+DEPRECATED=	It is not needed for new QutIM
+EXPIRATION_DATE=2012-11-19
+
 BUILD_DEPENDS=	${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim
 RUN_DEPENDS=	${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim
 

Modified: head/net-im/qutim-plugin-jabber/Makefile
==============================================================================
--- head/net-im/qutim-plugin-jabber/Makefile	Fri Oct 19 13:45:57 2012	(r306122)
+++ head/net-im/qutim-plugin-jabber/Makefile	Fri Oct 19 14:13:06 2012	(r306123)
@@ -19,6 +19,9 @@ DISTNAME=	qutim-jabber_${PORTVERSION}_sv
 MAINTAINER=	webmaster@kibab.com
 COMMENT=	Jabber protocol plugin for qutIM
 
+DEPRECATED=	It is not needed for new QutIM
+EXPIRATION_DATE=2012-11-19
+
 LIB_DEPENDS=	idn.17:${PORTSDIR}/dns/libidn
 BUILD_DEPENDS=	${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim
 RUN_DEPENDS=	${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim



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