summaryrefslogtreecommitdiff
path: root/www/p5-Starlet
diff options
context:
space:
mode:
authorseb <seb>2010-08-25 23:07:00 +0000
committerseb <seb>2010-08-25 23:07:00 +0000
commit5405caccd5a6c65edaa9f823d858b269deae9ef2 (patch)
treeb10c3770ed96cfcb58d2ea31174fca146a769b75 /www/p5-Starlet
parentc86bb06bafa8b04372cfac85b2f4e42fa42e5082 (diff)
downloadpkgsrc-5405caccd5a6c65edaa9f823d858b269deae9ef2.tar.gz
Update p5-Starlet from version 0.08nb1 to version 0.10.
Pkgsrc changes: - adjust dependencies Upstream changes: 0.10 - switch from alarm-based polling to select-based - use TCP_DEFER_ACCEPT on linux - performance tweaks 0.09 - [bugfix] enable keepalive when --max-keepalive-reqs=n (n>1) is set - accept --max-workers=n option (for better interoperability w. Starman)
Diffstat (limited to 'www/p5-Starlet')
-rw-r--r--www/p5-Starlet/Makefile6
-rw-r--r--www/p5-Starlet/distinfo8
2 files changed, 6 insertions, 8 deletions
diff --git a/www/p5-Starlet/Makefile b/www/p5-Starlet/Makefile
index de0db6389c5..3402ecc76c6 100644
--- a/www/p5-Starlet/Makefile
+++ b/www/p5-Starlet/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2010/08/21 16:37:06 seb Exp $
+# $NetBSD: Makefile,v 1.3 2010/08/25 23:07:00 seb Exp $
-DISTNAME= Starlet-0.08
+DISTNAME= Starlet-0.10
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}
@@ -16,7 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Starlet/.packlist
-BUILD_DEPENDS+= p5-Test-Simple>=0.88:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-TCP>=0.15:../../net/p5-Test-TCP
DEPENDS+= p5-Parallel-Prefork>=0.07:../../devel/p5-Parallel-Prefork
DEPENDS+= p5-Plack>=0.992:../../www/p5-Plack
diff --git a/www/p5-Starlet/distinfo b/www/p5-Starlet/distinfo
index 03fe8c1aaec..2f20bfbb8dc 100644
--- a/www/p5-Starlet/distinfo
+++ b/www/p5-Starlet/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/04/16 04:08:03 seb Exp $
+$NetBSD: distinfo,v 1.2 2010/08/25 23:07:00 seb Exp $
-SHA1 (Starlet-0.08.tar.gz) = 25b99274d676feb3e7a37ebeb5e3c30a4fcb507b
-RMD160 (Starlet-0.08.tar.gz) = 4b12d3c82963ed06f171f02999a033f0ac27cdb6
-Size (Starlet-0.08.tar.gz) = 20460 bytes
+SHA1 (Starlet-0.10.tar.gz) = 2e9bcc0383dfdbc5445b7eeb4c3705326cde3f3a
+RMD160 (Starlet-0.10.tar.gz) = 7d13a54211f0e6b648e16a7f8216fc1a4540249e
+Size (Starlet-0.10.tar.gz) = 23411 bytes