diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-04-20 23:14:22 +0800 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-04-20 23:14:22 +0800 |
commit | 4c2651915e3ec0ca1167ca2bd0b182f5b9049e93 (patch) | |
tree | f8cacfca47236dd270d5504bb4ce532a0a628181 /www | |
parent | ae585179410cc6568d0f3ad880d6f87b84fe09d4 (diff) | |
download | freebsd-ports-gnome-4c2651915e3ec0ca1167ca2bd0b182f5b9049e93.tar.gz freebsd-ports-gnome-4c2651915e3ec0ca1167ca2bd0b182f5b9049e93.tar.zst freebsd-ports-gnome-4c2651915e3ec0ca1167ca2bd0b182f5b9049e93.zip |
- Upgrade to 0.2004.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Starman/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Starman/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile index adc273af4438..bbb9cca18c0c 100644 --- a/www/p5-Starman/Makefile +++ b/www/p5-Starman/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Starman -PORTVERSION= 0.2001 +PORTVERSION= 0.2004 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/M/MI/MIYAGAWA @@ -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.9930:${PORTSDIR}/www/p5-Plack + p5-Plack>=0.9931:${PORTSDIR}/www/p5-Plack BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Starman/distinfo b/www/p5-Starman/distinfo index 77856caaf235..22016c98b7f2 100644 --- a/www/p5-Starman/distinfo +++ b/www/p5-Starman/distinfo @@ -1,3 +1,3 @@ -MD5 (Starman-0.2001.tar.gz) = 915d69b1b16a6ab2d027cb5d4e6b9cea -SHA256 (Starman-0.2001.tar.gz) = c7d141453e193e04efc504d26b67e36909a5431191160f3c3151aaec90ff61e3 -SIZE (Starman-0.2001.tar.gz) = 35669 +MD5 (Starman-0.2004.tar.gz) = 7e96fa8a7938264ce63747dd344bace6 +SHA256 (Starman-0.2004.tar.gz) = 23ce512bc6f5c27923e8553c5f6995caebed7b44f17e5ca5c7f4b0999cb33447 +SIZE (Starman-0.2004.tar.gz) = 35819 |