Date: Sun, 6 Oct 2019 15:17:22 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513889 - head/x11-themes/qt5-style-plugins Message-ID: <201910061517.x96FHM5Z035163@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Sun Oct 6 15:17:22 2019 New Revision: 513889 URL: https://svnweb.freebsd.org/changeset/ports/513889 Log: Force rebuild after Qt5 upgrade. Approved by: kde (tcberner) Modified: head/x11-themes/qt5-style-plugins/Makefile Modified: head/x11-themes/qt5-style-plugins/Makefile ============================================================================== --- head/x11-themes/qt5-style-plugins/Makefile Sun Oct 6 14:17:17 2019 (r513888) +++ head/x11-themes/qt5-style-plugins/Makefile Sun Oct 6 15:17:22 2019 (r513889) @@ -4,7 +4,7 @@ PORTNAME= qt5-style-plugins DISTVERSIONPREFIX= v DISTVERSION= 5.0.0-23 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONSUFFIX= -g335dbe 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?201910061517.x96FHM5Z035163>