Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jul 2015 20:37:20 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391192 - head/www/erlang-cowboy
Message-ID:  <201507022037.t62KbKkN077972@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Thu Jul  2 20:37:19 2015
New Revision: 391192
URL: https://svnweb.freebsd.org/changeset/ports/391192

Log:
  Upgrade to version 1.0.2.

Modified:
  head/www/erlang-cowboy/Makefile
  head/www/erlang-cowboy/distinfo   (contents, props changed)
  head/www/erlang-cowboy/pkg-plist   (contents, props changed)

Modified: head/www/erlang-cowboy/Makefile
==============================================================================
--- head/www/erlang-cowboy/Makefile	Thu Jul  2 20:37:00 2015	(r391191)
+++ head/www/erlang-cowboy/Makefile	Thu Jul  2 20:37:19 2015	(r391192)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cowboy
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	www
 PKGNAMEPREFIX=	erlang-
 

Modified: head/www/erlang-cowboy/distinfo
==============================================================================
--- head/www/erlang-cowboy/distinfo	Thu Jul  2 20:37:00 2015	(r391191)
+++ head/www/erlang-cowboy/distinfo	Thu Jul  2 20:37:19 2015	(r391192)
@@ -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

Modified: head/www/erlang-cowboy/pkg-plist
==============================================================================
--- head/www/erlang-cowboy/pkg-plist	Thu Jul  2 20:37:00 2015	(r391191)
+++ head/www/erlang-cowboy/pkg-plist	Thu Jul  2 20:37:19 2015	(r391192)
@@ -149,6 +149,7 @@ lib/erlang/lib/cowboy-%%VERSION%%/src/co
 %%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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507022037.t62KbKkN077972>