Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2002 16:01:01 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46422: Update port: mail/libetpan to 0.27
Message-ID:  <20021221160101.5f920ae4.tkato@prontomail.com>

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

>Number:         46422
>Category:       ports
>Synopsis:       Update port: mail/libetpan to 0.27
>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 Dec 20 23:10:07 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to verion 0.27

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/mail/libetpan/Makefile mail/libetpan/Makefile
--- /usr/ports/mail/libetpan/Makefile	Mon Nov 11 19:00:17 2002
+++ mail/libetpan/Makefile	Fri Dec 20 19:28:41 2002
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	libetpan
-PORTVERSION=	0.26
-PORTREVISION=	0
+PORTVERSION=	0.27
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,12 +15,12 @@
 MAINTAINER=	ports@FreeBSD.org
 
 LIB_DEPENDS=	iconv.3:${PORTSDIR}/converters/libiconv \
-		db3.3:${PORTSDIR}/databases/db3
+		db4.0:${PORTSDIR}/databases/db4
 
 USE_OPENSSL=	yes
 USE_LIBTOOL=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include/db3 -I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib -ldb3"
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include/db4 -I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
 INSTALLS_SHLIB=	yes
 
 .include <bsd.port.mk>
diff -urN /usr/ports/mail/libetpan/distinfo mail/libetpan/distinfo
--- /usr/ports/mail/libetpan/distinfo	Sat Sep  7 22:44:28 2002
+++ mail/libetpan/distinfo	Fri Dec 20 19:27:10 2002
@@ -1 +1 @@
-MD5 (libetpan-0.26.tar.gz) = 6934e19ec3709194759e71eacb9becd4
+MD5 (libetpan-0.27.tar.gz) = 863f45a6f6d97c9a382a7d228568c92a
diff -urN /usr/ports/mail/libetpan/pkg-plist mail/libetpan/pkg-plist
--- /usr/ports/mail/libetpan/pkg-plist	Sat Sep  7 12:42:18 2002
+++ mail/libetpan/pkg-plist	Fri Dec 20 19:42:29 2002
@@ -7,8 +7,11 @@
 include/libetpan/generic_cache.h
 include/libetpan/imapdriver.h
 include/libetpan/imapdriver_cached.h
+include/libetpan/imapstorage.h
+include/libetpan/libetpan.h
 include/libetpan/mail.h
 include/libetpan/maildriver.h
+include/libetpan/maildriver_tools.h
 include/libetpan/maildriver_types.h
 include/libetpan/mailimap.h
 include/libetpan/mailimap_helper.h
@@ -23,6 +26,7 @@
 include/libetpan/mailmbox.h
 include/libetpan/mailmbox_types.h
 include/libetpan/mailmessage.h
+include/libetpan/mailmessage_tools.h
 include/libetpan/mailmessage_types.h
 include/libetpan/mailmh.h
 include/libetpan/mailmime.h
@@ -43,6 +47,7 @@
 include/libetpan/mailsmtp_ssl.h
 include/libetpan/mailsmtp_types.h
 include/libetpan/mailstorage.h
+include/libetpan/mailstorage_types.h
 include/libetpan/mailstream.h
 include/libetpan/mailstream_helper.h
 include/libetpan/mailstream_low.h
@@ -53,8 +58,10 @@
 include/libetpan/mailthread_types.h
 include/libetpan/mboxdriver.h
 include/libetpan/mboxdriver_cached.h
+include/libetpan/mboxstorage.h
 include/libetpan/mhdriver.h
 include/libetpan/mhdriver_cached.h
+include/libetpan/mhstorage.h
 include/libetpan/mmapstring.h
 include/libetpan/newsnntp.h
 include/libetpan/newsnntp_socket.h
@@ -62,8 +69,11 @@
 include/libetpan/newsnntp_types.h
 include/libetpan/nntpdriver.h
 include/libetpan/nntpdriver_cached.h
+include/libetpan/nntpdriver_tools.h
+include/libetpan/nntpstorage.h
 include/libetpan/pop3driver.h
 include/libetpan/pop3driver_cached.h
+include/libetpan/pop3storage.h
 lib/libetpan.a
 lib/libetpan.so
 lib/libetpan.so.0
>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?20021221160101.5f920ae4.tkato>