diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-04-21 11:55:38 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-04-21 11:55:38 +0000 |
commit | eb84808691d921240d8429861c199fb0ba51965f (patch) | |
tree | bccb3ae6151e3ef62295247ca12fdcf2ae905952 /www | |
parent | 5cc41b3363f2f818cadf80a78297523b0667bfbe (diff) | |
download | pkgsrc-eb84808691d921240d8429861c199fb0ba51965f.tar.gz |
Update to 6.05
Changelog:
_______________________________________________________________________________
2013-03-11 Release 6.05
Karen Etheridge (3):
Derive message from status code if it was not provided
Merge pull request #33 from tomhukins/fix-readme
fix typo in comment
Ville Skyttä (3):
Spelling fixes.
Spelling fix.
Merge pull request #34 from berekuk/fix-github-path
Gisle Aas (3):
Update repo URL
With Net::HTTP 6.04 we don't need our own can_read() and sysread override
$ENV{HTTP_PROXY} might override our test setup [RT#81381]
Vyacheslav Matyukhin (1):
fix github url in perldoc
Slaven Rezic (1):
* Pod is utf-8
Peter Rabbitson (1):
Match required perl in Makefile.PL
Tom Hukins (1):
Fix Github URLs
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-libwww/Makefile | 5 | ||||
-rw-r--r-- | www/p5-libwww/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index f490fd38042..54ffe2977bf 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2012/10/28 06:30:56 asau Exp $ +# $NetBSD: Makefile,v 1.85 2013/04/21 11:55:38 ryoon Exp $ -DISTNAME= libwww-perl-6.04 +DISTNAME= libwww-perl-6.05 PKGNAME= p5-${DISTNAME:S/-perl-/-/} -PKGREVISION= 1 SVR4_PKGNAME= p5lww CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GA/GAAS/} diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index 144ac50eeda..196f0000f85 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.39 2012/03/04 13:49:04 abs Exp $ +$NetBSD: distinfo,v 1.40 2013/04/21 11:55:38 ryoon Exp $ -SHA1 (libwww-perl-6.04.tar.gz) = e61e33aeff9874e1727e1ebd74f691093bc4b77e -RMD160 (libwww-perl-6.04.tar.gz) = 7407e138ed2e086f1498e014f6d65a472115d43b -Size (libwww-perl-6.04.tar.gz) = 132382 bytes +SHA1 (libwww-perl-6.05.tar.gz) = e10b097a4a2f04efcb3549b6543e16534b46064d +RMD160 (libwww-perl-6.05.tar.gz) = 7ac4d92693a31528ba95a37424e62e221b32971c +Size (libwww-perl-6.05.tar.gz) = 132505 bytes |