diff options
author | schmonz <schmonz@pkgsrc.org> | 2013-07-10 02:46:43 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2013-07-10 02:46:43 +0000 |
commit | 51bc59df7f8decf41071a6c98fbac514dd4ae383 (patch) | |
tree | 6d240a57c92778ce5df181ece372de444dbbe744 /www/p5-LWPx-ParanoidAgent | |
parent | d13fa03dd366057b439ed8d6940067c1c242aeea (diff) | |
download | pkgsrc-51bc59df7f8decf41071a6c98fbac514dd4ae383.tar.gz |
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
Diffstat (limited to 'www/p5-LWPx-ParanoidAgent')
-rw-r--r-- | www/p5-LWPx-ParanoidAgent/Makefile | 5 | ||||
-rw-r--r-- | www/p5-LWPx-ParanoidAgent/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-LWPx-ParanoidAgent/Makefile b/www/p5-LWPx-ParanoidAgent/Makefile index c0417afe029..899b7147e55 100644 --- a/www/p5-LWPx-ParanoidAgent/Makefile +++ b/www/p5-LWPx-ParanoidAgent/Makefile @@ -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/} diff --git a/www/p5-LWPx-ParanoidAgent/distinfo b/www/p5-LWPx-ParanoidAgent/distinfo index 7b8e0cece1f..def95df4df8 100644 --- a/www/p5-LWPx-ParanoidAgent/distinfo +++ b/www/p5-LWPx-ParanoidAgent/distinfo @@ -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 |