summaryrefslogtreecommitdiff
path: root/mail/libetpan
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-07 03:42:18 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-07 03:42:18 +0000
commitefde11352ded8cd6c02fdd10399624ff7ad08efe (patch)
treeae882765436a7ae51a83c3646fd876f67796eadc /mail/libetpan
parentupgrade to 0.6.8 (diff)
upgrade to 0.26
PR: 42489 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=65764
Diffstat (limited to 'mail/libetpan')
-rw-r--r--mail/libetpan/Makefile11
-rw-r--r--mail/libetpan/distinfo2
-rw-r--r--mail/libetpan/pkg-plist5
3 files changed, 12 insertions, 6 deletions
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile
index 6143665c370e..42d5f2dfa3ea 100644
--- a/mail/libetpan/Makefile
+++ b/mail/libetpan/Makefile
@@ -7,20 +7,21 @@
#
PORTNAME= libetpan
-PORTVERSION= 0.25
-PORTREVISION= 1
+PORTVERSION= 0.26
+PORTREVISION= 0
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 --git a/mail/libetpan/distinfo b/mail/libetpan/distinfo
index be1ec43624b8..01a6df8eeb98 100644
--- a/mail/libetpan/distinfo
+++ b/mail/libetpan/distinfo
@@ -1 +1 @@
-MD5 (libetpan-0.25.tar.gz) = 2b0933e353f49f41bf1d6adfc74ba2ff
+MD5 (libetpan-0.26.tar.gz) = 6da7ee96deeae0eb10d5ead86c1223ee
diff --git a/mail/libetpan/pkg-plist b/mail/libetpan/pkg-plist
index 763803f763c2..8e6dbef9cae2 100644
--- a/mail/libetpan/pkg-plist
+++ b/mail/libetpan/pkg-plist
@@ -4,6 +4,7 @@ include/libetpan/charconv.h
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_types_helper.h
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_helper.h
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_socket.h
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