diff options
author | johans <johans@FreeBSD.org> | 2013-03-18 01:57:15 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2013-03-18 01:57:15 +0800 |
commit | 95704dbcd370df7b173b499f1b4a24697cede618 (patch) | |
tree | befe8c210f2eb21a6e7f0ecbc3aca45629a03c33 /net/liboauth | |
parent | 9bccfde91b0017847ac2891122b4409f7c4885f5 (diff) | |
download | freebsd-ports-gnome-95704dbcd370df7b173b499f1b4a24697cede618.tar.gz freebsd-ports-gnome-95704dbcd370df7b173b499f1b4a24697cede618.tar.zst freebsd-ports-gnome-95704dbcd370df7b173b499f1b4a24697cede618.zip |
Update oauth to 1.0.1
Diffstat (limited to 'net/liboauth')
-rw-r--r-- | net/liboauth/Makefile | 7 | ||||
-rw-r--r-- | net/liboauth/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/net/liboauth/Makefile b/net/liboauth/Makefile index 0e67f3132939..5ae3f9a06ba2 100644 --- a/net/liboauth/Makefile +++ b/net/liboauth/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: liboauth -# Date created: 30 October 2010 -# Whom: johans -# # $FreeBSD$ -# PORTNAME= liboauth -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= net MASTER_SITES= SF/${PORTNAME} diff --git a/net/liboauth/distinfo b/net/liboauth/distinfo index af1a7bf5ed99..e7cd0dfd9ce3 100644 --- a/net/liboauth/distinfo +++ b/net/liboauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (liboauth-1.0.0.tar.gz) = 58ac4510fec8f603383a0bf280d6fb32b45f4c0f587121130a412877eddac793 -SIZE (liboauth-1.0.0.tar.gz) = 431528 +SHA256 (liboauth-1.0.1.tar.gz) = 5087d32fe1db7b588246a7de64fc0c2464c95efdebb2c7fe6f482d9b00e68d8b +SIZE (liboauth-1.0.1.tar.gz) = 501706 |