diff options
author | wiz <wiz@pkgsrc.org> | 2014-09-06 14:57:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-09-06 14:57:15 +0000 |
commit | fdca15918cdb914770113da7c38204dbc27bd5a1 (patch) | |
tree | f6e3ad4f176cf6dfeeab95b66ca38c499581bbb6 /net | |
parent | 5fb2a2e10e449e4fb483b14c6e29a19ba8ed391b (diff) | |
download | pkgsrc-fdca15918cdb914770113da7c38204dbc27bd5a1.tar.gz |
Update to 0.28:
0.28 Fri, 06 Jan 2012 05:51:04 UTC
Added HMAC-SHA256 support
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-OAuth/Makefile | 6 | ||||
-rw-r--r-- | net/p5-Net-OAuth/distinfo | 8 |
2 files changed, 6 insertions, 8 deletions
diff --git a/net/p5-Net-OAuth/Makefile b/net/p5-Net-OAuth/Makefile index 8c7eaa74480..a98a1343a02 100644 --- a/net/p5-Net-OAuth/Makefile +++ b/net/p5-Net-OAuth/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:08 wiz Exp $ -# +# $NetBSD: Makefile,v 1.11 2014/09/06 14:57:15 wiz Exp $ -DISTNAME= Net-OAuth-0.27 +DISTNAME= Net-OAuth-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-OAuth/distinfo b/net/p5-Net-OAuth/distinfo index 13812613d86..e33119211bc 100644 --- a/net/p5-Net-OAuth/distinfo +++ b/net/p5-Net-OAuth/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/09/09 06:16:11 sno Exp $ +$NetBSD: distinfo,v 1.5 2014/09/06 14:57:15 wiz Exp $ -SHA1 (Net-OAuth-0.27.tar.gz) = b425e4888140327de43b941442d1a2edf4c319b1 -RMD160 (Net-OAuth-0.27.tar.gz) = 6a864891bd877a399af8c0868478393c9d1bbe5d -Size (Net-OAuth-0.27.tar.gz) = 39113 bytes +SHA1 (Net-OAuth-0.28.tar.gz) = 8222036a9faf68baed2ea0549a738bcbc8db1269 +RMD160 (Net-OAuth-0.28.tar.gz) = 223a7bc41fc12c69cbd30305c2e48bbef4162c86 +Size (Net-OAuth-0.28.tar.gz) = 29063 bytes |