svn commit: r493375 - head/www/qupzilla-qt5

Tobias C. Berner tcberner at FreeBSD.org
Tue Feb 19 18:31:45 UTC 2019


Author: tcberner
Date: Tue Feb 19 18:31:44 2019
New Revision: 493375
URL: https://svnweb.freebsd.org/changeset/ports/493375

Log:
  www/qupzilla-qt5: mark deprecated (-> use www/falkon)
  
  The project continues upstream as Falkon browser, part of KDE.

Modified:
  head/www/qupzilla-qt5/Makefile

Modified: head/www/qupzilla-qt5/Makefile
==============================================================================
--- head/www/qupzilla-qt5/Makefile	Tue Feb 19 17:33:32 2019	(r493374)
+++ head/www/qupzilla-qt5/Makefile	Tue Feb 19 18:31:44 2019	(r493375)
@@ -13,6 +13,9 @@ COMMENT=	Web browser based on WebKit engine and Qt Fra
 
 LICENSE=	GPLv3
 
+DEPRECATED=	Project continues as www/falkon
+EXPIRATION_DATE=	2019-02-28
+
 LIB_DEPENDS=	libhunspell-1.7.so:textproc/hunspell
 
 CONFLICTS_INSTALL=	${PORTNAME}-qt4*


More information about the svn-ports-all mailing list