Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 2016 23:11:35 +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: r408703 - in head/www/elixir-httpotion: . files
Message-ID:  <201602112311.u1BNBZVG047105@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



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