summaryrefslogtreecommitdiff
path: root/www/p5-Test-HTTP-Server-Simple
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-01 20:02:42 +0000
committersno <sno@pkgsrc.org>2009-05-01 20:02:42 +0000
commit4f12fdc8ff62113f4a3a1456a86b0112d95ed4e4 (patch)
tree163743756a546e663a5469800cf4445a1f323160 /www/p5-Test-HTTP-Server-Simple
parent380b52d3fcfef568f2344d9c37cac3125a31d582 (diff)
downloadpkgsrc-4f12fdc8ff62113f4a3a1456a86b0112d95ed4e4.tar.gz
PkgSrc changes:
- Updating package for p5 module of Test::HTTP::Server::Simple from 0.09 to 0.10 - Setting license to gnu-gpl-v2 Upstream changes: 0.10 Thu Feb 19 22:51:02 EST 2009 Remove StashWarnings and move into its own dist (removes Storable dep) Fix long-standing bug where, when under 'prove', servers didn't get killed Deal better with having multiple child PIDs
Diffstat (limited to 'www/p5-Test-HTTP-Server-Simple')
-rw-r--r--www/p5-Test-HTTP-Server-Simple/Makefile8
-rw-r--r--www/p5-Test-HTTP-Server-Simple/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-Test-HTTP-Server-Simple/Makefile b/www/p5-Test-HTTP-Server-Simple/Makefile
index 65584f59663..ab4c9f60e6f 100644
--- a/www/p5-Test-HTTP-Server-Simple/Makefile
+++ b/www/p5-Test-HTTP-Server-Simple/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:24 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/01 20:02:42 sno Exp $
-DISTNAME= Test-HTTP-Server-Simple-0.09
+DISTNAME= Test-HTTP-Server-Simple-0.10
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Test-HTTP-Server-Simple/
COMMENT= Perl 5 module providing Test::More functions for HTTP::Server::Simple
+LICENSE= gnu-gpl-v2 # OR artistic
PKG_DESTDIR_SUPPORT= user-destdir
@@ -16,7 +16,7 @@ USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/HTTP/Server/Simple/.packlist
DEPENDS+= p5-HTTP-Server-Simple-[0-9]*:../../www/p5-HTTP-Server-Simple
-# This may be only a build dependency
+# This may be only a build dependency - No, it's not
DEPENDS+= p5-Test-Simple>0.62:../../devel/p5-Test-Simple
.include "../../lang/perl5/module.mk"
diff --git a/www/p5-Test-HTTP-Server-Simple/distinfo b/www/p5-Test-HTTP-Server-Simple/distinfo
index 7408deb877b..1ebeb762e2f 100644
--- a/www/p5-Test-HTTP-Server-Simple/distinfo
+++ b/www/p5-Test-HTTP-Server-Simple/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/08/23 12:45:19 seb Exp $
+$NetBSD: distinfo,v 1.2 2009/05/01 20:02:42 sno Exp $
-SHA1 (Test-HTTP-Server-Simple-0.09.tar.gz) = f30fd9d1bb45d9bb101d5e0cd049abb222f54cda
-RMD160 (Test-HTTP-Server-Simple-0.09.tar.gz) = 215f89fea7ec0bb990312bd8cdba2ba7078c29e6
-Size (Test-HTTP-Server-Simple-0.09.tar.gz) = 6136 bytes
+SHA1 (Test-HTTP-Server-Simple-0.10.tar.gz) = f5831f96de681a0cd1eea1e494ab7342d03e3fc7
+RMD160 (Test-HTTP-Server-Simple-0.10.tar.gz) = 37dc3953bcae68586a6aa27226f31edf49cbaba1
+Size (Test-HTTP-Server-Simple-0.10.tar.gz) = 6498 bytes