diff options
author | johans <johans@FreeBSD.org> | 2012-07-13 04:41:33 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2012-07-13 04:41:33 +0800 |
commit | 3957db52b1f5cba529e7bbcac289219963c9690e (patch) | |
tree | b3017bb90640dafbc059b3d2879424238f31d896 /net | |
parent | bab5cd3abef82b0cfae6849815fb4cf11affe11f (diff) | |
download | freebsd-ports-gnome-3957db52b1f5cba529e7bbcac289219963c9690e.tar.gz freebsd-ports-gnome-3957db52b1f5cba529e7bbcac289219963c9690e.tar.zst freebsd-ports-gnome-3957db52b1f5cba529e7bbcac289219963c9690e.zip |
Update oauth to 0.9.7 (bugfix release)
Diffstat (limited to 'net')
-rw-r--r-- | net/liboauth/Makefile | 3 | ||||
-rw-r--r-- | net/liboauth/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/liboauth/Makefile b/net/liboauth/Makefile index 2cac4e024460..73ee9476da69 100644 --- a/net/liboauth/Makefile +++ b/net/liboauth/Makefile @@ -6,8 +6,7 @@ # PORTNAME= liboauth -PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTVERSION= 0.9.7 CATEGORIES= net MASTER_SITES= http://liboauth.sourceforge.net/pool/ diff --git a/net/liboauth/distinfo b/net/liboauth/distinfo index 186c4cc3049c..86dd0e322b24 100644 --- a/net/liboauth/distinfo +++ b/net/liboauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (liboauth-0.9.6.tar.gz) = 9fa0f9d86ac4fbdd8c17d4c242ceef33096e8cf3b1834d9198ccc0cbf8b0f207 -SIZE (liboauth-0.9.6.tar.gz) = 492499 +SHA256 (liboauth-0.9.7.tar.gz) = 27a2c5536f070a7f1b28f020171eb03e261ca30620d4897b174a8aa03e479c6b +SIZE (liboauth-0.9.7.tar.gz) = 498062 |