svn commit: r306123 - in head/net-im: qutim-plugin-icq qutim-plugin-jabber

Ruslan Mahmatkhanov rm at FreeBSD.org
Fri Oct 19 14:13:07 UTC 2012


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 at 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 at 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


More information about the svn-ports-all mailing list