From owner-svn-ports-all@freebsd.org Sun Mar 12 05:32:29 2017 Return-Path: Delivered-To: svn-ports-all@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 96A67CF90B1; Sun, 12 Mar 2017 05:32:29 +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 mx1.freebsd.org (Postfix) with ESMTPS id 636DE1D43; Sun, 12 Mar 2017 05:32:29 +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 v2C5WSFQ071311; Sun, 12 Mar 2017 05:32:28 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2C5WSdW071309; Sun, 12 Mar 2017 05:32:28 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201703120532.v2C5WSdW071309@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 12 Mar 2017 05:32:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435974 - head/net/elixir-oauth2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Mar 2017 05:32:29 -0000 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