Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2001 10:01:38 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33046: update port: fix mail/razor-agents for bento errorlogs
Message-ID:  <20011221020138.77486C3B00@utopia.leeym.com>

next in thread | raw e-mail | index | archive | help

>Number:         33046
>Category:       ports
>Synopsis:       update port: fix mail/razor-agents for bento errorlogs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 20 18:10:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.4-STABLE FreeBSD 4.4-STABLE #81: Thu Dec 20 05:34:09 CST 2001 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:
correct RUN_DEPENDS from p5-Net to p5-Net-DNS
bump PORTREVISION

>How-To-Repeat:
http://bento.freebsd.org/errorlogs/4-latest/razor-agents-1.17.log

>Fix:

diff -ruN --exclude CVS /usr/ports/mail/razor-agents/Makefile razor-agents/Makefile
--- /usr/ports/mail/razor-agents/Makefile	Thu Dec 13 03:59:00 2001
+++ razor-agents/Makefile	Fri Dec 21 09:58:15 2001
@@ -7,13 +7,14 @@
 
 PORTNAME=	razor-agents
 PORTVERSION=	1.17
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	razor
 
 MAINTAINER=	leeym@leeym.com
 
-RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net \
+RUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
 		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011221020138.77486C3B00>