From owner-svn-ports-head@freebsd.org Sat Feb 27 10:54:45 2016 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 B8279AB5021; Sat, 27 Feb 2016 10:54:45 +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 6B7AB1E7B; Sat, 27 Feb 2016 10:54:45 +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 u1RAsiBp054555; Sat, 27 Feb 2016 10:54:44 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1RAsiAm054552; Sat, 27 Feb 2016 10:54:44 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201602271054.u1RAsiAm054552@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 27 Feb 2016 10:54:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409655 - head/www/elixir-httpotion 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.20 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: Sat, 27 Feb 2016 10:54:45 -0000 Author: olgeni Date: Sat Feb 27 10:54:43 2016 New Revision: 409655 URL: https://svnweb.freebsd.org/changeset/ports/409655 Log: Update www/elixir-httpotion to version 2.2.1. Modified: head/www/elixir-httpotion/Makefile head/www/elixir-httpotion/distinfo head/www/elixir-httpotion/pkg-plist Modified: head/www/elixir-httpotion/Makefile ============================================================================== --- head/www/elixir-httpotion/Makefile Sat Feb 27 10:09:11 2016 (r409654) +++ head/www/elixir-httpotion/Makefile Sat Feb 27 10:54:43 2016 (r409655) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= httpotion -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- Modified: head/www/elixir-httpotion/distinfo ============================================================================== --- head/www/elixir-httpotion/distinfo Sat Feb 27 10:09:11 2016 (r409654) +++ head/www/elixir-httpotion/distinfo Sat Feb 27 10:54:43 2016 (r409655) @@ -1,2 +1,2 @@ -SHA256 (myfreeweb-httpotion-v2.2.0_GH0.tar.gz) = 507e5f340fe33d154d5649688ee605278811bb7d1537181efdb29759ab1ebda1 -SIZE (myfreeweb-httpotion-v2.2.0_GH0.tar.gz) = 14193 +SHA256 (myfreeweb-httpotion-v2.2.1_GH0.tar.gz) = a0e3a1db4098a19b3510ade94028516d55c5fe78e88beae6c177fffec45b7741 +SIZE (myfreeweb-httpotion-v2.2.1_GH0.tar.gz) = 14485 Modified: head/www/elixir-httpotion/pkg-plist ============================================================================== --- head/www/elixir-httpotion/pkg-plist Sat Feb 27 10:09:11 2016 (r409654) +++ head/www/elixir-httpotion/pkg-plist Sat Feb 27 10:54:43 2016 (r409655) @@ -1,9 +1,11 @@ +lib/elixir/lib/httpotion/ebin/Elixir.Access.HTTPotion.Headers.beam lib/elixir/lib/httpotion/ebin/Elixir.HTTPotion.AsyncChunk.beam lib/elixir/lib/httpotion/ebin/Elixir.HTTPotion.AsyncEnd.beam lib/elixir/lib/httpotion/ebin/Elixir.HTTPotion.AsyncHeaders.beam lib/elixir/lib/httpotion/ebin/Elixir.HTTPotion.AsyncResponse.beam lib/elixir/lib/httpotion/ebin/Elixir.HTTPotion.Base.beam lib/elixir/lib/httpotion/ebin/Elixir.HTTPotion.HTTPError.beam +lib/elixir/lib/httpotion/ebin/Elixir.HTTPotion.Headers.beam lib/elixir/lib/httpotion/ebin/Elixir.HTTPotion.Response.beam lib/elixir/lib/httpotion/ebin/Elixir.HTTPotion.beam lib/elixir/lib/httpotion/ebin/httpotion.app