head	1.9;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.02.50;	author svnexp;	state Exp;
branches;
next	1.8;

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

1.7
date	2011.12.22.15.58.40;	author sunpoet;	state Exp;
branches;
next	1.6;

1.6
date	2011.11.16.15.04.22;	author sunpoet;	state Exp;
branches;
next	1.5;

1.5
date	2011.10.08.19.09.25;	author sunpoet;	state Exp;
branches;
next	1.4;

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

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

1.2
date	2008.02.19.04.47.53;	author beech;	state Exp;
branches;
next	1.1;

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


desc
@@


1.9
log
@Switch exporter over
@
text
@# New ports collection makefile for:	www/p5-HTML-Selector-XPath
# Date created:				28 Aug 2007
# Whom:					Shinsuke Matsui <smatsui@@karashi.org>
#
# $FreeBSD: head/www/p5-HTML-Selector-XPath/Makefile 303517 2012-09-01 20:04:17Z swills $
#

PORTNAME=	HTML-Selector-XPath
PORTVERSION=	0.14
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	smatsui@@karashi.org
COMMENT=	HTML::Selector::XPath - CSS Selector to XPath compiler

TEST_DEPENDS=	p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base

PERL_CONFIGURE=	yes

MAN3=		HTML::Selector::XPath.3

.include <bsd.port.mk>
@


1.8
log
@SVN rev 303517 on 2012-09-01 20:04:17Z by swills

- Update to 0.14

PR:		ports/171085
Approved by:	Matsui Shinsuke <smatsui@@karashi.org> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.7
log
@- Update to 0.12

Changes:	http://search.cpan.org/dist/HTML-Selector-XPath/Changes
PR:		ports/162870
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 27 days)
@
text
@d9 1
a9 1
PORTVERSION=	0.12
@


1.6
log
@- Update to 0.11

Changes:	http://search.cpan.org/dist/HTML-Selector-XPath/Changes
PR:		ports/161955
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 23 days)
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.11
@


1.5
log
@- Update to 0.08

Changes:	http://search.cpan.org/dist/HTML-Selector-XPath/Changes
PR:		ports/160917
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 16 days)
@
text
@d9 1
a9 1
PORTVERSION=	0.08
a11 1
MASTER_SITE_SUBDIR=	CPAN:MIYAGAWA
@


1.4
log
@- Update to 0.07

Changes:	http://search.cpan.org/dist/HTML-Selector-XPath/Changes
PR:		ports/158787
Submitted by:	milki <milki@@rescomp.berkeley.edu>
Approved by:	maintainer (timeout, 16 days)
@
text
@d9 1
a9 1
PORTVERSION=	0.07
d22 1
a22 1
MAN3=	HTML::Selector::XPath.3
@


1.3
log
@- Update to 0.04

PR:             ports/147413
Submitted by:   pgollucci (myself)
Reviewed by:    az
Approved by:    maintainer timeout (smatsui@@karashi.org ; > 2.5 months)
@
text
@d9 1
a9 1
PORTVERSION=	0.04
d12 1
d18 1
a18 1
BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
@


1.2
log
@- Update to 0.03
- Use CPAN macro
- Add BUILD_DEPENDS

PR:		ports/120805
Submitted by:	Felippe de Meirelles Motta <lippemail@@gmail.com>
Approved by:	Matsui Shinsuke <smatsui@@karashi.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.03
@


1.1
log
@HTML::Selector::XPath is a utility function to compile CSS2
selector to the equivalent XPath expression.

WWW: http://search.cpan.org/dist/HTML-Selector-XPath/

PR:		ports/115899
Submitted by:	Shinsuke Matsui <smatsui at karashi.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.02
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	HTML
d17 2
@

