head	1.5;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


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

1.4
date	2012.03.30.22.34.58;	author sunpoet;	state Exp;
branches;
next	1.3;

1.3
date	2012.02.17.14.32.43;	author culot;	state Exp;
branches;
next	1.2;

1.2
date	2011.04.19.17.50.24;	author culot;	state Exp;
branches;
next	1.1;

1.1
date	2011.04.14.07.39.35;	author culot;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-HTTP-Date
# Date created:				2011-04-14
# Whom:					Frederic Culot <culot@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-HTTP-Date/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	HTTP-Date
PORTVERSION=	6.02
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Conversion routines for the HTTP protocol date formats

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

CONFLICTS=	p5-libwww-5*

PERL_CONFIGURE=	yes

MAN3=		HTTP::Date.3

.include <bsd.port.mk>
@


1.4
log
@- Update to 6.02

Changes:	http://search.cpan.org/dist/HTTP-Date/Changes
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Update to 6.01
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/HTTP-Date/Changes
@
text
@d9 1
a9 1
PORTVERSION=	6.01
@


1.2
log
@- Add CONFLICTS with www/p5-libwww-5*
@
text
@d9 1
a9 1
PORTVERSION=	6.00
d17 3
@


1.1
log
@HTTP::Date provides functions that perform conversions between date
formats used by the HTTP protocol.

WWW: http://search.cpan.org/dist/HTTP-Date/

This new port is needed to update www/p5-libwww.
@
text
@d17 2
@

