Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2020 17:21:44 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r535482 - head/x11-themes/qt5-style-plugins
Message-ID:  <202005161721.04GHLi1O064760@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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