diff options
author | seb <seb> | 2010-07-26 02:14:10 +0000 |
---|---|---|
committer | seb <seb> | 2010-07-26 02:14:10 +0000 |
commit | fc80d9b0b9c24eaa0cbedab9a2eadf36e0d89713 (patch) | |
tree | 4df5fa64e502092534ca84f2f1b5b9fb10a904b5 /www | |
parent | 368b7a08134ca13c66879b2705aa717c394d26f7 (diff) | |
download | pkgsrc-fc80d9b0b9c24eaa0cbedab9a2eadf36e0d89713.tar.gz |
Update p5-Starman from version 0.2004 to version 0.2006.
Pkgsrc changes:
- adjust dependencies
Upstream changes:
0.2006 Fri Jul 2 17:21:22 PDT 2010
- Fixed a bug in chunked response when Content-Length is 0. #8 (chiba)
- Documented --pid and --daemonize
0.2005 Fri Jul 2 17:02:16 PDT 2010
- Don't use lib 'lib'
- Documentation updates (miyagawa, grantm)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Starman/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Starman/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile index bccad0334bf..7ed52f3fddd 100644 --- a/www/p5-Starman/Makefile +++ b/www/p5-Starman/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2010/04/22 03:15:13 seb Exp $ +# $NetBSD: Makefile,v 1.7 2010/07/26 02:14:10 seb Exp $ -DISTNAME= Starman-0.2004 +DISTNAME= Starman-0.2006 PKGNAME= p5-${DISTNAME} #PKGREVISION= 1 CATEGORIES= www perl5 @@ -16,7 +16,6 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Starman/.packlist -BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires DEPENDS+= p5-Net-Server-SS-PreFork-[0-9]*:../../net/p5-Net-Server-SS-PreFork DEPENDS+= p5-Server-Starter-[0-9]*:../../sysutils/p5-Server-Starter DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump diff --git a/www/p5-Starman/distinfo b/www/p5-Starman/distinfo index b376dc602d6..8c4fe8b986b 100644 --- a/www/p5-Starman/distinfo +++ b/www/p5-Starman/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/04/22 03:15:13 seb Exp $ +$NetBSD: distinfo,v 1.6 2010/07/26 02:14:10 seb Exp $ -SHA1 (Starman-0.2004.tar.gz) = 77272a3eb0c6b7424bd30e8e2cb2a2cdd893253a -RMD160 (Starman-0.2004.tar.gz) = 0424cac1eabe025f20427e4931cdb90294c302ba -Size (Starman-0.2004.tar.gz) = 35819 bytes +SHA1 (Starman-0.2006.tar.gz) = 24051e8bd789b1a1d576df9dbf42072e2c70cd93 +RMD160 (Starman-0.2006.tar.gz) = ed9fc83e354e98ec1ce1dab045fd587eeef1cb7a +Size (Starman-0.2006.tar.gz) = 37141 bytes |