diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-12-03 17:22:42 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-12-03 17:22:42 +0800 |
commit | ca19747e1d15877a5e55e82a9c228397782287cb (patch) | |
tree | 0f613850862226cd8b97d20cf2f04caa7f85c791 /www/p5-PocketIO | |
parent | bb24d88a7948ed9e30f77f2450fc757faefc70c9 (diff) | |
download | freebsd-ports-gnome-ca19747e1d15877a5e55e82a9c228397782287cb.tar.gz freebsd-ports-gnome-ca19747e1d15877a5e55e82a9c228397782287cb.tar.zst freebsd-ports-gnome-ca19747e1d15877a5e55e82a9c228397782287cb.zip |
- Update to 0.00906
Changes: http://search.cpan.org/dist/PocketIO/Changes
Feature safe: yes
Diffstat (limited to 'www/p5-PocketIO')
-rw-r--r-- | www/p5-PocketIO/Makefile | 4 | ||||
-rw-r--r-- | www/p5-PocketIO/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-PocketIO/Makefile b/www/p5-PocketIO/Makefile index 85dd3a0914d5..254c12fd3833 100644 --- a/www/p5-PocketIO/Makefile +++ b/www/p5-PocketIO/Makefile @@ -6,7 +6,7 @@ # PORTNAME= PocketIO -PORTVERSION= 0.00905 +PORTVERSION= 0.00906 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VTI @@ -18,7 +18,7 @@ COMMENT= Socket.IO Plack application BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-Plack>=0:${PORTSDIR}/www/p5-Plack \ - p5-Protocol-WebSocket>=0.00903:${PORTSDIR}/www/p5-Protocol-WebSocket \ + p5-Protocol-WebSocket>=0.00906:${PORTSDIR}/www/p5-Protocol-WebSocket \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-Twiggy>=0:${PORTSDIR}/www/p5-Twiggy RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-PocketIO/distinfo b/www/p5-PocketIO/distinfo index 861a4569c765..09b8353f0d3f 100644 --- a/www/p5-PocketIO/distinfo +++ b/www/p5-PocketIO/distinfo @@ -1,2 +1,2 @@ -SHA256 (PocketIO-0.00905.tar.gz) = db9b08aad67c425e421bd408d47faa8266dfeb1fb3aeeaa64614f05d40a116ed -SIZE (PocketIO-0.00905.tar.gz) = 403444 +SHA256 (PocketIO-0.00906.tar.gz) = e92e12dc4f255bb45a2d6c641b9c548d8e00817d8b14fd9735222c81a5ae4571 +SIZE (PocketIO-0.00906.tar.gz) = 404366 |