diff options
author | jadawin <jadawin@FreeBSD.org> | 2011-11-04 22:26:58 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2011-11-04 22:26:58 +0800 |
commit | e132b91e769f8fe7b044c21d31cb252d04c3e6c3 (patch) | |
tree | 06fab89572823e95a35b6d7fb5604e8b638f62e4 | |
parent | 7f41c8a9bffd6bb87994b153859a9a09d842ac90 (diff) | |
download | freebsd-ports-gnome-e132b91e769f8fe7b044c21d31cb252d04c3e6c3.tar.gz freebsd-ports-gnome-e132b91e769f8fe7b044c21d31cb252d04c3e6c3.tar.zst freebsd-ports-gnome-e132b91e769f8fe7b044c21d31cb252d04c3e6c3.zip |
- Update to 0.00906
- Changelog: http://cpansearch.perl.org/src/VTI/Protocol-WebSocket-0.00906/Changes
PR: ports/162291
Submitted by: jadawin@ (myself)
Approved by: <sec _AT_ 42.org> (maintainer)
-rw-r--r-- | www/p5-Protocol-WebSocket/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Protocol-WebSocket/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Protocol-WebSocket/Makefile b/www/p5-Protocol-WebSocket/Makefile index d0399809c440..25bc967977a6 100644 --- a/www/p5-Protocol-WebSocket/Makefile +++ b/www/p5-Protocol-WebSocket/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Protocol-WebSocket -PORTVERSION= 0.00904 +PORTVERSION= 0.00906 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VTI diff --git a/www/p5-Protocol-WebSocket/distinfo b/www/p5-Protocol-WebSocket/distinfo index a8c549e19f50..5db4d8eec784 100644 --- a/www/p5-Protocol-WebSocket/distinfo +++ b/www/p5-Protocol-WebSocket/distinfo @@ -1,2 +1,2 @@ -SHA256 (Protocol-WebSocket-0.00904.tar.gz) = 9b3c2ca121ace10b5d3b9f30e1c6b399a2eefb09a2a1f931ead94b49f7b03127 -SIZE (Protocol-WebSocket-0.00904.tar.gz) = 46604 +SHA256 (Protocol-WebSocket-0.00906.tar.gz) = 8eaf1c1231cc652a8a14cf96971b55f68aa39fd38f4c108e4b331e98e1d4c044 +SIZE (Protocol-WebSocket-0.00906.tar.gz) = 46970 |