From owner-dev-commits-ports-main@freebsd.org Mon Aug 16 11:06:57 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E9F2F67253F; Mon, 16 Aug 2021 11:06:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GpBFF62ySz3pK8; Mon, 16 Aug 2021 11:06:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B38E827FC4; Mon, 16 Aug 2021 11:06:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17GB6vbx031025; Mon, 16 Aug 2021 11:06:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17GB6vG9031024; Mon, 16 Aug 2021 11:06:57 GMT (envelope-from git) Date: Mon, 16 Aug 2021 11:06:57 GMT Message-Id: <202108161106.17GB6vG9031024@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Vanilla I. Shu" Subject: git: 9f2cec8adb9d - main - www/elixir-joken: update to 2.4.0. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vanilla X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9f2cec8adb9da04b0a51e08610ac0142d1723037 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2021 11:06:58 -0000 The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f2cec8adb9da04b0a51e08610ac0142d1723037 commit 9f2cec8adb9da04b0a51e08610ac0142d1723037 Author: Vanilla I. Shu AuthorDate: 2021-08-16 11:04:51 +0000 Commit: Vanilla I. Shu CommitDate: 2021-08-16 11:04:51 +0000 www/elixir-joken: update to 2.4.0. --- www/elixir-joken/Makefile | 2 +- www/elixir-joken/distinfo | 6 +++--- www/elixir-joken/files/patch-mix.exs | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/www/elixir-joken/Makefile b/www/elixir-joken/Makefile index e75d8e55c070..33dbef13ad8c 100644 --- a/www/elixir-joken/Makefile +++ b/www/elixir-joken/Makefile @@ -1,5 +1,5 @@ PORTNAME= joken -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.0 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- diff --git a/www/elixir-joken/distinfo b/www/elixir-joken/distinfo index 9a27670a05af..665338a0e752 100644 --- a/www/elixir-joken/distinfo +++ b/www/elixir-joken/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601352109 -SHA256 (bryanjos-joken-v2.3.0_GH0.tar.gz) = 896df04a73bfd5505264beb10412ed2d6ab6f742ab396546115f1a75c8d5edb3 -SIZE (bryanjos-joken-v2.3.0_GH0.tar.gz) = 53293 +TIMESTAMP = 1629111146 +SHA256 (bryanjos-joken-v2.4.0_GH0.tar.gz) = 36c44f86f28c3be1e8cbeb831fcf5c076ffa3f7985a3de60fdc826f86c16ef6a +SIZE (bryanjos-joken-v2.4.0_GH0.tar.gz) = 55268 diff --git a/www/elixir-joken/files/patch-mix.exs b/www/elixir-joken/files/patch-mix.exs index 6f3784d63aa5..fa6a97206163 100644 --- a/www/elixir-joken/files/patch-mix.exs +++ b/www/elixir-joken/files/patch-mix.exs @@ -1,10 +1,10 @@ ---- mix.exs.orig 2019-05-27 14:48:40 UTC +--- mix.exs.orig 2021-08-16 02:01:52 UTC +++ mix.exs -@@ -14,7 +14,6 @@ defmodule Joken.Mixfile do +@@ -15,7 +15,6 @@ defmodule Joken.Mixfile do consolidate_protocols: Mix.env() != :test, description: description(), package: package(), - deps: deps(), - source_ref: "v#{@version}", - source_url: "https://github.com/joken-elixir/joken", - docs: docs_config(), + docs: docs(), + dialyzer: [plt_add_deps: :apps_direct, plt_add_apps: [:jason]], + test_coverage: [tool: ExCoveralls],