Date: Sun, 7 Oct 2018 12:56:39 +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: r481443 - head/net/pecl-oauth2 Message-ID: <201810071256.w97CudRI076475@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sun Oct 7 12:56:39 2018 New Revision: 481443 URL: https://svnweb.freebsd.org/changeset/ports/481443 Log: net/pecl-oauth2: Update to 2.0.3 Changes: https://pecl.php.net/package-changelog.php?package=oauth&release=2.0.3 Modified: head/net/pecl-oauth2/Makefile head/net/pecl-oauth2/distinfo Modified: head/net/pecl-oauth2/Makefile ============================================================================== --- head/net/pecl-oauth2/Makefile Sun Oct 7 12:00:18 2018 (r481442) +++ head/net/pecl-oauth2/Makefile Sun Oct 7 12:56:39 2018 (r481443) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= oauth -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= net pear MAINTAINER= dbaio@FreeBSD.org Modified: head/net/pecl-oauth2/distinfo ============================================================================== --- head/net/pecl-oauth2/distinfo Sun Oct 7 12:00:18 2018 (r481442) +++ head/net/pecl-oauth2/distinfo Sun Oct 7 12:56:39 2018 (r481443) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474130147 -SHA256 (PECL/oauth-2.0.2.tgz) = 87ce1a5d585f439f0ead2683f2f7dca76d538df9143da681978356b5e1c6e8e8 -SIZE (PECL/oauth-2.0.2.tgz) = 49115 +TIMESTAMP = 1538435085 +SHA256 (PECL/oauth-2.0.3.tgz) = cb4b65bed8854f01bdf741e23f0a27cdc29618d588d8222a7bb0519b0332b4ae +SIZE (PECL/oauth-2.0.3.tgz) = 49413
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810071256.w97CudRI076475>