diff options
author | he <he@pkgsrc.org> | 2008-08-17 12:29:15 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-08-17 12:29:15 +0000 |
commit | 8adcf7fc772d495bce3567b85b21d09b39209b80 (patch) | |
tree | e25a1ea30647edb562dacf9826bb8544cda900f7 /net | |
parent | 0fb75b9e19a582adaaa32bd06ae16296af69e8bb (diff) | |
download | pkgsrc-8adcf7fc772d495bce3567b85b21d09b39209b80.tar.gz |
Update from version 0.43 to 0.44. Changes:
0.44 Thu Mar 27 08:35:59 GMT 2008
- fix bug with storing files consisting of "0" (thanks to
Martin Atkins)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Amazon-S3/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Amazon-S3/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile index 5b60e16e426..dd0f6264344 100644 --- a/net/p5-Net-Amazon-S3/Makefile +++ b/net/p5-Net-Amazon-S3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2008/06/21 22:33:34 he Exp $ +# $NetBSD: Makefile,v 1.5 2008/08/17 12:29:15 he Exp $ -DISTNAME= Net-Amazon-S3-0.43 +DISTNAME= Net-Amazon-S3-0.44 PKGNAME= p5-${DISTNAME} CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Amazon-S3/distinfo b/net/p5-Net-Amazon-S3/distinfo index 99e81b9c1b4..04cb4b16b00 100644 --- a/net/p5-Net-Amazon-S3/distinfo +++ b/net/p5-Net-Amazon-S3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/06/21 22:33:34 he Exp $ +$NetBSD: distinfo,v 1.3 2008/08/17 12:29:15 he Exp $ -SHA1 (Net-Amazon-S3-0.43.tar.gz) = 192d9fa94cec1f048f31dc8e8377a3c08e167db6 -RMD160 (Net-Amazon-S3-0.43.tar.gz) = 2f5686d633cb522a84471fc6c0820cd60953aba1 -Size (Net-Amazon-S3-0.43.tar.gz) = 20024 bytes +SHA1 (Net-Amazon-S3-0.44.tar.gz) = 2339357e8af320528e3fa0e884b08cb412c51dcb +RMD160 (Net-Amazon-S3-0.44.tar.gz) = e83fe975811ed6f096654c7d339f63810203a70e +Size (Net-Amazon-S3-0.44.tar.gz) = 20086 bytes |