Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2016 06:37:59 +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: r416768 - head/textproc/clucene-qt5
Message-ID:  <201606120637.u5C6bxHN031594@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sun Jun 12 06:37:59 2016
New Revision: 416768
URL: https://svnweb.freebsd.org/changeset/ports/416768

Log:
  textproc/clucene-qt5: deprecate, removal on 2016-08-11
  
  We will merge the clucene-qt5 (package: qt5-clucene) with the
  qt5-help port in order to simplify building Qt 5 and its dependencies.
  clucene-qt5 is only required by qt5-help anyway, so there is no
  real need to keep it split off.
  
  Qt 5.7 ports will have those two ports merged and the clucene-qt5
  port will expire with Qt 5.7 ports.
  
  PR:		210202
  Submitted by:	Ralf Nolden <nolden@kde.org> (kde)

Modified:
  head/textproc/clucene-qt5/Makefile

Modified: head/textproc/clucene-qt5/Makefile
==============================================================================
--- head/textproc/clucene-qt5/Makefile	Sun Jun 12 04:59:26 2016	(r416767)
+++ head/textproc/clucene-qt5/Makefile	Sun Jun 12 06:37:59 2016	(r416768)
@@ -8,6 +8,9 @@ PKGNAMEPREFIX=	qt5-
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Qt bindings for the CLucene full-text search library
 
+DEPRECATED=	This port will be merged with qt5-help in Qt 5.7 ports.
+EXPIRATION_DATE=	2016-08-11
+
 USE_QT5=	core buildtools_build
 QT_DIST=	tools
 USES=		qmake



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