diff options
author | seb <seb@pkgsrc.org> | 2010-04-22 03:15:13 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-04-22 03:15:13 +0000 |
commit | 8f4082cdaab8a625863605b364f449d87c0a5e8a (patch) | |
tree | 2d6001fe5c99579c9e8c1335c77005ddb96b7036 | |
parent | 2a60f9102900a1b5124f2147cf54dae9e52783dd (diff) | |
download | pkgsrc-8f4082cdaab8a625863605b364f449d87c0a5e8a.tar.gz |
Update p5-Starman from version 0.2002 to version 0.2004.
Pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.2004 Tue Apr 20 21:22:31 JST 2010
- Delay set $0 in master so FindBin works. #7
0.2003 Mon Apr 19 15:19:06 JST 2010
- Upped Plack dependency
-rw-r--r-- | www/p5-Starman/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Starman/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile index 87a41d1b96d..bccad0334bf 100644 --- a/www/p5-Starman/Makefile +++ b/www/p5-Starman/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2010/04/18 05:51:00 seb Exp $ +# $NetBSD: Makefile,v 1.6 2010/04/22 03:15:13 seb Exp $ -DISTNAME= Starman-0.2002 +DISTNAME= Starman-0.2004 PKGNAME= p5-${DISTNAME} #PKGREVISION= 1 CATEGORIES= www perl5 @@ -23,7 +23,7 @@ DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-HTTP-Parser-XS-[0-9]*:../../www/p5-HTTP-Parser-XS DEPENDS+= p5-Net-Server>=0.91:../../net/p5-Net-Server -DEPENDS+= p5-Plack>=0.9930:../../www/p5-Plack +DEPENDS+= p5-Plack>=0.9931:../../www/p5-Plack DEPENDS+= p5-parent-[0-9]*:../../devel/p5-parent .include "../../lang/perl5/module.mk" diff --git a/www/p5-Starman/distinfo b/www/p5-Starman/distinfo index 214ae6f588c..b376dc602d6 100644 --- a/www/p5-Starman/distinfo +++ b/www/p5-Starman/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/04/18 05:51:00 seb Exp $ +$NetBSD: distinfo,v 1.5 2010/04/22 03:15:13 seb Exp $ -SHA1 (Starman-0.2002.tar.gz) = 9419f8299e0eb785435d5716208121fc31c30ca9 -RMD160 (Starman-0.2002.tar.gz) = d374826b689aad26494c066754a6a8a18e3570fe -Size (Starman-0.2002.tar.gz) = 35734 bytes +SHA1 (Starman-0.2004.tar.gz) = 77272a3eb0c6b7424bd30e8e2cb2a2cdd893253a +RMD160 (Starman-0.2004.tar.gz) = 0424cac1eabe025f20427e4931cdb90294c302ba +Size (Starman-0.2004.tar.gz) = 35819 bytes |