FreeBSD Bugzilla – Attachment 46259 Details for
Bug 71062
Update port: mail/libetpan to 0.33
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 4.20 KB, created by
tkato432
on 2004-08-28 01:10:29 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2004-08-28 01:10:29 UTC
Size:
4.20 KB
patch
obsolete
>diff -urN /usr/ports/mail/libetpan/Makefile mail/libetpan/Makefile >--- /usr/ports/mail/libetpan/Makefile Sat Jul 10 08:52:18 2004 >+++ mail/libetpan/Makefile Tue Aug 24 18:45:39 2004 >@@ -7,7 +7,7 @@ > # > > PORTNAME= libetpan >-PORTVERSION= 0.32 >+PORTVERSION= 0.33 > CATEGORIES= mail > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -17,7 +17,8 @@ > > USE_ICONV= yes > USE_OPENSSL= yes >-USE_INC_LIBTOOL_VER=13 >+USE_LIBTOOL_VER= 15 >+GNU_CONFIGURE= yes > CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > INSTALLS_SHLIB= yes > >diff -urN /usr/ports/mail/libetpan/distinfo mail/libetpan/distinfo >--- /usr/ports/mail/libetpan/distinfo Thu Mar 18 13:53:48 2004 >+++ mail/libetpan/distinfo Tue Aug 24 18:30:40 2004 >@@ -1,2 +1,2 @@ >-MD5 (libetpan-0.32.tar.gz) = 87104b7ff4cbb1e9f5ba256dde0a5f56 >-SIZE (libetpan-0.32.tar.gz) = 626180 >+MD5 (libetpan-0.33.tar.gz) = baf8bb5cd6c9af5839b0af0a611a6809 >+SIZE (libetpan-0.33.tar.gz) = 798850 >diff -urN /usr/ports/mail/libetpan/files/patch-Rules.in mail/libetpan/files/patch-Rules.in >--- /usr/ports/mail/libetpan/files/patch-Rules.in Thu Dec 18 18:56:10 2003 >+++ mail/libetpan/files/patch-Rules.in Thu Jan 1 09:00:00 1970 >@@ -1,13 +0,0 @@ >---- Rules.in.orig Tue Dec 16 07:11:13 2003 >-+++ Rules.in Thu Dec 18 13:08:39 2003 >-@@ -14,8 +14,8 @@ >- CC = @CC@ >- @SET_MAKE@ >- >--CFLAGS = @CFLAGS@ @CPPFLAGS@ @DEFS@ \ >-- -I$(top_builddir)/include -I$(top_builddir) -I. $(INCLUDES) >-+CFLAGS = -I$(top_builddir)/include -I$(top_builddir) -I. $(INCLUDES) \ >-+ @CFLAGS@ @CPPFLAGS@ @DEFS@ >- >- LDFLAGS = @LDFLAGS@ >- OBJECTS = $(SOURCES:.c=.lo) >diff -urN /usr/ports/mail/libetpan/files/patch-configure mail/libetpan/files/patch-configure >--- /usr/ports/mail/libetpan/files/patch-configure Mon Sep 2 00:14:44 2002 >+++ mail/libetpan/files/patch-configure Thu Jan 1 09:00:00 1970 >@@ -1,10 +0,0 @@ >---- configure.orig Thu Jun 27 06:20:11 2002 >-+++ configure Fri Aug 30 03:10:00 2002 >-@@ -5228,6 +5228,7 @@ >- >- # This can be used to rebuild libtool when needed >- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" >-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS >- >- # Always use our own libtool. >- LIBTOOL='$(SHELL) $(top_builddir)/libtool' >diff -urN /usr/ports/mail/libetpan/files/patch-generic-imapdriver_cached_message.c mail/libetpan/files/patch-generic-imapdriver_cached_message.c >--- /usr/ports/mail/libetpan/files/patch-generic-imapdriver_cached_message.c Sat Aug 7 01:21:03 2004 >+++ mail/libetpan/files/patch-generic-imapdriver_cached_message.c Thu Jan 1 09:00:00 1970 >@@ -1,10 +0,0 @@ >---- generic/imapdriver_cached_message.c.orig Fri Aug 6 18:17:41 2004 >-+++ generic/imapdriver_cached_message.c Fri Aug 6 18:18:39 2004 >-@@ -213,6 +213,7 @@ >- free_section: >- mailmime_section_free(part); >- err: >-+ return; >- } >- >- static void generate_key_from_section(char * key, size_t size, >diff -urN /usr/ports/mail/libetpan/pkg-plist mail/libetpan/pkg-plist >--- /usr/ports/mail/libetpan/pkg-plist Fri Dec 19 02:24:14 2003 >+++ mail/libetpan/pkg-plist Tue Aug 24 19:44:05 2004 >@@ -5,7 +5,12 @@ > include/libetpan/cinthash.h > include/libetpan/clist.h > include/libetpan/data_message_driver.h >+include/libetpan/dbdriver.h >+include/libetpan/dbdriver_message.h >+include/libetpan/dbdriver_types.h >+include/libetpan/dbstorage.h > include/libetpan/generic_cache_types.h >+include/libetpan/hotmailstorage.h > include/libetpan/imapdriver.h > include/libetpan/imapdriver_cached.h > include/libetpan/imapdriver_cached_message.h >@@ -28,6 +33,8 @@ > include/libetpan/maildriver_errors.h > include/libetpan/maildriver_types.h > include/libetpan/maildriver_types_helper.h >+include/libetpan/mailengine.h >+include/libetpan/mailfolder.h > include/libetpan/mailimap.h > include/libetpan/mailimap_helper.h > include/libetpan/mailimap_socket.h >@@ -55,6 +62,11 @@ > include/libetpan/mailpop3_socket.h > include/libetpan/mailpop3_ssl.h > include/libetpan/mailpop3_types.h >+include/libetpan/mailprivacy.h >+include/libetpan/mailprivacy_gnupg.h >+include/libetpan/mailprivacy_smime.h >+include/libetpan/mailprivacy_tools.h >+include/libetpan/mailprivacy_types.h > include/libetpan/mailsmtp.h > include/libetpan/mailsmtp_helper.h > include/libetpan/mailsmtp_socket.h >@@ -103,5 +115,5 @@ > include/libetpan.h > lib/libetpan.a > lib/libetpan.so >-lib/libetpan.so.1 >+lib/libetpan.so.2 > @dirrm include/libetpan
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 71062
: 46259