From owner-freebsd-ports Thu Dec 20 18:10:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE62437B417 for ; Thu, 20 Dec 2001 18:10:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBL2A0h25387; Thu, 20 Dec 2001 18:10:00 -0800 (PST) (envelope-from gnats) Received: from utopia.leeym.com (utopia.leeym.com [211.72.162.194]) by hub.freebsd.org (Postfix) with ESMTP id AF00F37B41A for ; Thu, 20 Dec 2001 18:01:41 -0800 (PST) Received: by utopia.leeym.com (Postfix, from userid 1000) id 77486C3B00; Fri, 21 Dec 2001 10:01:38 +0800 (CST) Message-Id: <20011221020138.77486C3B00@utopia.leeym.com> Date: Fri, 21 Dec 2001 10:01:38 +0800 (CST) From: Yen-Ming Lee Reply-To: Yen-Ming Lee To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33046: update port: fix mail/razor-agents for bento errorlogs Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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