Skip to content

Commit

Permalink
Update to 6.05
Browse files Browse the repository at this point in the history
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
  • Loading branch information
ryoon committed Apr 21, 2013
1 parent acd7308 commit b41c3ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions www/p5-libwww/Makefile
Original file line number Diff line number Diff line change
@@ -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/}
Expand Down
8 changes: 4 additions & 4 deletions www/p5-libwww/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit b41c3ed

Please sign in to comment.