FreeBSD Bugzilla – Attachment 27353 Details for
Bug 46422
Update port: mail/libetpan to 0.27
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.87 KB, created by
tkato
on 2002-12-21 07:10:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-12-21 07:10:07 UTC
Size:
2.87 KB
patch
obsolete
>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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 46422
: 27353