svn commit: r535482 - head/x11-themes/qt5-style-plugins

Tobias C. Berner tcberner at FreeBSD.org
Sat May 16 17:21:44 UTC 2020


Author: tcberner
Date: Sat May 16 17:21:43 2020
New Revision: 535482
URL: https://svnweb.freebsd.org/changeset/ports/535482

Log:
  qt5-style-plugins: reinstate PORTREVISION and bump it after r531601
  
  qt5-style-plugins has a wrong portname. It should not start with qt5-
  The portrevision got dropped when upgrading the proper qt5-* ports
  to 5.14.2; rather, this one should have been bumped.
  
  PR:		246502

Modified:
  head/x11-themes/qt5-style-plugins/Makefile

Modified: head/x11-themes/qt5-style-plugins/Makefile
==============================================================================
--- head/x11-themes/qt5-style-plugins/Makefile	Sat May 16 16:40:19 2020	(r535481)
+++ head/x11-themes/qt5-style-plugins/Makefile	Sat May 16 17:21:43 2020	(r535482)
@@ -5,6 +5,7 @@ PORTNAME=	qt5-style-plugins
 DISTVERSIONPREFIX=	v
 DISTVERSION=	5.0.0-23
 DISTVERSIONSUFFIX=	-g335dbe
+PORTREVISION=	8
 CATEGORIES=	x11-themes
 DIST_SUBDIR=	KDE/Qt/addons
 


More information about the svn-ports-head mailing list