ports/68070: [maintainer update] mail/msgconvert - add dependency
Franz Klammer
klammer at webonaut.com
Fri Jun 18 07:50:59 UTC 2004
>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 at 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:
More information about the freebsd-ports-bugs
mailing list