head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.3;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.06.02.53;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2011.12.22.15.45.36;	author sunpoet;	state Exp;
branches;
next	1.3;

1.3
date	2011.11.04.14.26.58;	author jadawin;	state Exp;
branches;
next	1.2;

1.2
date	2011.09.24.15.30.44;	author sunpoet;	state Exp;
branches;
next	1.1;

1.1
date	2011.04.16.13.39.45;	author sunpoet;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Protocol-WebSocket
# Date created:				20 March 2010
# Whom:					Stefan `Sec` Zehl <sec@@42.org>
#
# $FreeBSD: head/www/p5-Protocol-WebSocket/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Protocol-WebSocket
PORTVERSION=	0.00906
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:VTI
PKGNAMEPREFIX=	p5-

MAINTAINER=	sec@@42.org
COMMENT=	Client/server WebSocket message and frame parser/constructor

BUILD_DEPENDS=	p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS=	p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1

PERL_CONFIGURE=	yes

MAN3=		Protocol::WebSocket.3 \
		Protocol::WebSocket::Cookie.3 \
		Protocol::WebSocket::Cookie::Request.3 \
		Protocol::WebSocket::Cookie::Response.3 \
		Protocol::WebSocket::Frame.3 \
		Protocol::WebSocket::Handshake.3 \
		Protocol::WebSocket::Handshake::Client.3 \
		Protocol::WebSocket::Handshake::Server.3 \
		Protocol::WebSocket::Message.3 \
		Protocol::WebSocket::Request.3 \
		Protocol::WebSocket::Response.3 \
		Protocol::WebSocket::Stateful.3 \
		Protocol::WebSocket::URL.3

.include <bsd.port.mk>
@


1.4
log
@- Add missing dependency: security/p5-Digest-SHA1
- Bump PORTREVISION for dependency change
- Add missing trailing slash to WWW

PR:		ports/163036
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 19 days)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- 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)
@
text
@d10 1
d19 3
@


1.2
log
@- Update to 0.00904

Changes:	http://search.cpan.org/dist/Protocol-WebSocket/Changes
PR:		ports/160949
Submitted by:	sunpoet (myself)
Approved by:	Stefan Sec Zehl <sec@@42.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.00904
@


1.1
log
@- Add p5-Protocol-WebSocket 0.00901

Client/server WebSocket message and frame parser/constructor. This
module does not provide a WebSocket server or client, but is made for
using in http servers or clients to provide WebSocket support

WWW: http://search.cpan.org/dist/Protocol-WebSocket

PR:		ports/155724
Submitted by:	Stefan 'Sec' Zehl <sec@@42.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.00901
@

