Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2002 14:32:29 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/42489: Update port: mail/libetpan to 0.26
Message-ID:  <200209062132.g86LWT0C006630@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         42489
>Category:       ports
>Synopsis:       Update port: mail/libetpan to 0.26
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 06 14:40:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.6.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.26

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/mail/libetpan/Makefile mail/libetpan/Makefile
--- /usr/ports/mail/libetpan/Makefile	Mon Sep  2 18:09:19 2002
+++ mail/libetpan/Makefile	Mon Sep  2 19:28:29 2002
@@ -7,20 +7,20 @@
 #
 
 PORTNAME=	libetpan
-PORTVERSION=	0.25
-PORTREVISION=	1
+PORTVERSION=	0.26
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 
-LIB_DEPENDS=	iconv.3:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS=	iconv.3:${PORTSDIR}/converters/libiconv \
+		db3.3:${PORTSDIR}/databases/db3
 
 USE_OPENSSL=	yes
 USE_LIBTOOL=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include/db3 -I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib -ldb3"
 INSTALLS_SHLIB=	yes
 
 .include <bsd.port.mk>
diff -urN /usr/ports/mail/libetpan/distinfo mail/libetpan/distinfo
--- /usr/ports/mail/libetpan/distinfo	Thu Jun 27 17:41:04 2002
+++ mail/libetpan/distinfo	Mon Sep  2 19:05:06 2002
@@ -1 +1 @@
-MD5 (libetpan-0.25.tar.gz) = 2b0933e353f49f41bf1d6adfc74ba2ff
+MD5 (libetpan-0.26.tar.gz) = 6da7ee96deeae0eb10d5ead86c1223ee
diff -urN /usr/ports/mail/libetpan/pkg-plist mail/libetpan/pkg-plist
--- /usr/ports/mail/libetpan/pkg-plist	Mon Sep  2 18:09:19 2002
+++ mail/libetpan/pkg-plist	Mon Sep  2 19:59:59 2002
@@ -4,6 +4,7 @@
 include/libetpan/chash.h
 include/libetpan/cinthash.h
 include/libetpan/clist.h
+include/libetpan/generic_cache.h
 include/libetpan/imapdriver.h
 include/libetpan/imapdriver_cached.h
 include/libetpan/mail.h
@@ -21,6 +22,8 @@
 include/libetpan/mailimf_write.h
 include/libetpan/mailmbox.h
 include/libetpan/mailmbox_types.h
+include/libetpan/mailmessage.h
+include/libetpan/mailmessage_types.h
 include/libetpan/mailmh.h
 include/libetpan/mailmime.h
 include/libetpan/mailmime_content.h
@@ -39,6 +42,7 @@
 include/libetpan/mailsmtp_socket.h
 include/libetpan/mailsmtp_ssl.h
 include/libetpan/mailsmtp_types.h
+include/libetpan/mailstorage.h
 include/libetpan/mailstream.h
 include/libetpan/mailstream_helper.h
 include/libetpan/mailstream_low.h
@@ -46,6 +50,7 @@
 include/libetpan/mailstream_ssl.h
 include/libetpan/mailstream_types.h
 include/libetpan/mailthread.h
+include/libetpan/mailthread_types.h
 include/libetpan/mboxdriver.h
 include/libetpan/mboxdriver_cached.h
 include/libetpan/mhdriver.h

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209062132.g86LWT0C006630>