From owner-svn-ports-head@freebsd.org Tue Sep 25 12:22:12 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D443810B0C5B; Tue, 25 Sep 2018 12:22:11 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8A20A8F8C1; Tue, 25 Sep 2018 12:22:11 +0000 (UTC) (envelope-from vanilla@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 84D2E301; Tue, 25 Sep 2018 12:22:11 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8PCMBXe004003; Tue, 25 Sep 2018 12:22:11 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8PCMAHb004000; Tue, 25 Sep 2018 12:22:10 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201809251222.w8PCMAHb004000@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 25 Sep 2018 12:22:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480660 - head/devel/elixir-excoveralls X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/devel/elixir-excoveralls X-SVN-Commit-Revision: 480660 X-SVN-Commit-Repository: ports 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.27 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, 25 Sep 2018 12:22:12 -0000 Author: vanilla Date: Tue Sep 25 12:22:10 2018 New Revision: 480660 URL: https://svnweb.freebsd.org/changeset/ports/480660 Log: Update to 0.10.1. Modified: head/devel/elixir-excoveralls/Makefile head/devel/elixir-excoveralls/distinfo head/devel/elixir-excoveralls/pkg-plist Modified: head/devel/elixir-excoveralls/Makefile ============================================================================== --- head/devel/elixir-excoveralls/Makefile Tue Sep 25 11:45:48 2018 (r480659) +++ head/devel/elixir-excoveralls/Makefile Tue Sep 25 12:22:10 2018 (r480660) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= excoveralls -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-excoveralls/distinfo ============================================================================== --- head/devel/elixir-excoveralls/distinfo Tue Sep 25 11:45:48 2018 (r480659) +++ head/devel/elixir-excoveralls/distinfo Tue Sep 25 12:22:10 2018 (r480660) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535448933 -SHA256 (parroty-excoveralls-v0.10.0_GH0.tar.gz) = 3aa4fa3765940af926bbe7a832e178f9e2a9680fc8e16f3466bccd746c42663b -SIZE (parroty-excoveralls-v0.10.0_GH0.tar.gz) = 198704 +TIMESTAMP = 1537876664 +SHA256 (parroty-excoveralls-v0.10.1_GH0.tar.gz) = dae31d01bc51e502365620dfd4eae9e37f0be750f01270254bd8882170e011e8 +SIZE (parroty-excoveralls-v0.10.1_GH0.tar.gz) = 199493 Modified: head/devel/elixir-excoveralls/pkg-plist ============================================================================== --- head/devel/elixir-excoveralls/pkg-plist Tue Sep 25 11:45:48 2018 (r480659) +++ head/devel/elixir-excoveralls/pkg-plist Tue Sep 25 12:22:10 2018 (r480660) @@ -1,6 +1,7 @@ lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Circle.beam lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.ConfServer.beam lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Cover.beam +lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Drone.beam lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Html.Safe.beam lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Html.View.PathHelper.beam lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Html.View.beam @@ -28,6 +29,7 @@ lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.bea lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Json.beam lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Circle.beam lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Detail.beam +lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Drone.beam lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Html.beam lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Json.beam lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Post.beam @@ -41,6 +43,7 @@ lib/elixir/lib/excoveralls/lib/excoveralls.ex lib/elixir/lib/excoveralls/lib/excoveralls/circle.ex lib/elixir/lib/excoveralls/lib/excoveralls/conf_server.ex lib/elixir/lib/excoveralls/lib/excoveralls/cover.ex +lib/elixir/lib/excoveralls/lib/excoveralls/drone.ex lib/elixir/lib/excoveralls/lib/excoveralls/exceptions.ex lib/elixir/lib/excoveralls/lib/excoveralls/html.ex lib/elixir/lib/excoveralls/lib/excoveralls/html/safe.ex