svn commit: r334127 - in head/net-im: tapioca-qt telepathy-qt

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Nov 17 21:54:52 UTC 2013


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


More information about the svn-ports-all mailing list