diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-22 22:12:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-22 22:12:47 +0000 |
commit | cdfb0b5ecb3850fd2c979a0a14730d0020225877 (patch) | |
tree | 06750c666e64a64312d4a1c7e25e1beb76cad483 /mail/libetpan | |
parent | 954bc65a723bb730d1fbdba900f403d45a6edde9 (diff) | |
download | ports-cdfb0b5ecb3850fd2c979a0a14730d0020225877.tar.gz ports-cdfb0b5ecb3850fd2c979a0a14730d0020225877.zip |
Notes
Diffstat (limited to 'mail/libetpan')
-rw-r--r-- | mail/libetpan/Makefile | 2 | ||||
-rw-r--r-- | mail/libetpan/distinfo | 2 | ||||
-rw-r--r-- | mail/libetpan/pkg-plist | 13 |
3 files changed, 14 insertions, 3 deletions
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index 17384f1b5563..e2095e98fcc7 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libetpan -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/mail/libetpan/distinfo b/mail/libetpan/distinfo index e7bdc8d3045c..def8e8dba11c 100644 --- a/mail/libetpan/distinfo +++ b/mail/libetpan/distinfo @@ -1 +1 @@ -MD5 (libetpan-0.29.tar.gz) = 5e2ec84c4adc8fadf6f826c799d82c98 +MD5 (libetpan-0.30.tar.gz) = 83d7459bb1ebad4c444258d2d21c89a7 diff --git a/mail/libetpan/pkg-plist b/mail/libetpan/pkg-plist index deacc834eb0e..f3d43b552987 100644 --- a/mail/libetpan/pkg-plist +++ b/mail/libetpan/pkg-plist @@ -1,10 +1,10 @@ bin/libetpan-config -include/libetpan/base64.h include/libetpan/carray.h include/libetpan/charconv.h include/libetpan/chash.h include/libetpan/cinthash.h include/libetpan/clist.h +include/libetpan/data_message_driver.h include/libetpan/generic_cache.h include/libetpan/generic_cache_types.h include/libetpan/imapdriver.h @@ -14,7 +14,17 @@ include/libetpan/imapdriver_message.h include/libetpan/imapdriver_types.h include/libetpan/imapstorage.h include/libetpan/libetpan.h +include/libetpan/libetpan_version.h include/libetpan/mail.h +include/libetpan/mail_cache_db_types.h +include/libetpan/maildir.h +include/libetpan/maildir_types.h +include/libetpan/maildirdriver.h +include/libetpan/maildirdriver_cached.h +include/libetpan/maildirdriver_cached_message.h +include/libetpan/maildirdriver_message.h +include/libetpan/maildirdriver_types.h +include/libetpan/maildirstorage.h include/libetpan/maildriver.h include/libetpan/maildriver_tools.h include/libetpan/maildriver_types.h @@ -74,6 +84,7 @@ include/libetpan/mhdriver_cached_message.h include/libetpan/mhdriver_message.h include/libetpan/mhdriver_types.h include/libetpan/mhstorage.h +include/libetpan/mime_message_driver.h include/libetpan/mmapstring.h include/libetpan/newsnntp.h include/libetpan/newsnntp_socket.h |