From krion@voodoo.oberon.net  Sun Jul  6 04:08:24 2003
Return-Path: <krion@voodoo.oberon.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1747237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 Jul 2003 04:08:24 -0700 (PDT)
Received: from office.LF.net (office.LF.net [212.9.190.165])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 734D343FF9
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 Jul 2003 04:08:23 -0700 (PDT)
	(envelope-from krion@voodoo.oberon.net)
Received: from voodoo.oberon.net ([212.118.165.100])
	by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168)
	(Exim 4.20)
	id 19Z7NV-000Icf-Nv
	for FreeBSD-gnats-submit@freebsd.org; Sun, 06 Jul 2003 13:08:21 +0200
Received: from krion by voodoo.oberon.net with local (Exim 4.20)
	id 19Z7M1-000JDC-8j
	for FreeBSD-gnats-submit@freebsd.org; Sun, 06 Jul 2003 13:06:49 +0200
Message-Id: <E19Z7M1-000JDC-8j@voodoo.oberon.net>
Date: Sun, 06 Jul 2003 13:06:49 +0200
From: Kirill Ponomarew <ponomarew@oberon.net>
Sender: Kirill Ponomarew <krion@voodoo.oberon.net>
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update mail/libnewmail (maintainer): bento fix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         54145
>Category:       ports
>Synopsis:       Update mail/libnewmail (maintainer): bento fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 06 04:10:09 PDT 2003
>Closed-Date:    Sun Jul 06 08:48:15 PDT 2003
>Last-Modified:  Sun Jul 06 08:48:15 PDT 2003
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update mail/libnewmail (maintainer): bento fix

>How-To-Repeat:
>Fix:
diff -urN libnewmail.orig/Makefile libnewmail/Makefile
--- libnewmail.orig/Makefile	Fri Jun  6 15:46:20 2003
+++ libnewmail/Makefile	Sun Jul  6 11:34:10 2003
@@ -14,7 +14,8 @@
 COMMENT=	Generic mail checking library
 
 LIB_DEPENDS=	gnutls.8:${PORTSDIR}/security/gnutls \
-		oop.4:${PORTSDIR}/devel/liboop
+		oop.4:${PORTSDIR}/devel/liboop \
+		ltdl.4:${PORTSDIR}/devel/libltdl
 
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes
diff -urN libnewmail.orig/files/patch-configure libnewmail/files/patch-configure
--- libnewmail.orig/files/patch-configure	Thu Jan  1 01:00:00 1970
+++ libnewmail/files/patch-configure	Sun Jul  6 11:13:26 2003
@@ -0,0 +1,10 @@
+--- configure.orig	Sun Jul  6 11:12:57 2003
++++ configure	Sun Jul  6 11:13:10 2003
+@@ -7844,6 +7844,7 @@
+ 
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+ 
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff -urN libnewmail.orig/pkg-plist libnewmail/pkg-plist
--- libnewmail.orig/pkg-plist	Fri Jun  6 15:46:20 2003
+++ libnewmail/pkg-plist	Sun Jul  6 11:27:04 2003
@@ -5,23 +5,18 @@
 include/libnewmail/newmail.h
 include/libnewmail/util.h
 lib/libnewmail.a
-lib/libnewmail.la
 lib/libnewmail.so
 lib/libnewmail.so.0
 lib/libnewmail/libimap.a
-lib/libnewmail/libimap.la
 lib/libnewmail/libimap.so
 lib/libnewmail/libimap.so.0
 lib/libnewmail/libmaildir.a
-lib/libnewmail/libmaildir.la
 lib/libnewmail/libmaildir.so
 lib/libnewmail/libmaildir.so.0
 lib/libnewmail/libpop3.a
-lib/libnewmail/libpop3.la
 lib/libnewmail/libpop3.so
 lib/libnewmail/libpop3.so.0
 lib/libnewmail/libunix.a
-lib/libnewmail/libunix.la
 lib/libnewmail/libunix.so
 lib/libnewmail/libunix.so.0
 %%PORTDOCS%%%%DOCSDIR%%/README
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: leeym 
State-Changed-When: Sun Jul 6 08:48:14 PDT 2003 
State-Changed-Why:  
Committed, thanks. 

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