Date: Sun, 12 Mar 2017 05:32:28 +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: r435974 - head/net/elixir-oauth2 Message-ID: <201703120532.v2C5WSdW071309@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Sun Mar 12 05:32:28 2017 New Revision: 435974 URL: https://svnweb.freebsd.org/changeset/ports/435974 Log: Update to 0.9.1. Modified: head/net/elixir-oauth2/Makefile head/net/elixir-oauth2/distinfo Modified: head/net/elixir-oauth2/Makefile ============================================================================== --- head/net/elixir-oauth2/Makefile Sun Mar 12 04:56:17 2017 (r435973) +++ head/net/elixir-oauth2/Makefile Sun Mar 12 05:32:28 2017 (r435974) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= oauth2 -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 DISTVERSIONPREFIX= v CATEGORIES= net PKGNAMEPREFIX= elixir- Modified: head/net/elixir-oauth2/distinfo ============================================================================== --- head/net/elixir-oauth2/distinfo Sun Mar 12 04:56:17 2017 (r435973) +++ head/net/elixir-oauth2/distinfo Sun Mar 12 05:32:28 2017 (r435974) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486138595 -SHA256 (scrogson-oauth2-v0.9.0_GH0.tar.gz) = 71170b9eb2691f9af742804831871a4c34c7faf08c6964f86a023c56f9762d23 -SIZE (scrogson-oauth2-v0.9.0_GH0.tar.gz) = 20823 +TIMESTAMP = 1489277496 +SHA256 (scrogson-oauth2-v0.9.1_GH0.tar.gz) = 617e34092a6a1542126ad39af4090eecb5509c2869cd74f4d2f98faa913cdf7f +SIZE (scrogson-oauth2-v0.9.1_GH0.tar.gz) = 20997
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703120532.v2C5WSdW071309>