Date: Tue, 8 Oct 2013 05:32:48 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329755 - head/net-im/qutim Message-ID: <201310080532.r985WmUG076410@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Tue Oct 8 05:32:47 2013 New Revision: 329755 URL: http://svnweb.freebsd.org/changeset/ports/329755 Log: - Mark DEPRECATED, set EXPIRATION_DATE PR: ports/182674 Submitted by: Ilya Bakulin <webmaster@kibab.com> (maintainer) Modified: head/net-im/qutim/Makefile Modified: head/net-im/qutim/Makefile ============================================================================== --- head/net-im/qutim/Makefile Tue Oct 8 05:27:01 2013 (r329754) +++ head/net-im/qutim/Makefile Tue Oct 8 05:32:47 2013 (r329755) @@ -13,6 +13,9 @@ DISTNAME= qutim_${PORTVERSION}_svn529 MAINTAINER= webmaster@kibab.com COMMENT= Qt4-based multiprotocol IM client with advanced features +DEPRECATED= Old version, a new one needs to be ported from scratch +EXPIRATION_DATE= 2013-11-05 + USE_QT4= designer_build \ gui \ imageformats \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310080532.r985WmUG076410>