ports/58987: mail/p5-Mail-GnuPG has missing dependency

portsspam at batterybackups.net portsspam at batterybackups.net
Thu Nov 6 01:20:19 UTC 2003


>Number:         58987
>Category:       ports
>Synopsis:       mail/p5-Mail-GnuPG has missing dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 05 17:20:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD ArkRoyal.batterybackups.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed Nov 5 12:17:24 PST 2003 portsspam at batterybackups.net:/usr/obj/usr/src/sys/ArkRoyal i386

>Description:
	p5-Mail-GnuPG requires mail/p5-MIME-Tools, but it is not in the dependency list.

	Warning: prerequisite MIME::Entity 0 not found at (eval 1) line 219.
	Warning: prerequisite MIME::Parser 0 not found at (eval 1) line 219.
	Warning: prerequisite Mail::Address 0 not found at (eval 1) line 219.

>How-To-Repeat:
	make

>Fix:

--- p5-Mail-GnuPG/Makefile.orig	Wed Nov  5 16:33:40 2003
+++ p5-Mail-GnuPG/Makefile	Wed Nov  5 16:41:34 2003
@@ -16,7 +16,8 @@
 COMMENT=	Perl5 interface to process and/or create PGP email
 
 BUILD_DEPENDS=	${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
-		${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
+		${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
+		${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list