head	1.13;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.06.01.12;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2012.06.17.02.22.56;	author ashish;	state Exp;
branches;
next	1.11;

1.11
date	2010.06.14.12.56.43;	author ashish;	state Exp;
branches;
next	1.10;

1.10
date	2010.06.08.07.31.56;	author gabor;	state Exp;
branches;
next	1.9;

1.9
date	2009.07.22.16.26.58;	author pgollucci;	state Exp;
branches;
next	1.8;

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

1.7
date	2008.04.17.14.28.19;	author araujo;	state Exp;
branches;
next	1.6;

1.6
date	2007.12.19.20.22.44;	author gabor;	state Exp;
branches;
next	1.5;

1.5
date	2007.03.31.20.17.52;	author gabor;	state Exp;
branches;
next	1.4;

1.4
date	2006.12.08.13.46.33;	author gabor;	state Exp;
branches;
next	1.3;

1.3
date	2006.06.08.10.24.26;	author erwin;	state Exp;
branches;
next	1.2;

1.2
date	2006.01.12.00.23.17;	author tdb;	state Exp;
branches;
next	1.1;

1.1
date	2005.12.17.16.22.16;	author erwin;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Switch exporter over
@
text
@# Ports collection Makefile for:	p5-Digest-MD5-File
# Date created:				17 Dec 2005
# Whom:					Gabor Kovesdan
# $FreeBSD: head/security/p5-Digest-MD5-File/Makefile 300897 2012-07-14 14:29:18Z beat $

PORTNAME=	Digest-MD5-File
PORTVERSION=	0.08
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ashish@@FreeBSD.org
COMMENT=	Perl extension for getting MD5 sums for files and urls

RUN_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww

PERL_CONFIGURE=	yes

MAN3=	Digest::MD5::File.3

.include <bsd.port.mk>
@


1.12
log
@- Update to 0.08
@
text
@d4 1
a4 1
# $FreeBSD$
@


1.11
log
@- Adopt unmaintained ports.

Approved by:	pgj, tabthorpe (mentors)
@
text
@d7 1
a7 1
PORTVERSION=	0.07
@


1.10
log
@- Drop maintainership
@
text
@d12 1
a12 1
MAINTAINER=	ports@@FreeBSD.org
@


1.9
log
@- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
@
text
@d12 1
a12 1
MAINTAINER=	gabor@@FreeBSD.org
@


1.8
log
@- update to 0.07

PR:		127150
Submitted by:	leeym
Approved by:	maintainer timeout
@
text
@d21 1
a21 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500703
RUN_DEPENDS+=	p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5
.endif

.include <bsd.port.post.mk>
@


1.7
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
@d7 1
a7 1
PORTVERSION=	0.06
d15 2
d21 7
a27 1
.include <bsd.port.mk>
@


1.6
log
@- Update to 0.06
@
text
@d9 1
a9 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Digest
@


1.5
log
@- Remove support for very old Perl from my ports
@
text
@d7 1
a7 1
PORTVERSION=	0.05
@


1.4
log
@Change my e-mail address.

Approved by:	erwin (mentor)
@
text
@d20 1
a20 5
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} <= 500503
IGNORE=	requires Perl 5.6. Intall lang/perl5 or lang/perl5.8, and try again
.endif
.include <bsd.port.post.mk>
@


1.3
log
@- Update to 0.05
- pet portlint

PR:		98688
Submitted by:	clsung
Approved by:	gabor (maintainer)
@
text
@d13 1
a13 1
MAINTAINER=	gkovesdan@@t-hosting.hu
@


1.2
log
@- Update to 0.04

PR:		91690
Submitted by:	Gabor Kovesdan <gabor.kovesdan@@t-hosting.hu> (maintainer)
@
text
@d7 1
a7 1
PORTVERSION=	0.04
d16 1
a16 1
PERL_CONFIGURE= yes
@


1.1
log
@Get MD5 sums for files of a given path or content of a given url.

WWW: http://search.cpan.org/dist/Digest-MD5-File

PR:		ports/90567
Submitted by:	Gabor Kovesdan
@
text
@d7 1
a7 1
PORTVERSION=	0.03
@

