From owner-svn-ports-all@freebsd.org Thu Feb 11 23:11:36 2016 Return-Path: Delivered-To: svn-ports-all@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 9C367AA5371; Thu, 11 Feb 2016 23:11:36 +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 6CBCD1F3C; Thu, 11 Feb 2016 23:11:36 +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 u1BNBZRP047107; Thu, 11 Feb 2016 23:11:35 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1BNBZVG047105; Thu, 11 Feb 2016 23:11:35 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201602112311.u1BNBZVG047105@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Thu, 11 Feb 2016 23:11:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408703 - in head/www/elixir-httpotion: . 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2016 23:11:36 -0000 Author: olgeni Date: Thu Feb 11 23:11:35 2016 New Revision: 408703 URL: https://svnweb.freebsd.org/changeset/ports/408703 Log: Upgrade www/elixir-httpotion to version 2.2.0. Deleted: head/www/elixir-httpotion/files/ Modified: head/www/elixir-httpotion/Makefile head/www/elixir-httpotion/distinfo Modified: head/www/elixir-httpotion/Makefile ============================================================================== --- head/www/elixir-httpotion/Makefile Thu Feb 11 23:07:48 2016 (r408702) +++ head/www/elixir-httpotion/Makefile Thu Feb 11 23:11:35 2016 (r408703) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= httpotion -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- @@ -17,5 +17,6 @@ GH_ACCOUNT= myfreeweb MIX_BUILD_DEPS= www/erlang-ibrowse MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +MIX_REWRITE= yes .include Modified: head/www/elixir-httpotion/distinfo ============================================================================== --- head/www/elixir-httpotion/distinfo Thu Feb 11 23:07:48 2016 (r408702) +++ head/www/elixir-httpotion/distinfo Thu Feb 11 23:11:35 2016 (r408703) @@ -1,2 +1,2 @@ -SHA256 (myfreeweb-httpotion-v2.1.0_GH0.tar.gz) = 12266aea3a3419075c0889b4c5abecd322e50ac6f8d5799753742c716ba5cb7c -SIZE (myfreeweb-httpotion-v2.1.0_GH0.tar.gz) = 11639 +SHA256 (myfreeweb-httpotion-v2.2.0_GH0.tar.gz) = 507e5f340fe33d154d5649688ee605278811bb7d1537181efdb29759ab1ebda1 +SIZE (myfreeweb-httpotion-v2.2.0_GH0.tar.gz) = 14193