head	1.7;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.06.02.46;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.08.22.19.02.45;	author swills;	state Exp;
branches;
next	1.5;

1.5
date	2012.01.21.17.37.32;	author eadler;	state Exp;
branches;
next	1.4;

1.4
date	2010.12.28.02.35.43;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2010.06.06.20.16.20;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2009.07.09.19.03.08;	author pgollucci;	state Exp;
branches;
next	1.1;

1.1
date	2009.05.17.14.22.51;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	Catalyst-Authentication-Credential-HTTP
# Date created:	   15 May 2009
# Whom:		   Denis Pokataev <catone@@cpan.org>
#
# $FreeBSD: head/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile 302960 2012-08-22 19:02:45Z swills $
#

PORTNAME=	Catalyst-Authentication-Credential-HTTP
PORTVERSION=	1.015
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	catone@@cpan.org
COMMENT=	HTTP plain and digest authentication plugin for Catalyst

BUILD_DEPENDS=	p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-Data-UUID>=0.11:${PORTSDIR}/devel/p5-Data-UUID \
		p5-Catalyst-Plugin-Authentication>=0.10005:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
		p5-String-Escape>=0:${PORTSDIR}/textproc/p5-String-Escape \
		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
		p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
		p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		Catalyst::Authentication::Credential::HTTP.3

.include <bsd.port.mk>
@


1.6
log
@SVN rev 302960 on 2012-08-22 19:02:45Z by swills

- Update to 1.015

PR:		ports/170868
Approved by:	Denis Pokataev <catone@@cpan.org> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
@
text
@d9 1
a9 1
PORTVERSION=	1.013
@


1.4
log
@- Update to 1.013
- Remove MD5

PR:             ports/153466
Submitted by:   Denis Pokataev <catone@@cpan.org> (maintainer)
Changes:        http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/Changes
@
text
@d24 1
a24 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.3
log
@- Update to 1.012

PR:             ports/147405
Approved by:    catone@@cpan.org (maintainer)
Submitted by:   myself (pgollucci@@)
Changes:        http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.012
d19 1
a19 1
		p5-Catalyst-Plugin-Authentication>=0.1:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
@


1.2
log
@- Update to 1.011

PR:             ports/136570
Approved by:    maintainer
Submitted by:   myself (pgollucci@@)
@
text
@d9 1
a9 1
PORTVERSION=	1.011
@


1.1
log
@WWW: http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/

PR:		ports/134565
Submitted by:	Denis Pokataev <catone at cpan.org>
@
text
@d9 1
a9 1
PORTVERSION=	1.010
@

