head	1.10;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4;
locks; strict;
comment	@# @;


1.10
date	2012.11.17.06.02.51;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.06.10.18.42.37;	author swills;	state Exp;
branches;
next	1.8;

1.8
date	2012.04.12.14.25.04;	author swills;	state Exp;
branches;
next	1.7;

1.7
date	2011.09.01.07.53.54;	author kuriyama;	state Exp;
branches;
next	1.6;

1.6
date	2011.06.20.09.22.10;	author az;	state Exp;
branches;
next	1.5;

1.5
date	2011.02.26.08.17.53;	author kuriyama;	state Exp;
branches;
next	1.4;

1.4
date	2010.10.16.06.33.16;	author kuriyama;	state Exp;
branches;
next	1.3;

1.3
date	2010.10.09.13.11.46;	author kuriyama;	state Exp;
branches;
next	1.2;

1.2
date	2010.08.07.15.41.16;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2010.08.01.11.18.47;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@# New ports collection makefile for:	HTTP::Session::State::MobileAgentID
# Date created:		01 Aug 2010
# Whom:			Jun Kuriyama <kuriyama@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-HTTP-Session-State-MobileAgentID/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	HTTP-Session-State-MobileAgentID
PORTVERSION=	0.46
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:TOKUHIROM
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl extension to maintain session IDs using mobile phone unique id

RUN_DEPENDS=	\
	p5-HTTP-MobileAgent>=0.28:${PORTSDIR}/www/p5-HTTP-MobileAgent \
	p5-HTTP-Session>=0.38:${PORTSDIR}/www/p5-HTTP-Session \
	p5-Net-CIDR-MobileJP>=0.20:${PORTSDIR}/net/p5-Net-CIDR-MobileJP
BUILD_DEPENDS:=	${RUN_DEPENDS}
TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception

PERL_CONFIGURE=	yes

MAN3=	HTTP::Session::State::MobileAgentID.3

.include <bsd.port.mk>
@


1.9
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Add TEST_DEPENDS

PR:		ports/166397
Approved by:	maintainer timeout (kuriyama, >2 weeks)
@
text
@d22 1
a22 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.7
log
@- Upgrade to 0.46.
@
text
@d23 1
@


1.6
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d9 1
a9 1
PORTVERSION=	0.45
@


1.5
log
@- Upgrade to 0.45.
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/T/TO/TOKUHIROM
@


1.4
log
@- Upgrade to 0.44.
@
text
@d9 1
a9 1
PORTVERSION=	0.44
d12 1
@


1.3
log
@- Upgrade to 0.43.
@
text
@d9 1
a9 1
PORTVERSION=	0.43
@


1.2
log
@- Upgrade to 0.42.
@
text
@d9 1
a9 1
PORTVERSION=	0.42
@


1.1
log
@Maintain session IDs using mobile phone's unique id.

WWW: http://search.cpan.org/dist/HTTP-Session-State-MobileAgentID/
@
text
@d9 1
a9 1
PORTVERSION=	0.41
@

