diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-10-24 08:26:54 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-10-24 08:26:54 +0000 |
commit | 08e1674ec9f15a676a9585ce18166517f8e19d3d (patch) | |
tree | fec2d2c122e1bc31fa1d2a5fe3674a57f93cfc7b /www/mochiweb | |
parent | 0dcf1018e121b96a2e3fad190672c73437e70e88 (diff) | |
download | ports-08e1674ec9f15a676a9585ce18166517f8e19d3d.tar.gz ports-08e1674ec9f15a676a9585ce18166517f8e19d3d.zip |
Notes
Diffstat (limited to 'www/mochiweb')
-rw-r--r-- | www/mochiweb/Makefile | 4 | ||||
-rw-r--r-- | www/mochiweb/distinfo | 4 | ||||
-rw-r--r-- | www/mochiweb/pkg-plist | 14 |
3 files changed, 8 insertions, 14 deletions
diff --git a/www/mochiweb/Makefile b/www/mochiweb/Makefile index 867cd38ce9da..7c1ccb30e3d4 100644 --- a/www/mochiweb/Makefile +++ b/www/mochiweb/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mochiweb -PORTVERSION= 2.7.0 +PORTVERSION= 2.9.2 CATEGORIES= www devel MASTER_SITES= GH @@ -20,7 +20,7 @@ PLIST_SUB= VERSION="${PORTVERSION}" USE_GITHUB= yes GH_ACCOUNT= mochi GH_PROJECT= mochiweb -GH_COMMIT= 8c2e78e +GH_COMMIT= 66a6535 GH_TAGNAME= v${PORTVERSION} PORTDOCS= * diff --git a/www/mochiweb/distinfo b/www/mochiweb/distinfo index 678a9fb75eb7..d8ac9e1f954d 100644 --- a/www/mochiweb/distinfo +++ b/www/mochiweb/distinfo @@ -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 diff --git a/www/mochiweb/pkg-plist b/www/mochiweb/pkg-plist index 2fb2d9f56bc1..5f741c7037b1 100644 --- a/www/mochiweb/pkg-plist +++ b/www/mochiweb/pkg-plist @@ -25,12 +25,12 @@ 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 @@ -60,12 +60,12 @@ 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 @@ -75,11 +75,5 @@ lib/erlang/lib/mochiweb-%%VERSION%%/src/reloader.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 |