diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-07 05:28:21 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-07 05:28:21 +0800 |
commit | 9461c234e88606bd51ef5e96697cb16dbf06fb24 (patch) | |
tree | c8389c7b3d3e97b39ee6722ccafb16eca1ddbac3 /net | |
parent | 0b3dcdb7c6e1ba32f289b5f872a31e0ae09279d5 (diff) | |
download | freebsd-ports-gnome-9461c234e88606bd51ef5e96697cb16dbf06fb24.tar.gz freebsd-ports-gnome-9461c234e88606bd51ef5e96697cb16dbf06fb24.tar.zst freebsd-ports-gnome-9461c234e88606bd51ef5e96697cb16dbf06fb24.zip |
- Update to 0.99.2
Diffstat (limited to 'net')
-rw-r--r-- | net/pecl-oauth/Makefile | 2 | ||||
-rw-r--r-- | net/pecl-oauth/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/pecl-oauth/Makefile b/net/pecl-oauth/Makefile index 4a8bf56a33a4..9572112270ad 100644 --- a/net/pecl-oauth/Makefile +++ b/net/pecl-oauth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= oauth -PORTVERSION= 0.99.1 +PORTVERSION= 0.99.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 91f83975b4ff..9af3bc19bdd3 100644 --- a/net/pecl-oauth/distinfo +++ b/net/pecl-oauth/distinfo @@ -1,3 +1,3 @@ -MD5 (PECL/oauth-0.99.1.tgz) = 8b828ac3f202f537fabc62c6a72feda4 -SHA256 (PECL/oauth-0.99.1.tgz) = d09cd5d0cf397db5da3a49c6fb94275ddc234e8555c77710dcf9510536e32415 -SIZE (PECL/oauth-0.99.1.tgz) = 12517 +MD5 (PECL/oauth-0.99.2.tgz) = 9a6a28b9e49762bb2a34bc9cb9d7c188 +SHA256 (PECL/oauth-0.99.2.tgz) = 36a46e35086cc0763adc1cc33755dc18fa6203e674883f8e334054d7aae951b7 +SIZE (PECL/oauth-0.99.2.tgz) = 16434 |