svn commit: r365200 - head/devel/qt5-script

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Aug 17 16:30:42 UTC 2014


Author: rakuco
Date: Sun Aug 17 16:30:41 2014
New Revision: 365200
URL: http://svnweb.freebsd.org/changeset/ports/365200
QAT: https://qat.redports.org/buildarchive/r365200/

Log:
  Mention Qt 5, not 4, in COMMENT.

Modified:
  head/devel/qt5-script/Makefile

Modified: head/devel/qt5-script/Makefile
==============================================================================
--- head/devel/qt5-script/Makefile	Sun Aug 17 16:08:20 2014	(r365199)
+++ head/devel/qt5-script/Makefile	Sun Aug 17 16:30:41 2014	(r365200)
@@ -7,7 +7,7 @@ CATEGORIES=	devel
 PKGNAMEPREFIX=	qt5-
 
 MAINTAINER=	kde at FreeBSD.org
-COMMENT=	Qt 4-compatible scripting module
+COMMENT=	Qt 5-compatible scripting module
 
 USE_QT5=	core buildtools_build
 QT_DIST=	${PORTNAME}


More information about the svn-ports-head mailing list