Index: head/www/mochiweb/Makefile =================================================================== --- head/www/mochiweb/Makefile (revision 371426) +++ head/www/mochiweb/Makefile (revision 371427) @@ -1,43 +1,43 @@ # $FreeBSD$ PORTNAME= mochiweb -PORTVERSION= 2.7.0 +PORTVERSION= 2.9.2 CATEGORIES= www devel MASTER_SITES= GH MAINTAINER= olgeni@FreeBSD.org COMMENT= Erlang library for building lightweight HTTP servers LICENSE= MIT BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang CONFLICTS= mochiweb-basho-[0-9]* PLIST_SUB= VERSION="${PORTVERSION}" USE_GITHUB= yes GH_ACCOUNT= mochi GH_PROJECT= mochiweb -GH_COMMIT= 8c2e78e +GH_COMMIT= 66a6535 GH_TAGNAME= v${PORTVERSION} PORTDOCS= * do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} for FILE in CHANGES.md README; do \ ${INSTALL_DATA} ${WRKSRC}/$${FILE} ${STAGEDIR}${DOCSDIR}; \ done @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR} @${MKDIR} ${STAGEDIR}${PREFIX}/lib/erlang/lib/mochiweb-${PORTVERSION} @${MKDIR} ${STAGEDIR}${PREFIX}/lib/erlang/lib/mochiweb-${PORTVERSION}/ebin @${MKDIR} ${STAGEDIR}${PREFIX}/lib/erlang/lib/mochiweb-${PORTVERSION}/include @${MKDIR} ${STAGEDIR}${PREFIX}/lib/erlang/lib/mochiweb-${PORTVERSION}/src ${INSTALL_DATA} ${WRKSRC}/ebin/* ${STAGEDIR}${PREFIX}/lib/erlang/lib/mochiweb-${PORTVERSION}/ebin ${INSTALL_DATA} ${WRKSRC}/include/* ${STAGEDIR}${PREFIX}/lib/erlang/lib/mochiweb-${PORTVERSION}/include ${INSTALL_DATA} ${WRKSRC}/src/* ${STAGEDIR}${PREFIX}/lib/erlang/lib/mochiweb-${PORTVERSION}/src .include Index: head/www/mochiweb/distinfo =================================================================== --- head/www/mochiweb/distinfo (revision 371426) +++ head/www/mochiweb/distinfo (revision 371427) @@ -1,2 +1,2 @@ -SHA256 (mochiweb-2.7.0.tar.gz) = 4f76cbc1bb81ed1f99e6993589568bb9711584de48c679d9f967975e0dcd7d7c -SIZE (mochiweb-2.7.0.tar.gz) = 206576 +SHA256 (mochiweb-2.9.2.tar.gz) = d164e59f3b129898d4db621fe34528c020154bee9c58d216d54ccfa2a143f62e +SIZE (mochiweb-2.9.2.tar.gz) = 277631 Property changes on: head/www/mochiweb/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -yes \ No newline at end of property +1 \ No newline at end of property Index: head/www/mochiweb/pkg-plist =================================================================== --- head/www/mochiweb/pkg-plist (revision 371426) +++ head/www/mochiweb/pkg-plist (revision 371427) @@ -1,85 +1,79 @@ lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochifmt.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochifmt_records.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochifmt_std.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiglobal.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochihex.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochijson.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochijson2.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochilists.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochilogfile2.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochinum.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochitemp.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiutf8.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb.app lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_acceptor.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_base64url.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_charref.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_cookies.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_cover.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_echo.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_headers.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_html.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_http.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_io.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_mime.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_multipart.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_request.beam -lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_request_tests.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_response.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_session.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_socket.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_socket_server.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_util.beam +lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_websocket.beam lib/erlang/lib/mochiweb-%%VERSION%%/ebin/reloader.beam lib/erlang/lib/mochiweb-%%VERSION%%/include/internal.hrl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochifmt.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochifmt_records.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochifmt_std.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiglobal.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochihex.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochijson.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochijson2.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochilists.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochilogfile2.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochinum.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochitemp.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiutf8.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb.app.src lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_acceptor.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_base64url.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_charref.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_cookies.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_cover.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_echo.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_headers.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_html.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_http.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_io.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_mime.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_multipart.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_request.erl -lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_request_tests.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_response.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_session.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_socket.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_socket_server.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_util.erl +lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_websocket.erl lib/erlang/lib/mochiweb-%%VERSION%%/src/reloader.erl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hmac_api/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hmac_api/hmac_api.hrl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hmac_api/hmac_api_client.erl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hmac_api/hmac_api_lib.erl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/https/https_store.erl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/https/server_cert.pem %%PORTEXAMPLES%%%%EXAMPLESDIR%%/https/server_key.pem %%PORTEXAMPLES%%%%EXAMPLESDIR%%/keepalive/keepalive.erl -@dirrm lib/erlang/lib/mochiweb-%%VERSION%%/src -@dirrm lib/erlang/lib/mochiweb-%%VERSION%%/include -@dirrm lib/erlang/lib/mochiweb-%%VERSION%%/ebin -@dirrm lib/erlang/lib/mochiweb-%%VERSION%% -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/keepalive -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/https -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hmac_api -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/websocket/index.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/websocket/websocket.erl Property changes on: head/www/mochiweb/pkg-plist ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -yes \ No newline at end of property +1 \ No newline at end of property