From owner-svn-ports-head@freebsd.org Sat Jun 11 16:42:57 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 865D2AEF7A7; Sat, 11 Jun 2016 16:42:57 +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 3B94A27B1; Sat, 11 Jun 2016 16:42:57 +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 u5BGgucB023598; Sat, 11 Jun 2016 16:42:56 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5BGgunM023595; Sat, 11 Jun 2016 16:42:56 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201606111642.u5BGgunM023595@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 11 Jun 2016 16:42:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416729 - 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.22 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, 11 Jun 2016 16:42:57 -0000 Author: olgeni Date: Sat Jun 11 16:42:55 2016 New Revision: 416729 URL: https://svnweb.freebsd.org/changeset/ports/416729 Log: Update www/elixir-httpotion to version 3.0.0. 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 Jun 11 16:34:37 2016 (r416728) +++ head/www/elixir-httpotion/Makefile Sat Jun 11 16:42:55 2016 (r416729) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= httpotion -PORTVERSION= 2.2.2 +PORTVERSION= 3.0.0 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- Modified: head/www/elixir-httpotion/distinfo ============================================================================== --- head/www/elixir-httpotion/distinfo Sat Jun 11 16:34:37 2016 (r416728) +++ head/www/elixir-httpotion/distinfo Sat Jun 11 16:42:55 2016 (r416729) @@ -1,2 +1,3 @@ -SHA256 (myfreeweb-httpotion-v2.2.2_GH0.tar.gz) = 1ac6a3bc30aaedac8e9011412d793e09413c84bf52a304117a4d60df12b75cc7 -SIZE (myfreeweb-httpotion-v2.2.2_GH0.tar.gz) = 14499 +TIMESTAMP = 1465660910 +SHA256 (myfreeweb-httpotion-v3.0.0_GH0.tar.gz) = 379e7a214e089c2e548c724b438ba9838566cb7f4e3a586a0ce54559427d449c +SIZE (myfreeweb-httpotion-v3.0.0_GH0.tar.gz) = 14863 Modified: head/www/elixir-httpotion/pkg-plist ============================================================================== --- head/www/elixir-httpotion/pkg-plist Sat Jun 11 16:34:37 2016 (r416728) +++ head/www/elixir-httpotion/pkg-plist Sat Jun 11 16:42:55 2016 (r416729) @@ -1,9 +1,9 @@ -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.ErrorResponse.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