diff options
author | johans <johans@FreeBSD.org> | 2011-01-31 02:05:00 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2011-01-31 02:05:00 +0800 |
commit | 22f2c91a48904a1475f636eeb617e8b84ce75704 (patch) | |
tree | 856a2d2302c30af0421de7a132bb34577ad75911 /net | |
parent | 6799b3adbc7f48f7b97008b8844d7d28fbd42b54 (diff) | |
download | freebsd-ports-gnome-22f2c91a48904a1475f636eeb617e8b84ce75704.tar.gz freebsd-ports-gnome-22f2c91a48904a1475f636eeb617e8b84ce75704.tar.zst freebsd-ports-gnome-22f2c91a48904a1475f636eeb617e8b84ce75704.zip |
Update liboauth to 0.9.4 (bugfix release)
Feature safe: yes
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 |