head	1.10;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


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

1.9
date	2011.09.08.08.36.29;	author az;	state Exp;
branches;
next	1.8;

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

1.7
date	2008.06.07.17.06.21;	author leeym;	state Exp;
branches;
next	1.6;

1.6
date	2008.04.17.14.24.12;	author araujo;	state Exp;
branches;
next	1.5;

1.5
date	2006.01.04.22.49.58;	author leeym;	state Exp;
branches;
next	1.4;

1.4
date	2005.01.29.17.37.55;	author linimon;	state Exp;
branches;
next	1.3;

1.3
date	2003.06.12.10.21.51;	author leeym;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.11.06.29;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.14.15.09.32;	author kevlo;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Date-Chinese
# Date Created:				13 Aug 2001
# Whom:					Shell Hung <shell@@shellhung.org>
#
# $FreeBSD: head/chinese/p5-Date-Chinese/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	Date-Chinese
PORTVERSION=	1.12
CATEGORIES=	chinese perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:RBOW
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl module to calculate dates in the Chinese calendar

PERL_CONFIGURE=	yes

MAN3=		Date::Chinese.3

.include <bsd.port.mk>
@


1.9
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
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- update to 1.12
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../by-authors/id/R/RB/RBOW
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.7
log
@- remove unnecessary dependency
@
text
@d9 1
a9 1
PORTVERSION=	1.10
@


1.6
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
@a17 2
BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple

@


1.5
log
@- remove p5-Test-* from RUN_DEPENDS
@
text
@d11 1
a11 1
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
@


1.4
log
@With portmgr hat on, reset bouncing maintainer address (already noted
by leeym in devel/p5-Test-Simple) without prejudice.
@
text
@a18 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.3
log
@Update to 1.10.
Add WWW Site.
Remove some redundant settings.

PR:		5155
Submitted by:	Mathieu Arnold <m@@absolight.net>
@
text
@d15 1
a15 1
MAINTAINER=	shell@@shellhung.org
@


1.2
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	1.03
d12 1
a12 1
MASTER_SITE_SUBDIR=	Date
d18 2
a19 1
BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
a23 4
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}

WRKDIST=	${WRKDIR}/Date-Chinese-1.3
WRKSRC=		${WRKDIST}
@


1.1
log
@Initial import of p5-Date-Chinese 1.03

This is Perl module to calculate dates in the Chinese calendar

PR: 29648
Submitted by: Shell Hung <shell@@shellhung.org>
@
text
@d16 1
@

