diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-01-14 19:11:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-01-14 19:11:53 +0000 |
commit | 1e0c757fe1f4a2e94ebe284937da214d14be9cb0 (patch) | |
tree | 483fec7c88c20470657d5e03f3bffb2b483cdc77 /net/pecl-oauth | |
parent | d8204e44ce2b26918e838e0f79ec81585b08f0b1 (diff) | |
download | ports-1e0c757fe1f4a2e94ebe284937da214d14be9cb0.tar.gz ports-1e0c757fe1f4a2e94ebe284937da214d14be9cb0.zip |
Notes
Diffstat (limited to 'net/pecl-oauth')
-rw-r--r-- | net/pecl-oauth/Makefile | 2 | ||||
-rw-r--r-- | net/pecl-oauth/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/pecl-oauth/Makefile b/net/pecl-oauth/Makefile index 157385377c60..6322cfb4599c 100644 --- a/net/pecl-oauth/Makefile +++ b/net/pecl-oauth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= oauth -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.2 CATEGORIES= net pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/net/pecl-oauth/distinfo b/net/pecl-oauth/distinfo index 4e7935bed4b8..f64e7b0b21a9 100644 --- a/net/pecl-oauth/distinfo +++ b/net/pecl-oauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/oauth-1.1.0.tgz) = e7486dd395aed96d7e07c41ecfaaa52809f13bded36508dfc7d93f3a50cfb30a -SIZE (PECL/oauth-1.1.0.tgz) = 44731 +SHA256 (PECL/oauth-1.2.2.tgz) = d7214db79e81387110dd2a96c9d2bbeac2eec4cb3394518d0edc54946ecd12e9 +SIZE (PECL/oauth-1.2.2.tgz) = 45348 |