svn commit: r406217 - head/www/qt5-websockets
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sat Jan 16 12:51:06 UTC 2016
Author: rakuco
Date: Sat Jan 16 12:51:05 2016
New Revision: 406217
URL: https://svnweb.freebsd.org/changeset/ports/406217
Log:
Shorten COMMENT and make it more specific.
Submitted by: Tobias Berner <tcberner at gmail.com>
Modified:
head/www/qt5-websockets/Makefile
Modified: head/www/qt5-websockets/Makefile
==============================================================================
--- head/www/qt5-websockets/Makefile Sat Jan 16 12:49:30 2016 (r406216)
+++ head/www/qt5-websockets/Makefile Sat Jan 16 12:51:05 2016 (r406217)
@@ -6,7 +6,7 @@ CATEGORIES= www
PKGNAMEPREFIX= qt5-
MAINTAINER= kde at FreeBSD.org
-COMMENT= Implements the WebSocket protocol as specified in RFC 6455.
+COMMENT= Qt implementation of WebSocket protocol
USE_QT5= buildtools_build core network qml quick
QT_DIST= ${PORTNAME}
More information about the svn-ports-head
mailing list