From owner-svn-ports-head@freebsd.org Wed Mar 1 11:15:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6A41CF306B; Wed, 1 Mar 2017 11:15:55 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 87ABFE6F; Wed, 1 Mar 2017 11:15:55 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v21BFs1R078624; Wed, 1 Mar 2017 11:15:54 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v21BFst2078620; Wed, 1 Mar 2017 11:15:54 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201703011115.v21BFst2078620@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 1 Mar 2017 11:15:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435133 - in head/www/erlang-cowboy: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2017 11:15:55 -0000 Author: olgeni Date: Wed Mar 1 11:15:54 2017 New Revision: 435133 URL: https://svnweb.freebsd.org/changeset/ports/435133 Log: Update www/erlang-cowboy to version 1.1.2. Modified: head/www/erlang-cowboy/Makefile head/www/erlang-cowboy/distinfo head/www/erlang-cowboy/files/patch-rebar.config head/www/erlang-cowboy/pkg-plist Modified: head/www/erlang-cowboy/Makefile ============================================================================== --- head/www/erlang-cowboy/Makefile Wed Mar 1 11:15:40 2017 (r435132) +++ head/www/erlang-cowboy/Makefile Wed Mar 1 11:15:54 2017 (r435133) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cowboy -PORTVERSION= 1.0.4 +PORTVERSION= 1.1.2 CATEGORIES= www PKGNAMEPREFIX= erlang- Modified: head/www/erlang-cowboy/distinfo ============================================================================== --- head/www/erlang-cowboy/distinfo Wed Mar 1 11:15:40 2017 (r435132) +++ head/www/erlang-cowboy/distinfo Wed Mar 1 11:15:54 2017 (r435133) @@ -1,2 +1,3 @@ -SHA256 (ninenines-cowboy-1.0.4_GH0.tar.gz) = 86dedf20ccb91fcba51b0e8d859108ef46b2738694e20aa9d7fa7229ec4f7284 -SIZE (ninenines-cowboy-1.0.4_GH0.tar.gz) = 4827845 +TIMESTAMP = 1488210406 +SHA256 (ninenines-cowboy-1.1.2_GH0.tar.gz) = d607498fc9e00d8026cc1a410f7f148c3fbef56601bf7213a2fc29ac66eea5a9 +SIZE (ninenines-cowboy-1.1.2_GH0.tar.gz) = 4837721 Modified: head/www/erlang-cowboy/files/patch-rebar.config ============================================================================== --- head/www/erlang-cowboy/files/patch-rebar.config Wed Mar 1 11:15:40 2017 (r435132) +++ head/www/erlang-cowboy/files/patch-rebar.config Wed Mar 1 11:15:54 2017 (r435133) @@ -1,7 +1,5 @@ ---- rebar.config.orig 2015-08-18 14:42:22 UTC +--- rebar.config.orig 2017-02-27 16:58:59 UTC +++ rebar.config -@@ -1,4 +1,2 @@ - {deps, [ -- {cowlib, ".*", {git, "https://github.com/ninenines/cowlib.git", "1.0.0"}}, -- {ranch, ".*", {git, "https://github.com/ninenines/ranch.git", "1.0.0"}} - ]}. +@@ -1,2 +1 @@ +-{deps, [{cowlib,".*",{git,"https://github.com/ninenines/cowlib","1.0.2"}},{ranch,".*",{git,"https://github.com/ninenines/ranch","1.3.2"}}]}. + {erl_opts, [debug_info,warn_export_all,warn_export_vars,warn_shadow_vars,warn_obsolete_guard,warn_missing_spec]}. Modified: head/www/erlang-cowboy/pkg-plist ============================================================================== --- head/www/erlang-cowboy/pkg-plist Wed Mar 1 11:15:40 2017 (r435132) +++ head/www/erlang-cowboy/pkg-plist Wed Mar 1 11:15:54 2017 (r435133) @@ -1,3 +1,4 @@ +lib/erlang/lib/cowboy-%%VERSION%%/ebin/cow_uri.beam lib/erlang/lib/cowboy-%%VERSION%%/ebin/cowboy.app lib/erlang/lib/cowboy-%%VERSION%%/ebin/cowboy.beam lib/erlang/lib/cowboy-%%VERSION%%/ebin/cowboy_app.beam @@ -18,6 +19,7 @@ lib/erlang/lib/cowboy-%%VERSION%%/ebin/c lib/erlang/lib/cowboy-%%VERSION%%/ebin/cowboy_sup.beam lib/erlang/lib/cowboy-%%VERSION%%/ebin/cowboy_websocket.beam lib/erlang/lib/cowboy-%%VERSION%%/ebin/cowboy_websocket_handler.beam +lib/erlang/lib/cowboy-%%VERSION%%/src/cow_uri.erl lib/erlang/lib/cowboy-%%VERSION%%/src/cowboy.app.src lib/erlang/lib/cowboy-%%VERSION%%/src/cowboy.erl lib/erlang/lib/cowboy-%%VERSION%%/src/cowboy_app.erl