diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2011-04-15 14:28:59 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2011-04-15 14:28:59 +0800 |
commit | cfe73727f7295d097a17028b6d56ceec839080aa (patch) | |
tree | 0ba674926aae7be077d0aa9d7e7113aad3f0cb55 | |
parent | f2ff709b73e3a2fb1ade73666bf6a8d06b10b770 (diff) | |
download | freebsd-ports-gnome-cfe73727f7295d097a17028b6d56ceec839080aa.tar.gz freebsd-ports-gnome-cfe73727f7295d097a17028b6d56ceec839080aa.tar.zst freebsd-ports-gnome-cfe73727f7295d097a17028b6d56ceec839080aa.zip |
- Upgrade to 0.2010.
-rw-r--r-- | www/p5-Starman/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Starman/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile index 6ab29b9f208b..a70ad0d05609 100644 --- a/www/p5-Starman/Makefile +++ b/www/p5-Starman/Makefile @@ -6,10 +6,10 @@ # PORTNAME= Starman -PORTVERSION= 0.2008 +PORTVERSION= 0.2010 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/M/MI/MIYAGAWA +MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org @@ -20,7 +20,7 @@ RUN_DEPENDS= \ p5-HTTP-Parser-XS>0:${PORTSDIR}/www/p5-HTTP-Parser-XS \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-Net-Server>=0.91:${PORTSDIR}/net/p5-Net-Server \ - p5-Plack>=0.9931:${PORTSDIR}/www/p5-Plack + p5-Plack>=0.9971:${PORTSDIR}/www/p5-Plack BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Starman/distinfo b/www/p5-Starman/distinfo index eacf4cc2cf7f..1d74f4155d2d 100644 --- a/www/p5-Starman/distinfo +++ b/www/p5-Starman/distinfo @@ -1,2 +1,2 @@ -SHA256 (Starman-0.2008.tar.gz) = 91982230c1f12a4e9caa2c5f4bc49b052162243cadc0762e3c1718580c9980cf -SIZE (Starman-0.2008.tar.gz) = 37394 +SHA256 (Starman-0.2010.tar.gz) = 76961efa38596c7511bd5321b1941c8619bbfd24ec530ace106ed7f0f4fd0337 +SIZE (Starman-0.2010.tar.gz) = 30356 |