svn commit: r499081 - head/net-im/qq

Koichiro Iwao meta at FreeBSD.org
Tue Apr 16 08:05:22 UTC 2019


Author: meta
Date: Tue Apr 16 08:05:21 2019
New Revision: 499081
URL: https://svnweb.freebsd.org/changeset/ports/499081

Log:
  net-im/qq: deprecate the port
  
  QQ for Linux is no longer supported. No updates almost for 10 years since
  this port is added.
  
  PR:		236519
  Submitted by:	ykla <yklaxds at gmail.com>
  Approved by:	maintainer timeout

Modified:
  head/net-im/qq/Makefile

Modified: head/net-im/qq/Makefile
==============================================================================
--- head/net-im/qq/Makefile	Tue Apr 16 07:48:42 2019	(r499080)
+++ head/net-im/qq/Makefile	Tue Apr 16 08:05:21 2019	(r499081)
@@ -11,6 +11,9 @@ DISTNAME=	linuxqq_${DISTVERSION}
 MAINTAINER=	kaiw27 at gmail.com
 COMMENT=	Tencent QQ for Linux
 
+DEPRECATED=	no longer supported upstream
+EXPIRATIOIN_DATE=	2019-05-15
+
 ONLY_FOR_ARCHS=	i386 amd64
 USES=		linux
 USE_LINUX=	gtk2 xorglibs


More information about the svn-ports-head mailing list