diff options
author | he <he@pkgsrc.org> | 2008-12-15 22:51:01 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-12-15 22:51:01 +0000 |
commit | cd94c6cd934499bac7415e2d7626a84aef9f405a (patch) | |
tree | 8633f6a571512af538fe22b4d9fff17a0c6ac9c6 /www/p5-HTTP-Server-Simple-Mason | |
parent | 5ea3300e03ccc6a5cf119d521a1fdd068c21ecdf (diff) | |
download | pkgsrc-cd94c6cd934499bac7415e2d7626a84aef9f405a.tar.gz |
Update from version 0.09nb1 to 0.11.
Upstream changes:
0.11 Mon Dec 1 09:45:52 EST 2008
* The previous release didn't actually fix 30113
0.10 Fri Oct 19 12:37:48 BST 2007
* [rt.cpan.org #30113] Cleaning up /tmp directory; predictable
tmp filenames
- Don't use predictable tempfile names for our test dir.
- Clean up the test dir after running
Reported by ANDK
Diffstat (limited to 'www/p5-HTTP-Server-Simple-Mason')
-rw-r--r-- | www/p5-HTTP-Server-Simple-Mason/Makefile | 5 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple-Mason/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-HTTP-Server-Simple-Mason/Makefile b/www/p5-HTTP-Server-Simple-Mason/Makefile index 3456e03667b..0b2814498a4 100644 --- a/www/p5-HTTP-Server-Simple-Mason/Makefile +++ b/www/p5-HTTP-Server-Simple-Mason/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2008/10/19 19:19:15 he Exp $ +# $NetBSD: Makefile,v 1.5 2008/12/15 22:51:01 he Exp $ # -DISTNAME= HTTP-Server-Simple-Mason-0.09 +DISTNAME= HTTP-Server-Simple-Mason-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5hsm CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Server-Simple-Mason/distinfo b/www/p5-HTTP-Server-Simple-Mason/distinfo index 1ff4fa2a831..73d009c27b5 100644 --- a/www/p5-HTTP-Server-Simple-Mason/distinfo +++ b/www/p5-HTTP-Server-Simple-Mason/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/02/07 23:27:56 seb Exp $ +$NetBSD: distinfo,v 1.2 2008/12/15 22:51:01 he Exp $ -SHA1 (HTTP-Server-Simple-Mason-0.09.tar.gz) = f0b616543b303a515b335f568dc2aeffe2ab1725 -RMD160 (HTTP-Server-Simple-Mason-0.09.tar.gz) = 9513fa48bd5ae6b44a42caede3d4b745a903950b -Size (HTTP-Server-Simple-Mason-0.09.tar.gz) = 12891 bytes +SHA1 (HTTP-Server-Simple-Mason-0.11.tar.gz) = 342e7144a88d748cb4b35a69049efa96acc8896f +RMD160 (HTTP-Server-Simple-Mason-0.11.tar.gz) = 98945079f36812d8a56852c1d5595a2b228dc59e +Size (HTTP-Server-Simple-Mason-0.11.tar.gz) = 18716 bytes |