Date: Thu, 3 Oct 2019 04:07:04 +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: r513646 - in head/www: qt5-webengine qt5-webkit Message-ID: <201910030407.x93474R4074665@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Thu Oct 3 04:07:04 2019 New Revision: 513646 URL: https://svnweb.freebsd.org/changeset/ports/513646 Log: www/qt5-webkit, www/qt5-webengine: force rebuild after Qt5 upgrade PR: 241027 Modified: head/www/qt5-webengine/Makefile head/www/qt5-webkit/Makefile Modified: head/www/qt5-webengine/Makefile ============================================================================== --- head/www/qt5-webengine/Makefile Thu Oct 3 03:54:47 2019 (r513645) +++ head/www/qt5-webengine/Makefile Thu Oct 3 04:07:04 2019 (r513646) @@ -18,7 +18,7 @@ PORTNAME= webengine DISTVERSION= ${QT5_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www PKGNAMEPREFIX= qt5- Modified: head/www/qt5-webkit/Makefile ============================================================================== --- head/www/qt5-webkit/Makefile Thu Oct 3 03:54:47 2019 (r513645) +++ head/www/qt5-webkit/Makefile Thu Oct 3 04:07:04 2019 (r513646) @@ -2,7 +2,7 @@ PORTNAME= webkit DISTVERSION= 5.212.0-alpha3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://github.com/qt${PORTNAME}/qt${PORTNAME}/releases/download/${DISTNAME}/ PKGNAMEPREFIX= qt5-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910030407.x93474R4074665>