head	1.11;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3;
locks; strict;
comment	@# @;


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

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

1.9
date	2012.05.07.15.42.50;	author skv;	state Exp;
branches;
next	1.8;

1.8
date	2012.01.21.17.37.39;	author eadler;	state Exp;
branches;
next	1.7;

1.7
date	2011.09.08.13.20.13;	author az;	state Exp;
branches;
next	1.6;

1.6
date	2009.07.09.18.48.18;	author pgollucci;	state Exp;
branches;
next	1.5;

1.5
date	2009.03.03.14.42.50;	author skv;	state Exp;
branches;
next	1.4;

1.4
date	2008.12.10.14.51.27;	author skv;	state Exp;
branches;
next	1.3;

1.3
date	2008.05.19.13.12.07;	author araujo;	state Exp;
branches;
next	1.2;

1.2
date	2008.04.17.14.29.53;	author araujo;	state Exp;
branches;
next	1.1;

1.1
date	2008.04.10.09.25.42;	author skv;	state Exp;
branches;
next	;


desc
@@


1.11
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311964
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Sergey Skvortsov <skv@@protey.ru>
# $FreeBSD: head/www/p5-Catalyst-View-XSLT/Makefile 311964 2013-02-09 09:01:10Z tobez $

PORTNAME=	Catalyst-View-XSLT
PORTVERSION=	0.09
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:JANUS
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	XSLT view class for Catalyst

BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-XML-LibXSLT>=1.52:${PORTSDIR}/textproc/p5-XML-LibXSLT \
		p5-Path-Class>=0.12:${PORTSDIR}/devel/p5-Path-Class
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_MODBUILD=	yes

MAN3=		Catalyst::Helper::View::XSLT.3 Catalyst::View::XSLT.3 \
		Catalyst::View::XSLT::XML::LibXSLT.3

.include <bsd.port.mk>
@


1.10
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	Catalyst-View-XSLT
# Date created:	   10 Apr 2008
# Whom:		   Sergey Skvortsov <skv@@protey.ru>
#
# $FreeBSD: head/www/p5-Catalyst-View-XSLT/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d5 1
a5 1
PORTVERSION=	0.08
@


1.9
log
@Pass maintainership of almost of my "p5-*" ports to "perl@@".

(I hope updating of them will be improved).
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
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
@d15 1
a15 1
MAINTAINER=	skv@@FreeBSD.org
@


1.7
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.

With perl@@ hat
@
text
@d21 1
a21 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.6
log
@- Update to 0.08

PR:             ports/136581
Approved by:    skv (blanket)
Submitted by:   myself (pgollucci@@)
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../by-authors/id/J/JA/JANUS
@


1.5
log
@Update to 0.07

Changes:	http://cpansearch.perl.org/src/JANUS/Catalyst-View-XSLT-0.07/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.07
@


1.4
log
@Update to 0.06

Changes:	http://search.cpan.org/src/JANUS/Catalyst-View-XSLT-0.06/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.06
@


1.3
log
@- Include some ports in perl5 category.

PR:		ports/123530
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	flz (portmgr)
@
text
@d9 1
a9 1
PORTVERSION=	0.04
d12 1
a12 1
MASTER_SITE_SUBDIR=	../by-authors/id/M/MA/MARTING
d19 2
a20 3
		${SITE_PERL}/${PERL_ARCH}/XML/LibXSLT.pm:${PORTSDIR}/textproc/p5-XML-LibXSLT \
		${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \
		${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-require
@


1.2
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
@d10 1
a10 1
CATEGORIES=	www
@


1.1
log
@Add p5-Catalyst-View-XSLT 0.04, XSLT view class for Catalyst.
@
text
@d11 1
a11 1
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
@

