diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-02-10 23:50:25 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-02-10 23:50:25 +0000 |
commit | a771bc3dbaca813bac0161a9ae5fd97212c16cce (patch) | |
tree | 59ec8e55c12633ed5327fe1f0d37cf373605efb0 /net/pecl-oauth2 | |
parent | 878485310d480bc648b7041777e8aa7210127a76 (diff) | |
download | ports-a771bc3dbaca813bac0161a9ae5fd97212c16cce.tar.gz ports-a771bc3dbaca813bac0161a9ae5fd97212c16cce.zip |
net/pecl-oauth2: Update to 2.0.5
Notes
Notes:
svn path=/head/; revision=525765
Diffstat (limited to 'net/pecl-oauth2')
-rw-r--r-- | net/pecl-oauth2/Makefile | 3 | ||||
-rw-r--r-- | net/pecl-oauth2/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/pecl-oauth2/Makefile b/net/pecl-oauth2/Makefile index 80da8389bb26..fa68c1a3a98b 100644 --- a/net/pecl-oauth2/Makefile +++ b/net/pecl-oauth2/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= oauth -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= net pear MAINTAINER= dbaio@FreeBSD.org @@ -14,7 +14,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libpcre.so:devel/pcre USES= php:pecl -IGNORE_WITH_PHP= 74 CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/net/pecl-oauth2/distinfo b/net/pecl-oauth2/distinfo index 013c5d3de6dd..7042996be41e 100644 --- a/net/pecl-oauth2/distinfo +++ b/net/pecl-oauth2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1575843131 -SHA256 (PECL/oauth-2.0.4.tgz) = 6180266f63afdcaca2f6c8221bd865443175cd4317763a4141909723dd1e5c15 -SIZE (PECL/oauth-2.0.4.tgz) = 49359 +TIMESTAMP = 1581374473 +SHA256 (PECL/oauth-2.0.5.tgz) = c3fdd6ff8e6912832409beab58f2817ece83a6806c79f2f7b1707c98d595e0a7 +SIZE (PECL/oauth-2.0.5.tgz) = 49641 |