Update to 1.09. From the changelog:

- Makefile.PL updated
- removed TLS test for now, some cpan testers reporting issues with
  the configuration, seems pointless given the Makefile
- removed some of the tests that seem to fail on congested machines
  (eg: cpantesters).
- [SREZIC] added mirror support:
  https://rt.cpan.org/Ticket/Display.html?id=44569
This commit is contained in:
schmonz 2013-07-10 02:46:43 +00:00
parent d13fa03dd3
commit 51bc59df7f
2 changed files with 6 additions and 7 deletions

View file

@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:48 wiz Exp $
# $NetBSD: Makefile,v 1.10 2013/07/10 02:46:43 schmonz Exp $
#
DISTNAME= LWPx-ParanoidAgent-1.07
DISTNAME= LWPx-ParanoidAgent-1.09
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWPx/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2009/08/19 19:00:31 sno Exp $
$NetBSD: distinfo,v 1.3 2013/07/10 02:46:43 schmonz Exp $
SHA1 (LWPx-ParanoidAgent-1.07.tar.gz) = 66601e5d9143ac9b894933826b3c8510587cf372
RMD160 (LWPx-ParanoidAgent-1.07.tar.gz) = df5c6b109f44d2e5be7b28b5a7875dbf65d0a37e
Size (LWPx-ParanoidAgent-1.07.tar.gz) = 14244 bytes
SHA1 (LWPx-ParanoidAgent-1.09.tar.gz) = 702c4f4759a9e030130c72bad378ff03d10058d8
RMD160 (LWPx-ParanoidAgent-1.09.tar.gz) = 3aa0d750bf191f4aaec9da027cf493f6a32d5620
Size (LWPx-ParanoidAgent-1.09.tar.gz) = 15305 bytes