Date: Fri, 19 Oct 2018 14:00:21 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482428 - head/net/elixir-oauth2 Message-ID: <201810191400.w9JE0LM3042356@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Fri Oct 19 14:00:20 2018 New Revision: 482428 URL: https://svnweb.freebsd.org/changeset/ports/482428 Log: Update to 0.9.4. Modified: head/net/elixir-oauth2/Makefile head/net/elixir-oauth2/distinfo Modified: head/net/elixir-oauth2/Makefile ============================================================================== --- head/net/elixir-oauth2/Makefile Fri Oct 19 13:47:22 2018 (r482427) +++ head/net/elixir-oauth2/Makefile Fri Oct 19 14:00:20 2018 (r482428) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= oauth2 -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.4 DISTVERSIONPREFIX= v CATEGORIES= net PKGNAMEPREFIX= elixir- Modified: head/net/elixir-oauth2/distinfo ============================================================================== --- head/net/elixir-oauth2/distinfo Fri Oct 19 13:47:22 2018 (r482427) +++ head/net/elixir-oauth2/distinfo Fri Oct 19 14:00:20 2018 (r482428) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511011129 -SHA256 (scrogson-oauth2-v0.9.2_GH0.tar.gz) = ec0d7f333a5c8577529cf7cee1e36e0a7706838730097cab75fea0d25fe8311b -SIZE (scrogson-oauth2-v0.9.2_GH0.tar.gz) = 21263 +TIMESTAMP = 1539927884 +SHA256 (scrogson-oauth2-v0.9.4_GH0.tar.gz) = 2e50ab80bfc8d316ae263dfe21dc8ebcc2b1f407dae39782e84439f3eaa917b9 +SIZE (scrogson-oauth2-v0.9.4_GH0.tar.gz) = 21841
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810191400.w9JE0LM3042356>