Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 2004 09:40:16 +0200
From:      "Franz Klammer" <klammer@webonaut.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/68070: [maintainer update] mail/msgconvert - add dependency
Message-ID:  <1087544416.0@ds9.webonaut.com>
Resent-Message-ID: <200406180750.i5I7oNxf065837@freefall.freebsd.org>

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

>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:



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