head	1.11;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2012.11.17.06.02.56;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2012.05.25.14.05.09;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2010.01.12.05.56.14;	author pgollucci;	state Exp;
branches;
next	1.8;

1.8
date	2008.09.29.16.07.52;	author leeym;	state Exp;
branches;
next	1.7;

1.7
date	2008.04.17.14.30.26;	author araujo;	state Exp;
branches;
next	1.6;

1.6
date	2007.12.17.17.13.56;	author leeym;	state Exp;
branches;
next	1.5;

1.5
date	2007.05.27.11.31.16;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2007.02.14.08.57.35;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2006.11.23.22.30.26;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2006.05.02.23.17.37;	author leeym;	state Exp;
branches;
next	1.1;

1.1
date	2005.10.12.05.35.20;	author mnag;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-WebService-Validator-HTML-W3C
# Date created:				Oct 10, 2005
# Whom:					toni.viemero@@iki.fi
#
# $FreeBSD: head/www/p5-webservice-validator-html-w3c/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	WebService-Validator-HTML-W3C
PORTVERSION=	0.28
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	toni.viemero@@iki.fi
COMMENT=	Access to the W3Cs online HTML validator

RUN_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
		p5-URI>=0:${PORTSDIR}/net/p5-URI \
		p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \
		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS:=	${RUN_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	WebService::Validator::HTML::W3C::Error.3 \
	WebService::Validator::HTML::W3C.3

.include <bsd.port.mk>
@


1.10
log
@- Update to 0.28

PR:		167622
Submitted by:	Muhammad Moinur Rahman <5u623l20@@gmail.com>
Approved by:	maintainer timeout
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@- Update to 0.26

PR:             ports/142700
Approved by:    maintainer
Submitted by:   myself (pgollucci@@)
@
text
@d9 1
a9 1
PORTVERSION=	0.26
d21 1
@


1.8
log
@- update to 0.24

PR:		127149
Submitted by:	leeym
Approved by:	maintainer timeout
@
text
@d9 1
a9 1
PORTVERSION=	0.24
@


1.7
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d9 1
a9 1
PORTVERSION=	0.22
d17 4
a20 4
RUN_DEPENDS=	${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath \
		${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.6
log
@- Update to 0.22

PR:		117402
Submitted by:	leeym
Approved by:	maintainer
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	WebService
@


1.5
log
@- Update to 0.19

PR:		111889
Submitted by:	miwi
Approved by:	maintainer timeout
@
text
@d9 1
a9 1
PORTVERSION=	0.19
a21 1
BUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
@


1.4
log
@- Update 0.17

PR:		109085
Submitted by:	miwi
Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.17
@


1.3
log
@- Update to 0.14

PR:		105755
Submitted by:	miwi
Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.14
@


1.2
log
@- Update to 0.13

PR:		96504
Submitted by:	leeym
Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.13
@


1.1
log
@New port

WebService::Validator::HTML::W3C provides access to the W3Cs online HTML
validator. It's nothing to do with the W3C so pleas don't report any problems
with it to them. Also, please use it wisely and don't abuse the W3Cs
validator service. If you need to do a lot of validation consider
downloading and installing the Validator on your own machine.

WWW: http://search.cpan.org/dist/WebService-Validator-HTML-W3C/

PR:		87188
Submitted by:	Toni Viemero <toni.viemero@@iki.fi>
@
text
@d9 1
a9 1
PORTVERSION=	0.1
d18 2
a19 2
BUILD_DEPENDS=	${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
d21 2
a22 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@

