This port is very old and made for the old version. New version should be ported from scratch. Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
Responsible Changed From-To: freebsd-ports-bugs->tabthorpe I'll take it.
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 \ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!