aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2005-10-06 19:30:44 +0800
committertobez <tobez@FreeBSD.org>2005-10-06 19:30:44 +0800
commit0c616399f08dfadacfd9f46f539e0a3815007691 (patch)
tree72346b75430db9f3d8a843922643326aa336000f /devel
parent8dc537d3e58cb7fff04603ec3551395658282739 (diff)
downloadfreebsd-ports-gnome-0c616399f08dfadacfd9f46f539e0a3815007691.tar.gz
freebsd-ports-gnome-0c616399f08dfadacfd9f46f539e0a3815007691.tar.zst
freebsd-ports-gnome-0c616399f08dfadacfd9f46f539e0a3815007691.zip
Update to 0.307. Assign maintainer to perl@. Require perl from ports.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Log-Agent/Makefile12
-rw-r--r--devel/p5-Log-Agent/distinfo4
2 files changed, 11 insertions, 5 deletions
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 <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= Port requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
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