diff options
author | miwi <miwi@FreeBSD.org> | 2010-07-01 15:03:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-07-01 15:03:01 +0800 |
commit | 6ca259f28c65de91665707813fc2cf97a4bdcb6d (patch) | |
tree | 06804e3d0d96f0db9e8e959e748fb6fd16cc393e /net | |
parent | bcf39f32037db526e4ab8bf61df8ef09ab70ca26 (diff) | |
download | freebsd-ports-graphics-6ca259f28c65de91665707813fc2cf97a4bdcb6d.tar.gz freebsd-ports-graphics-6ca259f28c65de91665707813fc2cf97a4bdcb6d.tar.zst freebsd-ports-graphics-6ca259f28c65de91665707813fc2cf97a4bdcb6d.zip |
- Update to 1.0.0
PR: 147687
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Feature safe: yes
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 42fcf465bb1..b698322da22 100644 --- a/net/pecl-oauth/Makefile +++ b/net/pecl-oauth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= oauth -PORTVERSION= 0.99.5 +PORTVERSION= 1.0.0 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 771c971944b..b029022012c 100644 --- a/net/pecl-oauth/distinfo +++ b/net/pecl-oauth/distinfo @@ -1,3 +1,3 @@ -MD5 (PECL/oauth-0.99.5.tgz) = cfd325df39be213c13328fbba9a1be42 -SHA256 (PECL/oauth-0.99.5.tgz) = ebfa6af74788a56deaeab159d61f61940de643bad8c77bae569a4cdcbb3e8f25 -SIZE (PECL/oauth-0.99.5.tgz) = 21642 +MD5 (PECL/oauth-1.0.0.tgz) = 7cf9652847f589f066cb4c36aebf9177 +SHA256 (PECL/oauth-1.0.0.tgz) = 1f24df7f3bc949ba68151d9fcb289f9d4e0153edf8aae11365fafda30f1d7200 +SIZE (PECL/oauth-1.0.0.tgz) = 42834 |