head	1.5;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.20.04.20;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.11.17.06.02.56;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2011.09.08.09.45.55;	author tobez;	state Exp;
branches;
next	1.2;

1.2
date	2011.06.21.06.58.49;	author az;	state Exp;
branches;
next	1.1;

1.1
date	2009.11.25.11.46.52;	author tobez;	state Exp;
branches;
next	;


desc
@@


1.5
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307404
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307404 | tobez | 2012-11-14 09:05:59 +0000 (Wed, 14 Nov 2012) | 6 lines
## SVN ##
## SVN ## Update to 0.09.
## SVN ##
## SVN ## Changes: http://cpansearch.perl.org/src/INGY/pQuery-0.09/Changes
## SVN ##
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# $FreeBSD: head/www/p5-pQuery/Makefile 307404 2012-11-14 09:05:59Z tobez $

PORTNAME=	pQuery
PORTVERSION=	0.09
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:INGY
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@@FreeBSD.org
COMMENT=	Perl Port of jQuery.js

COMMON_DEPENDS=	p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree
BUILD_DEPENDS=	${COMMON_DEPENDS}
RUN_DEPENDS=	${COMMON_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	pQuery.3 \
	pQuery::DOM.3

.include <bsd.port.mk>
@


1.4
log
@Switch exporter over
@
text
@d1 1
a1 6
# New ports collection makefile for:	www/p5-pQuery
# Date created:				25 November 2009
# Whom:					Anton Berezin <tobez@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-pQuery/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d4 1
a4 1
PORTVERSION=	0.08
@


1.3
log
@Update to 0.08.

Changes:	http://search.cpan.org/dist/pQuery/Changes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
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
- Utilize CPAN macro
@
text
@d9 1
a9 1
PORTVERSION=	0.07
d18 3
a20 2
BUILD_DEPENDS=	p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.1
log
@Add www/p5-pQuery 0.07, a Perl port of jQuery.js.
@
text
@d11 2
a12 1
MASTER_SITES=	CPAN/../../authors/id/I/IN/INGY/
@

