Date: Sat, 16 Jan 2016 12:51:05 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406217 - head/www/qt5-websockets Message-ID: <201601161251.u0GCp5mC058385@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601161251.u0GCp5mC058385>