ports/108734: [PATCH] security/amavisd-new dependency fix

Martin Matuska martin at matuska.org
Sat Feb 3 21:20:16 UTC 2007


>Number:         108734
>Category:       ports
>Synopsis:       [PATCH] security/amavisd-new dependency fix
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 03 21:20:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 6.2-RELEASE
>Organization:
>Environment:
System: FreeBSD 6.2-RELEASE i386 and amd64
>Description:
databases/p5-DBD-mysql has changed its plist, so the dependency needs to be adjusted, see this link:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/databases/p5-DBD-mysql/pkg-plist.diff?r1=1.16&r2=1.17
>How-To-Repeat:
>Fix:
--- security/amavisd-new/Makefile.orig	Sat Feb  3 22:04:53 2007
+++ security/amavisd-new/Makefile	Sat Feb  3 22:05:22 2007
@@ -111,7 +111,7 @@
 .endif
 
 .if defined(WITH_MYSQL)
-RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
+RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
 .endif
 
 .if defined(WITH_PGSQL)
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list