Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 2020 15:16:47 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548376 - head/net/pecl-oauth2
Message-ID:  <202009121516.08CFGlM9024241@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Sep 12 15:16:47 2020
New Revision: 548376
URL: https://svnweb.freebsd.org/changeset/ports/548376

Log:
  net/pecl-oauth2: Update to 2.0.6
  
  Changelog:	https://pecl.php.net/package-changelog.php?package=oauth&release=2.0.6
  
  MFH:		2020Q3 (blanket: bugfix release)

Modified:
  head/net/pecl-oauth2/Makefile
  head/net/pecl-oauth2/distinfo

Modified: head/net/pecl-oauth2/Makefile
==============================================================================
--- head/net/pecl-oauth2/Makefile	Sat Sep 12 14:58:35 2020	(r548375)
+++ head/net/pecl-oauth2/Makefile	Sat Sep 12 15:16:47 2020	(r548376)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	oauth
-PORTVERSION=	2.0.5
+PORTVERSION=	2.0.6
 CATEGORIES=	net pear
 
 MAINTAINER=	dbaio@FreeBSD.org

Modified: head/net/pecl-oauth2/distinfo
==============================================================================
--- head/net/pecl-oauth2/distinfo	Sat Sep 12 14:58:35 2020	(r548375)
+++ head/net/pecl-oauth2/distinfo	Sat Sep 12 15:16:47 2020	(r548376)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581374473
-SHA256 (PECL/oauth-2.0.5.tgz) = c3fdd6ff8e6912832409beab58f2817ece83a6806c79f2f7b1707c98d595e0a7
-SIZE (PECL/oauth-2.0.5.tgz) = 49641
+TIMESTAMP = 1599919154
+SHA256 (PECL/oauth-2.0.6.tgz) = 3b131695abb089105ce09cc85b2287895f79f5e26bee30971b1076f92863a0e6
+SIZE (PECL/oauth-2.0.6.tgz) = 78706



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009121516.08CFGlM9024241>