Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 2021 20:19:09 +0000 (UTC)
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r566428 - head/devel/qt5-core
Message-ID:  <202102232019.11NKJ91Q082184@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adridg
Date: Tue Feb 23 20:19:09 2021
New Revision: 566428
URL: https://svnweb.freebsd.org/changeset/ports/566428

Log:
  Bump devel/qt5-core PORTREVISION to force a rebuild
  
  This follows up changes to qt-dist.mk, and builds a new qt5-core.
  The new package will get a new pkg install and deinstall script
  which will clean up existing qconfig-modules which may have gathered
  hundreds of update lines over the years of Qt5.

Modified:
  head/devel/qt5-core/Makefile

Modified: head/devel/qt5-core/Makefile
==============================================================================
--- head/devel/qt5-core/Makefile	Tue Feb 23 20:11:56 2021	(r566427)
+++ head/devel/qt5-core/Makefile	Tue Feb 23 20:19:09 2021	(r566428)
@@ -2,6 +2,7 @@
 
 PORTNAME=	core
 DISTVERSION=	${QT5_VERSION}
+PORTREVISION=	1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	qt5-
 



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