diff options
author | olgeni <olgeni@FreeBSD.org> | 2015-07-03 04:37:19 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2015-07-03 04:37:19 +0800 |
commit | 644ee891aa1f4ceb1c52f9ebeeef161f0736fe6d (patch) | |
tree | 4ae96ffc30380f11bcb98e794a3a97decb43c72e /www | |
parent | bb2c3b9e7bdb5fc3b26bdf56893cb69ee3aee54a (diff) | |
download | freebsd-ports-gnome-644ee891aa1f4ceb1c52f9ebeeef161f0736fe6d.tar.gz freebsd-ports-gnome-644ee891aa1f4ceb1c52f9ebeeef161f0736fe6d.tar.zst freebsd-ports-gnome-644ee891aa1f4ceb1c52f9ebeeef161f0736fe6d.zip |
Upgrade to version 1.0.2.
Diffstat (limited to 'www')
-rw-r--r-- | www/erlang-cowboy/Makefile | 2 | ||||
-rw-r--r-- | www/erlang-cowboy/distinfo | 4 | ||||
-rw-r--r-- | www/erlang-cowboy/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/www/erlang-cowboy/Makefile b/www/erlang-cowboy/Makefile index 7389c3aed28d..8449309052f1 100644 --- a/www/erlang-cowboy/Makefile +++ b/www/erlang-cowboy/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cowboy -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= www PKGNAMEPREFIX= erlang- diff --git a/www/erlang-cowboy/distinfo b/www/erlang-cowboy/distinfo index 2804a6522755..2074b5798055 100644 --- a/www/erlang-cowboy/distinfo +++ b/www/erlang-cowboy/distinfo @@ -1,2 +1,2 @@ -SHA256 (ninenines-cowboy-1.0.1_GH0.tar.gz) = 23c7acbfbc2017c60f645ebd1fc0d000952cefedae47701a122ccd6c68b6437e -SIZE (ninenines-cowboy-1.0.1_GH0.tar.gz) = 4790457 +SHA256 (ninenines-cowboy-1.0.2_GH0.tar.gz) = b6f88bf8e0f01edd5d811b43b9e3066f6b9bc4732e6e6033d6771f3a9c2bf51d +SIZE (ninenines-cowboy-1.0.2_GH0.tar.gz) = 4826037 diff --git a/www/erlang-cowboy/pkg-plist b/www/erlang-cowboy/pkg-plist index bc6bdb062817..43960d5fd036 100644 --- a/www/erlang-cowboy/pkg-plist +++ b/www/erlang-cowboy/pkg-plist @@ -149,6 +149,7 @@ lib/erlang/lib/cowboy-%%VERSION%%/src/cowboy_websocket_handler.erl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssl_hello_world/src/toppage_handler.erl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/static_world/Makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/static_world/README.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/static_world/priv/index.html %%PORTEXAMPLES%%%%EXAMPLESDIR%%/static_world/priv/small.mp4 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/static_world/priv/small.ogv %%PORTEXAMPLES%%%%EXAMPLESDIR%%/static_world/priv/test.txt |