From owner-svn-ports-head@freebsd.org Tue Jun 21 20:30:50 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 DE01DAC5F2B; Tue, 21 Jun 2016 20:30:50 +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 944FE2012; Tue, 21 Jun 2016 20: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 u5LKUniE039786; Tue, 21 Jun 2016 20:30:49 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5LKUntH039783; Tue, 21 Jun 2016 20:30:49 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201606212030.u5LKUntH039783@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 21 Jun 2016 20:30:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417286 - head/www/elixir-phoenix_html 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: Tue, 21 Jun 2016 20:30:51 -0000 Author: olgeni Date: Tue Jun 21 20:30:49 2016 New Revision: 417286 URL: https://svnweb.freebsd.org/changeset/ports/417286 Log: Update www/elixir-phoenix_html to version 2.6.0. Modified: head/www/elixir-phoenix_html/Makefile head/www/elixir-phoenix_html/distinfo head/www/elixir-phoenix_html/pkg-plist Modified: head/www/elixir-phoenix_html/Makefile ============================================================================== --- head/www/elixir-phoenix_html/Makefile Tue Jun 21 20:27:02 2016 (r417285) +++ head/www/elixir-phoenix_html/Makefile Tue Jun 21 20:30:49 2016 (r417286) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phoenix_html -PORTVERSION= 2.5.1 +PORTVERSION= 2.6.0 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- Modified: head/www/elixir-phoenix_html/distinfo ============================================================================== --- head/www/elixir-phoenix_html/distinfo Tue Jun 21 20:27:02 2016 (r417285) +++ head/www/elixir-phoenix_html/distinfo Tue Jun 21 20:30:49 2016 (r417286) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463615949 -SHA256 (phoenixframework-phoenix_html-v2.5.1_GH0.tar.gz) = d88e3102ec0e2e3b67f4067e788c4811327c43dee5f0ce2b1c9cc3749c60b54b -SIZE (phoenixframework-phoenix_html-v2.5.1_GH0.tar.gz) = 27975 +TIMESTAMP = 1466540850 +SHA256 (phoenixframework-phoenix_html-v2.6.0_GH0.tar.gz) = dee4653e97a85f2e4882ca79f16b89861e0619fe7feea819e28e64db8149fc3e +SIZE (phoenixframework-phoenix_html-v2.6.0_GH0.tar.gz) = 29022 Modified: head/www/elixir-phoenix_html/pkg-plist ============================================================================== --- head/www/elixir-phoenix_html/pkg-plist Tue Jun 21 20:27:02 2016 (r417285) +++ head/www/elixir-phoenix_html/pkg-plist Tue Jun 21 20:30:49 2016 (r417286) @@ -6,9 +6,13 @@ lib/elixir/lib/phoenix_html/ebin/Elixir. lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Link.beam lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.Atom.beam lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.BitString.beam +lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.Date.beam +lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.DateTime.beam lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.Float.beam lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.Integer.beam lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.List.beam +lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.NaiveDateTime.beam +lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.Time.beam lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.Tuple.beam lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Safe.beam lib/elixir/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.Tag.beam