From owner-svn-ports-all@freebsd.org  Wed Mar 30 07:30:51 2016
Return-Path: <owner-svn-ports-all@freebsd.org>
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 3DC47AE2B3B;
 Wed, 30 Mar 2016 07:30:51 +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 E51AE13A7;
 Wed, 30 Mar 2016 07:30:50 +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 u2U7UoQ3048828;
 Wed, 30 Mar 2016 07:30:50 GMT (envelope-from olgeni@FreeBSD.org)
Received: (from olgeni@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2U7Unp6048825;
 Wed, 30 Mar 2016 07:30:49 GMT (envelope-from olgeni@FreeBSD.org)
Message-Id: <201603300730.u2U7Unp6048825@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: olgeni set sender to
 olgeni@FreeBSD.org using -f
From: Jimmy Olgeni <olgeni@FreeBSD.org>
Date: Wed, 30 Mar 2016 07:30:49 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r412160 - head/devel/elixir-plug
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.21
Precedence: list
List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/>
List-Post: <mailto:svn-ports-all@freebsd.org>
List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Mar 2016 07:30:51 -0000

Author: olgeni
Date: Wed Mar 30 07:30:49 2016
New Revision: 412160
URL: https://svnweb.freebsd.org/changeset/ports/412160

Log:
  Update devel/elixir-plug to version 1.1.3.

Modified:
  head/devel/elixir-plug/Makefile
  head/devel/elixir-plug/distinfo
  head/devel/elixir-plug/pkg-plist

Modified: head/devel/elixir-plug/Makefile
==============================================================================
--- head/devel/elixir-plug/Makefile	Wed Mar 30 07:28:23 2016	(r412159)
+++ head/devel/elixir-plug/Makefile	Wed Mar 30 07:30:49 2016	(r412160)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	plug
-PORTVERSION=	1.1.2
+PORTVERSION=	1.1.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 PKGNAMEPREFIX=	elixir-

Modified: head/devel/elixir-plug/distinfo
==============================================================================
--- head/devel/elixir-plug/distinfo	Wed Mar 30 07:28:23 2016	(r412159)
+++ head/devel/elixir-plug/distinfo	Wed Mar 30 07:30:49 2016	(r412160)
@@ -1,2 +1,2 @@
-SHA256 (elixir-lang-plug-v1.1.2_GH0.tar.gz) = 3147e315b08278e0753e0b9c6ffc1fe512a498acfef8c0fac001da2de204c5b1
-SIZE (elixir-lang-plug-v1.1.2_GH0.tar.gz) = 107334
+SHA256 (elixir-lang-plug-v1.1.3_GH0.tar.gz) = 9c928c8968ab47641bf3eafa618b31221dd0ea9acf4a59a08a3519d955c277ea
+SIZE (elixir-lang-plug-v1.1.3_GH0.tar.gz) = 108178

Modified: head/devel/elixir-plug/pkg-plist
==============================================================================
--- head/devel/elixir-plug/pkg-plist	Wed Mar 30 07:28:23 2016	(r412159)
+++ head/devel/elixir-plug/pkg-plist	Wed Mar 30 07:30:49 2016	(r412160)
@@ -14,6 +14,7 @@ lib/elixir/lib/plug/ebin/Elixir.Plug.Con
 lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.CookieOverflowError.beam
 lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.Cookies.beam
 lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.InvalidHeaderError.beam
+lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.InvalidQueryError.beam
 lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.NotSentError.beam
 lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.Query.beam
 lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.Status.beam