diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-16 08:05:53 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-11-16 08:05:53 +0000 |
commit | e0a4816a28089e1d8297eb7a3c2295d32be3c2e6 (patch) | |
tree | c7090263689ace75da73e2f5108fef7cad37214d /www/p5-HTTP-Body/Makefile | |
parent | 9a0b00a7d58058df82bc7bce7b89c5bbe43e40e0 (diff) | |
download | pkgsrc-e0a4816a28089e1d8297eb7a3c2295d32be3c2e6.tar.gz |
Update p5-HTTP-Body to 1.14.
Changes from previous:
1.14 Tue 26 Oct 2011 19:42:00 CET
- removed benchmark test data and benchmark script for release (Torsten Raudssus [GETTY])
1.12 Sat 19 Mar 2011 19:05:17 CET
- Fixed the t/08 test
1.11 Tue 26 Oct 2010 14:10:00 UTC
- Added param_order capability (Torsten Raudssus [GETTY])
1.10 Fri 8 Oct 2010 15:50:55 UTC
- Patch for test failure ( thanks KENTNL/MITHALDU! )
Diffstat (limited to 'www/p5-HTTP-Body/Makefile')
-rw-r--r-- | www/p5-HTTP-Body/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-HTTP-Body/Makefile b/www/p5-HTTP-Body/Makefile index 51db5dc45c6..5bc47a7cd6a 100644 --- a/www/p5-HTTP-Body/Makefile +++ b/www/p5-HTTP-Body/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2011/08/14 16:05:56 obache Exp $ +# $NetBSD: Makefile,v 1.10 2011/11/16 08:05:53 hiramatsu Exp $ -DISTNAME= HTTP-Body-1.09 +DISTNAME= HTTP-Body-1.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} |