From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 18 07:50:59 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DA8716A4CF for ; Fri, 18 Jun 2004 07:50:59 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45CC443D46 for ; Fri, 18 Jun 2004 07:50:59 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i5I7oNlF065838 for ; Fri, 18 Jun 2004 07:50:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5I7oNxf065837; Fri, 18 Jun 2004 07:50:23 GMT (envelope-from gnats) Resent-Date: Fri, 18 Jun 2004 07:50:23 GMT Resent-Message-Id: <200406180750.i5I7oNxf065837@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Franz Klammer" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA04616A4CE for ; Fri, 18 Jun 2004 07:40:31 +0000 (GMT) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3016C43D31 for ; Fri, 18 Jun 2004 07:40:31 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 2D68E7642E for ; Fri, 18 Jun 2004 09:40:19 +0200 (CEST) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 65544-08 for ; Fri, 18 Jun 2004 09:40:15 +0200 (CEST) Received: from ds9.webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id 142E87642D for ; Fri, 18 Jun 2004 09:40:15 +0200 (CEST) Message-Id: <1087544416.0@ds9.webonaut.com> Date: Fri, 18 Jun 2004 09:40:16 +0200 From: "Franz Klammer" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.3.3 Subject: ports/68070: [maintainer update] mail/msgconvert - add dependency X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 07:50:59 -0000 >Number: 68070 >Category: ports >Synopsis: [maintainer update] mail/msgconvert - add dependency >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jun 18 07:50:22 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Franz Klammer >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD 5.2-CURRENT #0: Thu Jun 17 17:29:03 CEST 2004 root@ds9.webonaut.com:/usr/obj/usr/src/sys/DS9 >Description: add missing dependency to devel/p5-TimeDate >How-To-Repeat: >Fix: --- msgconvert.diff begins here --- diff -Nur msgconvert.orig/Makefile msgconvert/Makefile --- msgconvert.orig/Makefile Wed Jun 16 17:11:13 2004 +++ msgconvert/Makefile Fri Jun 18 09:37:11 2004 @@ -7,6 +7,7 @@ PORTNAME= msgconvert PORTVERSION= 20040531 +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= http://www.webonaut.com/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}.pl @@ -17,7 +18,8 @@ RUN_DEPENDS= ${SITE_PERL}/OLE/Storage_Lite.pm:${PORTSDIR}/devel/p5-OLE-Storage_Lite \ ${SITE_PERL}/MIME/Words.pm:${PORTSDIR}/mail/p5-MIME-Tools \ - ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-PodParser + ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-PodParser \ + ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate NO_BUILD= yes NO_WRKSUBDIR= yes --- msgconvert.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: