Date: Sun, 17 Nov 2013 21:54:51 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334127 - in head/net-im: tapioca-qt telepathy-qt Message-ID: <201311172154.rAHLspT9080867@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Sun Nov 17 21:54:51 2013 New Revision: 334127 URL: http://svnweb.freebsd.org/changeset/ports/334127 Log: Deprecate net-im/tapioca-qt and net-im/telepathy-qt. Both projects have been dead upstream since 2007, and no port depends on them. telepathy-qt is not to be confused with net-im/telepathy-qt4. Modified: head/net-im/tapioca-qt/Makefile head/net-im/telepathy-qt/Makefile Modified: head/net-im/tapioca-qt/Makefile ============================================================================== --- head/net-im/tapioca-qt/Makefile Sun Nov 17 21:49:37 2013 (r334126) +++ head/net-im/tapioca-qt/Makefile Sun Nov 17 21:54:51 2013 (r334127) @@ -15,6 +15,9 @@ LIB_DEPENDS= QtTelepathyCore.0:${PORTSDI LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/../COPYING +DEPRECATED= Unmaintained upstream since 2007, not used by anything +EXPIRATION_DATE= 2013-12-01 + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/build USES= cmake pkgconfig Modified: head/net-im/telepathy-qt/Makefile ============================================================================== --- head/net-im/telepathy-qt/Makefile Sun Nov 17 21:49:37 2013 (r334126) +++ head/net-im/telepathy-qt/Makefile Sun Nov 17 21:54:51 2013 (r334127) @@ -13,6 +13,9 @@ COMMENT= Framework for VoIP and IP appli LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/../COPYING +DEPRECATED= Unmaintained upstream since 2007, use net-im/telepathy-qt4 +EXPIRATION_DATE= 2013-12-01 + USES= cmake pkgconfig CMAKE_SOURCE_PATH= .. USE_QT4= corelib qmake_build uic_build moc_build rcc_build xml dbus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311172154.rAHLspT9080867>