diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-01-30 18:05:00 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-01-30 18:05:00 +0000 |
commit | 8071fd4c351a2eb9da387f667e73a9e09386f628 (patch) | |
tree | beb93e4b93e4525d8d59bda73d22a405aff9df4b /net | |
parent | f0d132f6a6cd266a7f8e23656b5552496bc1f783 (diff) |
Update liboauth to 0.9.4 (bugfix release)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268455
Diffstat (limited to 'net')
-rw-r--r-- | net/liboauth/Makefile | 2 | ||||
-rw-r--r-- | net/liboauth/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/liboauth/Makefile b/net/liboauth/Makefile index bd081cc06879..9485bd1a7e1f 100644 --- a/net/liboauth/Makefile +++ b/net/liboauth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= liboauth -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= net MASTER_SITES= http://liboauth.sourceforge.net/pool/ diff --git a/net/liboauth/distinfo b/net/liboauth/distinfo index 1bf6ea5e3d65..f146e19d22ab 100644 --- a/net/liboauth/distinfo +++ b/net/liboauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (liboauth-0.9.3.tar.gz) = 5499843fe470dfb8c6156b340756afabff35c7c30a4d01c0c8084e72ba83643d -SIZE (liboauth-0.9.3.tar.gz) = 459544 +SHA256 (liboauth-0.9.4.tar.gz) = 77e372359caca5375fbcc63ac638f349e6c93c98d291992d8ebb9bb8291ca549 +SIZE (liboauth-0.9.4.tar.gz) = 459597 |