Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jun 2016 15:44:52 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r416364 - head/net/qt5-enginio
Message-ID:  <201606041544.u54FiqF7019902@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sat Jun  4 15:44:52 2016
New Revision: 416364
URL: https://svnweb.freebsd.org/changeset/ports/416364

Log:
  net/qt5-enginio: deprecate, schedule for removal on 2016-08-04
  
  The Qt Enginio port was introduced with the Qt 5.5.1 version to
  ports, however, upstream development is discontinued and the upstream
  code is marked as deprecated in the Qt 5.6 version and removed in
  Qt 5.7. As the port is currently not used by any other port, we
  would like to schedule the removal of our port already for our
  upgrade to Qt 5.6. If any interested parties would still like to
  use the port, you are given time until August 4, 2016 to notice
  kde@FreeBSD.org for a possible solution. Otherwise the port will
  get removed at latest by importing Qt 5.6.x to ports.
  
  PR:		210015
  Submitted by:	Ralf Nolden <nolden@kde.org> (kde)

Modified:
  head/net/qt5-enginio/Makefile

Modified: head/net/qt5-enginio/Makefile
==============================================================================
--- head/net/qt5-enginio/Makefile	Sat Jun  4 15:25:00 2016	(r416363)
+++ head/net/qt5-enginio/Makefile	Sat Jun  4 15:44:52 2016	(r416364)
@@ -8,6 +8,9 @@ PKGNAMEPREFIX=	qt5-
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Qt Enginio module
 
+DEPRECATED=	Deprecated by upstream from Qt 5.6 on, do not use for development
+EXPIRATION_DATE=	2016-08-04
+
 USE_QT5=	core network qml buildtools_build
 QT_DIST=	${PORTNAME}
 USES=		qmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606041544.u54FiqF7019902>