From c0rn@o2.pl  Sun Mar  5 18:40:39 2006
Return-Path: <c0rn@o2.pl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0D4CE16A420;
	Sun,  5 Mar 2006 18:40:39 +0000 (GMT)
	(envelope-from c0rn@o2.pl)
Received: from kogut.o2.pl (kogut.o2.pl [212.126.20.61])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A51B343D45;
	Sun,  5 Mar 2006 18:40:38 +0000 (GMT)
	(envelope-from c0rn@o2.pl)
Received: from blaviken.slowicza.org (abof203.neoplus.adsl.tpnet.pl [83.8.21.203])
	by kogut.o2.pl (o2.pl Mailer 2.0.1) with ESMTP id 8450BEB8DF;
	Sun,  5 Mar 2006 19:40:36 +0100 (CET)
Message-Id: <1141584066.77766@blaviken.slowicza.org>
Date: Sun, 5 Mar 2006 19:41:06 +0100
From: "Pawel Pekala" <c0rn@o2.pl>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: netchild@freebsd.org
Subject: [PATCH] mail/sylpheed-claws add dependency on mail/metamail
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         94102
>Category:       ports
>Synopsis:       [PATCH] mail/sylpheed-claws add dependency on mail/metamail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    netchild
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 05 18:50:05 GMT 2006
>Closed-Date:    Sat Mar 18 19:15:34 GMT 2006
>Last-Modified:  Sat Mar 18 19:15:34 GMT 2006
>Originator:     Pawel Pekala
>Release:        FreeBSD 5.4-RELEASE-p11 i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE-p11 #2: Thu Feb  2 21:14:41 CET 2006
    root@blaviken.slowicza.org:/usr/src/sys/i386/compile/CORN



>Description:


Sylpheed Claws uses metamail to open attachments with external programs:

** (sylpheed-claws:77762): WARNING **: Can't execute command: metamail


>How-To-Repeat:





>Fix:


--- claws.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/sylpheed-claws/Makefile /home/corn/work/sylpheed-claws/Makefile
--- /usr/ports/mail/sylpheed-claws/Makefile	Thu Feb 23 21:17:54 2006
+++ /home/corn/work/sylpheed-claws/Makefile	Sun Mar  5 19:37:15 2006
@@ -7,7 +7,7 @@
 
 PORTNAME=	sylpheed-claws
 PORTVERSION=	2.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail news ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	sylpheed-claws
@@ -19,7 +19,8 @@
 COMMENT=	A lightweight and very featureful GTK+ based e-mail and news client
 
 LIB_DEPENDS=	etpan:${PORTSDIR}/mail/libetpan
-RUN_DEPENDS=	${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
+RUN_DEPENDS=	${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support \
+		${LOCALBASE}/bin/metamail:${PORTSDIR}/mail/metamail
 
 THEMEVERSION=	20040929
 THEMEFILE=	sylpheed-iconset-${THEMEVERSION}.tar.gz
--- claws.patch ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->netchild 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Mar 5 18:52:07 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94102 
State-Changed-From-To: open->closed 
State-Changed-By: netchild 
State-Changed-When: Sat Mar 18 19:15:22 UTC 2006 
State-Changed-Why:  
Committed. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94102 
>Unformatted:
