From 829122635c43665d48f3b7b3ca3abed758231c0b Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Thu, 6 Oct 2005 11:30:44 +0000 Subject: Update to 0.307. Assign maintainer to perl@. Require perl from ports. --- devel/p5-Log-Agent/Makefile | 12 +++++++++--- devel/p5-Log-Agent/distinfo | 4 ++-- 2 files changed, 11 insertions(+), 5 deletions(-) (limited to 'devel/p5-Log-Agent') diff --git a/devel/p5-Log-Agent/Makefile b/devel/p5-Log-Agent/Makefile index 6a1a435b62f6..12668a396f99 100644 --- a/devel/p5-Log-Agent/Makefile +++ b/devel/p5-Log-Agent/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Log-Agent -PORTVERSION= 0.306 +PORTVERSION= 0.307 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Log PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A set of perl modules that allows you to enhance logging capabilities PERL_CONFIGURE= yes @@ -41,4 +41,10 @@ MAN3= Log::Agent.3 \ Log::Agent::Tag::String.3 \ Log::Agent::Tag_List.3 -.include +.include + +.if ${PERL_LEVEL} < 500600 +IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5.8 and try again +.endif + +.include diff --git a/devel/p5-Log-Agent/distinfo b/devel/p5-Log-Agent/distinfo index 8b4ae3b57fa4..410dc9af61cf 100644 --- a/devel/p5-Log-Agent/distinfo +++ b/devel/p5-Log-Agent/distinfo @@ -1,2 +1,2 @@ -MD5 (Log-Agent-0.306.tar.gz) = e15dc9b6897af5227160ed3a44a993f9 -SIZE (Log-Agent-0.306.tar.gz) = 55597 +MD5 (Log-Agent-0.307.tar.gz) = b0eef9bbeb122c3caef4c671ba8ec9eb +SIZE (Log-Agent-0.307.tar.gz) = 55238 -- cgit v1.2.3