pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Test-HTTP-Server-Simple PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e6a8a05f39e
branches: trunk
changeset: 392474:5e6a8a05f39e
user: sno <sno%pkgsrc.org@localhost>
date: Fri May 01 20:02:42 2009 +0000
description:
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:
www/p5-Test-HTTP-Server-Simple/Makefile | 8 ++++----
www/p5-Test-HTTP-Server-Simple/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (43 lines):
diff -r 6780286d29d3 -r 5e6a8a05f39e www/p5-Test-HTTP-Server-Simple/Makefile
--- a/www/p5-Test-HTTP-Server-Simple/Makefile Fri May 01 19:56:22 2009 +0000
+++ b/www/p5-Test-HTTP-Server-Simple/Makefile Fri May 01 20:02:42 2009 +0000
@@ -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@localhost
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 @@
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 -r 6780286d29d3 -r 5e6a8a05f39e www/p5-Test-HTTP-Server-Simple/distinfo
--- a/www/p5-Test-HTTP-Server-Simple/distinfo Fri May 01 19:56:22 2009 +0000
+++ b/www/p5-Test-HTTP-Server-Simple/distinfo Fri May 01 20:02:42 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index