head	1.9;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.4;
locks; strict;
comment	@# @;


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

1.8
date	2012.11.17.06.02.52;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.08.25.16.14.10;	author kuriyama;	state Exp;
branches;
next	1.6;

1.6
date	2012.08.23.10.39.57;	author kuriyama;	state Exp;
branches;
next	1.5;

1.5
date	2012.03.11.06.06.37;	author kuriyama;	state Exp;
branches;
next	1.4;

1.4
date	2011.11.22.01.16.54;	author kuriyama;	state Exp;
branches;
next	1.3;

1.3
date	2011.09.26.15.04.48;	author kuriyama;	state Exp;
branches;
next	1.2;

1.2
date	2011.09.04.13.28.35;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2011.05.19.13.42.33;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.9
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310626
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/www/p5-Mozilla-CA/Makefile 310626 2013-01-19 01:52:54Z kuriyama $

PORTNAME=	Mozilla-CA
PORTVERSION=	20130114
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl extension for Mozilla CA cert bundle in PEM format

PERL_CONFIGURE=	yes

MAN3=	Mozilla::CA.3

.include <bsd.port.mk>
@


1.8
log
@Switch exporter over
@
text
@d1 1
a1 6
# New ports collection makefile for:	Mozilla::CA
# Date created:		19 May 2011
# Whom:			Jun Kuriyama <kuriyama@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-Mozilla-CA/Makefile 303146 2012-08-25 16:14:10Z kuriyama $
#
d4 1
a4 2
PORTVERSION=	20120823
PORTREVISION=	1
@


1.7
log
@SVN rev 303146 on 2012-08-25 16:14:10Z by kuriyama

- Use @@dirrmtry %%SITE_PERL%%/Mozilla to cope with
  dns/p5-Mozilla-PublicSuffix.

Suggested by:	sunpoet
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@SVN rev 302998 on 2012-08-23 10:39:57Z by kuriyama

- Update to 20120823.
@
text
@d10 1
@


1.5
log
@- Update to 20120309.

Submitted by:	ohauer
PR:	  	ports/165907
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	20120309
@


1.4
log
@- Update to 20111025.

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	20111025
@


1.3
log
@- Upgrade to 20110914.

PR:		ports/160782
Submitted by:	sunpoet
@
text
@d9 1
a9 1
PORTVERSION=	20110914
@


1.2
log
@- Upgrade to 20110904 (includes removing DigiNotar CA).

PR:		ports/160449
Submitted by:	sunpoet
@
text
@d9 1
a9 1
PORTVERSION=	20110904
@


1.1
log
@Mozilla::CA provides a copy of Mozilla's bundle of Certificate
Authority certificates in a form that can be consumed by modules and
libraries based on OpenSSL.

WWW: http://search.cpan.org/dist/Mozilla-CA/
@
text
@d9 1
a9 1
PORTVERSION=	20110409
@

