Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs17:/tmp/cvs-serv25358/crypto/finkinfo

Modified Files:
      Tag: pangocairo-branch
        evolution.patch 
Log Message:
more validation fixes

Index: evolution.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/evolution.patch,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- evolution.patch     28 Dec 2006 15:45:29 -0000      1.1.2.3
+++ evolution.patch     21 Sep 2007 19:58:14 -0000      1.1.2.4
@@ -1,7 +1,29 @@
-diff -uNr evolution-2.8.2.1/configure evolution-2.8.2.1-new/configure
---- evolution-2.8.2.1/configure        2006-11-20 22:52:58.000000000 -0500
-+++ evolution-2.8.2.1-new/configure    2006-12-26 09:47:18.000000000 -0500
-@@ -12174,7 +12174,7 @@
+diff -uNr evolution-2.12.0/addressbook/gui/contact-editor/e-contact-editor.c 
evolution-2.12.0-new/addressbook/gui/contact-editor/e-contact-editor.c
+--- evolution-2.12.0/addressbook/gui/contact-editor/e-contact-editor.c 
2007-09-16 14:52:39.000000000 -0400
++++ evolution-2.12.0-new/addressbook/gui/contact-editor/e-contact-editor.c     
2007-09-21 15:50:07.000000000 -0400
+@@ -48,6 +48,7 @@
+ #include <libebook/e-address-western.h>
+ #include <libedataserverui/e-source-option-menu.h>
+ 
++#include <sys/types.h>
+ #include <camel/camel.h>
+ 
+ #include "addressbook/gui/component/addressbook.h"
+diff -uNr evolution-2.12.0/composer/e-msg-composer-hdrs.c 
evolution-2.12.0-new/composer/e-msg-composer-hdrs.c
+--- evolution-2.12.0/composer/e-msg-composer-hdrs.c    2007-09-16 
15:18:00.000000000 -0400
++++ evolution-2.12.0-new/composer/e-msg-composer-hdrs.c        2007-09-21 
15:50:14.000000000 -0400
+@@ -58,6 +58,7 @@
+ #include "e-util/e-error.h"
+ #include "e-util/e-icon-factory.h"
+ 
++#include <sys/types.h>
+ #include <camel/camel.h>
+ #include <camel/camel-store.h>
+ #include <camel/camel-session.h>
+diff -uNr evolution-2.12.0/configure evolution-2.12.0-new/configure
+--- evolution-2.12.0/configure 2007-09-17 02:41:38.000000000 -0400
++++ evolution-2.12.0-new/configure     2007-09-21 15:48:27.000000000 -0400
+@@ -13806,7 +13806,7 @@
  dynamic_linker="$host_os ld.so"
  sys_lib_dlsearch_path_spec="/lib /usr/lib"
  if test "$GCC" = yes; then
@@ -10,7 +32,7 @@
    if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
      # if the path contains ";" then we assume it to be the separator
      # otherwise default to the standard path separator (i.e. ":") - it is
-@@ -12345,7 +12345,7 @@
+@@ -13977,7 +13977,7 @@
    shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
    # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    if test "$GCC" = yes; then
@@ -19,7 +41,7 @@
    else
      sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
    fi
-@@ -16151,7 +16151,7 @@
+@@ -17890,7 +17890,7 @@
  dynamic_linker="$host_os ld.so"
  sys_lib_dlsearch_path_spec="/lib /usr/lib"
  if test "$GCC" = yes; then
@@ -28,7 +50,7 @@
    if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
      # if the path contains ";" then we assume it to be the separator
      # otherwise default to the standard path separator (i.e. ":") - it is
-@@ -16322,7 +16322,7 @@
+@@ -18061,7 +18061,7 @@
    shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
    # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    if test "$GCC" = yes; then
@@ -37,7 +59,7 @@
    else
      sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
    fi
-@@ -18759,7 +18759,7 @@
+@@ -20526,7 +20526,7 @@
  dynamic_linker="$host_os ld.so"
  sys_lib_dlsearch_path_spec="/lib /usr/lib"
  if test "$GCC" = yes; then
@@ -46,7 +68,7 @@
    if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
      # if the path contains ";" then we assume it to be the separator
      # otherwise default to the standard path separator (i.e. ":") - it is
-@@ -18930,7 +18930,7 @@
+@@ -20697,7 +20697,7 @@
    shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
    # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    if test "$GCC" = yes; then
@@ -55,7 +77,7 @@
    else
      sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
    fi
-@@ -21375,7 +21375,7 @@
+@@ -23169,7 +23169,7 @@
  dynamic_linker="$host_os ld.so"
  sys_lib_dlsearch_path_spec="/lib /usr/lib"
  if test "$GCC" = yes; then
@@ -64,7 +86,7 @@
    if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
      # if the path contains ";" then we assume it to be the separator
      # otherwise default to the standard path separator (i.e. ":") - it is
-@@ -21546,7 +21546,7 @@
+@@ -23340,7 +23340,7 @@
    shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
    # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
    if test "$GCC" = yes; then
@@ -73,10 +95,10 @@
    else
      sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
    fi
-diff -uNr evolution-2.8.2.1/mail/em-folder-browser.c 
evolution-2.8.2.1-new/mail/em-folder-browser.c
---- evolution-2.8.2.1/mail/em-folder-browser.c 2006-09-29 03:37:55.000000000 
-0400
-+++ evolution-2.8.2.1-new/mail/em-folder-browser.c     2006-12-26 
09:13:15.000000000 -0500
-@@ -98,7 +98,7 @@
+diff -uNr evolution-2.12.0/mail/em-folder-browser.c 
evolution-2.12.0-new/mail/em-folder-browser.c
+--- evolution-2.12.0/mail/em-folder-browser.c  2007-09-16 15:17:46.000000000 
-0400
++++ evolution-2.12.0-new/mail/em-folder-browser.c      2007-09-21 
15:48:27.000000000 -0400
+@@ -99,7 +99,7 @@
  #include "evolution-shell-component-utils.h" /* Pixmap stuff, sigh */
  
  extern CamelSession *session;
@@ -85,9 +107,20 @@
  
  #define d(x)
  
-diff -uNr evolution-2.8.2.1/plugins/calendar-weather/Makefile.in 
evolution-2.8.2.1-new/plugins/calendar-weather/Makefile.in
---- evolution-2.8.2.1/plugins/calendar-weather/Makefile.in     2006-11-20 
22:53:20.000000000 -0500
-+++ evolution-2.8.2.1-new/plugins/calendar-weather/Makefile.in 2006-12-26 
09:45:11.000000000 -0500
+diff -uNr evolution-2.12.0/mail/mail-session.c 
evolution-2.12.0-new/mail/mail-session.c
+--- evolution-2.12.0/mail/mail-session.c       2007-09-16 15:17:46.000000000 
-0400
++++ evolution-2.12.0-new/mail/mail-session.c   2007-09-21 15:50:59.000000000 
-0400
+@@ -37,6 +37,7 @@
+ #include <libedataserverui/e-passwords.h>
+ #include <libedataserver/e-msgport.h>
+ 
++#include <sys/types.h>
+ #include <camel/camel.h>      /* FIXME: this is where camel_init is defined, 
it shouldn't include everything else */
+ #include <camel/camel-filter-driver.h>
+ #include <camel/camel-i18n.h>
+diff -uNr evolution-2.12.0/plugins/calendar-weather/Makefile.in 
evolution-2.12.0-new/plugins/calendar-weather/Makefile.in
+--- evolution-2.12.0/plugins/calendar-weather/Makefile.in      2007-09-17 
02:41:58.000000000 -0400
++++ evolution-2.12.0-new/plugins/calendar-weather/Makefile.in  2007-09-21 
15:48:27.000000000 -0400
 @@ -59,7 +59,7 @@
  LTLIBRARIES = $(plugin_LTLIBRARIES)
  am__DEPENDENCIES_1 =
@@ -97,7 +130,7 @@
        $(am__DEPENDENCIES_1)
  am_liborg_gnome_calendar_weather_la_OBJECTS = calendar-weather.lo
  liborg_gnome_calendar_weather_la_OBJECTS =  \
-@@ -445,7 +445,7 @@
+@@ -461,7 +461,7 @@
  liborg_gnome_calendar_weather_la_SOURCES = calendar-weather.c
  liborg_gnome_calendar_weather_la_LDFLAGS = -module -avoid-version 
$(NO_UNDEFINED)
  liborg_gnome_calendar_weather_la_LIBADD = \
@@ -106,9 +139,9 @@
        $(EVOLUTION_CALENDAR_LIBS)
  
  EXTRA_DIST = \
-diff -uNr evolution-2.8.2.1/plugins/exchange-operations/Makefile.in 
evolution-2.8.2.1-new/plugins/exchange-operations/Makefile.in
---- evolution-2.8.2.1/plugins/exchange-operations/Makefile.in  2006-11-20 
22:53:21.000000000 -0500
-+++ evolution-2.8.2.1-new/plugins/exchange-operations/Makefile.in      
2006-12-26 09:45:53.000000000 -0500
+diff -uNr evolution-2.12.0/plugins/exchange-operations/Makefile.in 
evolution-2.12.0-new/plugins/exchange-operations/Makefile.in
+--- evolution-2.12.0/plugins/exchange-operations/Makefile.in   2007-09-17 
02:41:59.000000000 -0400
++++ evolution-2.12.0-new/plugins/exchange-operations/Makefile.in       
2007-09-21 15:48:27.000000000 -0400
 @@ -61,8 +61,7 @@
  liborg_gnome_exchange_operations_la_DEPENDENCIES =  \
        $(top_builddir)/e-util/libeutil.la \
@@ -119,7 +152,7 @@
        $(top_builddir)/addressbook/gui/component/libevolution-addressbook.la \
        $(am__DEPENDENCIES_1)
  am_liborg_gnome_exchange_operations_la_OBJECTS =  \
-@@ -477,8 +476,7 @@
+@@ -499,8 +498,7 @@
  liborg_gnome_exchange_operations_la_LIBADD = \
        $(top_builddir)/e-util/libeutil.la                      \
        $(top_builddir)/widgets/misc/libemiscwidgets.la         \
@@ -129,9 +162,9 @@
        $(top_builddir)/addressbook/gui/component/libevolution-addressbook.la \
        $(CAMEL_EXCHANGE_LIBS)
  
-diff -uNr evolution-2.8.2.1/plugins/groupwise-features/Makefile.in 
evolution-2.8.2.1-new/plugins/groupwise-features/Makefile.in
---- evolution-2.8.2.1/plugins/groupwise-features/Makefile.in   2006-11-20 
22:53:22.000000000 -0500
-+++ evolution-2.8.2.1-new/plugins/groupwise-features/Makefile.in       
2006-12-26 09:45:11.000000000 -0500
+diff -uNr evolution-2.12.0/plugins/groupwise-features/Makefile.in 
evolution-2.12.0-new/plugins/groupwise-features/Makefile.in
+--- evolution-2.12.0/plugins/groupwise-features/Makefile.in    2007-09-17 
02:42:00.000000000 -0400
++++ evolution-2.12.0-new/plugins/groupwise-features/Makefile.in        
2007-09-21 15:48:27.000000000 -0400
 @@ -62,7 +62,7 @@
  am__DEPENDENCIES_2 =
  liborg_gnome_groupwise_features_la_DEPENDENCIES =  \
@@ -141,7 +174,7 @@
        $(top_builddir)/widgets/misc/libemiscwidgets.la \
        $(top_builddir)/filter/libfilter.la $(am__DEPENDENCIES_1) \
        $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_2) \
-@@ -472,7 +472,7 @@
+@@ -488,7 +488,7 @@
  
  liborg_gnome_groupwise_features_la_LIBADD = \
        $(top_builddir)/e-util/libeutil.la                      \
@@ -150,9 +183,9 @@
        $(top_builddir)/widgets/misc/libemiscwidgets.la         \
        $(top_builddir)/filter/libfilter.la                     \
        $(NO_UNDEFINED_REQUIRED_LIBS)                           \
-diff -uNr evolution-2.8.2.1/plugins/import-ics-attachments/Makefile.in 
evolution-2.8.2.1-new/plugins/import-ics-attachments/Makefile.in
---- evolution-2.8.2.1/plugins/import-ics-attachments/Makefile.in       
2006-11-20 22:53:22.000000000 -0500
-+++ evolution-2.8.2.1-new/plugins/import-ics-attachments/Makefile.in   
2006-12-26 09:46:21.000000000 -0500
+diff -uNr evolution-2.12.0/plugins/import-ics-attachments/Makefile.in 
evolution-2.12.0-new/plugins/import-ics-attachments/Makefile.in
+--- evolution-2.12.0/plugins/import-ics-attachments/Makefile.in        
2007-09-17 02:42:00.000000000 -0400
++++ evolution-2.12.0-new/plugins/import-ics-attachments/Makefile.in    
2007-09-21 15:48:27.000000000 -0400
 @@ -59,7 +59,6 @@
  am__DEPENDENCIES_1 =
  liborg_gnome_evolution_mail_attachments_import_ics_la_DEPENDENCIES =  \
@@ -161,7 +194,7 @@
        $(am__DEPENDENCIES_1)
  am_liborg_gnome_evolution_mail_attachments_import_ics_la_OBJECTS =  \
        icsimporter.lo
-@@ -442,7 +441,6 @@
+@@ -458,7 +457,6 @@
  liborg_gnome_evolution_mail_attachments_import_ics_la_LDFLAGS = -module 
-avoid-version $(NO_UNDEFINED)
  liborg_gnome_evolution_mail_attachments_import_ics_la_LIBADD = \
        $(top_builddir)/e-util/libeutil.la              \
@@ -169,9 +202,9 @@
        $(EVOLUTION_MAIL_LIBS)
  
  EXTRA_DIST = org-gnome-evolution-mail-attachments-import-ics.eplug.xml
-diff -uNr evolution-2.8.2.1/plugins/itip-formatter/Makefile.in 
evolution-2.8.2.1-new/plugins/itip-formatter/Makefile.in
---- evolution-2.8.2.1/plugins/itip-formatter/Makefile.in       2006-11-20 
22:53:23.000000000 -0500
-+++ evolution-2.8.2.1-new/plugins/itip-formatter/Makefile.in   2006-12-26 
09:46:25.000000000 -0500
+diff -uNr evolution-2.12.0/plugins/itip-formatter/Makefile.in 
evolution-2.12.0-new/plugins/itip-formatter/Makefile.in
+--- evolution-2.12.0/plugins/itip-formatter/Makefile.in        2007-09-17 
02:42:01.000000000 -0400
++++ evolution-2.12.0-new/plugins/itip-formatter/Makefile.in    2007-09-21 
15:48:27.000000000 -0400
 @@ -60,8 +60,7 @@
  am__DEPENDENCIES_1 =
  liborg_gnome_itip_formatter_la_DEPENDENCIES =  \
@@ -182,7 +215,7 @@
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
  am_liborg_gnome_itip_formatter_la_OBJECTS = itip-formatter.lo \
        itip-view.lo
-@@ -435,8 +434,7 @@
+@@ -451,8 +450,7 @@
  liborg_gnome_itip_formatter_la_LDFLAGS = -module -avoid-version 
$(NO_UNDEFINED)
  liborg_gnome_itip_formatter_la_LIBADD = \
        $(top_builddir)/e-util/libeutil.la                      \
@@ -192,9 +225,9 @@
        $(CAMEL_LIBS)                                           \
        $(EVOLUTION_CALENDAR_LIBS)
  
-diff -uNr evolution-2.8.2.1/plugins/mail-account-disable/Makefile.in 
evolution-2.8.2.1-new/plugins/mail-account-disable/Makefile.in
---- evolution-2.8.2.1/plugins/mail-account-disable/Makefile.in 2006-11-20 
22:53:23.000000000 -0500
-+++ evolution-2.8.2.1-new/plugins/mail-account-disable/Makefile.in     
2006-12-26 09:46:33.000000000 -0500
+diff -uNr evolution-2.12.0/plugins/mail-account-disable/Makefile.in 
evolution-2.12.0-new/plugins/mail-account-disable/Makefile.in
+--- evolution-2.12.0/plugins/mail-account-disable/Makefile.in  2007-09-17 
02:42:01.000000000 -0400
++++ evolution-2.12.0-new/plugins/mail-account-disable/Makefile.in      
2007-09-21 15:48:27.000000000 -0400
 @@ -59,7 +59,6 @@
  am__DEPENDENCIES_1 =
  libmail_account_disable_la_DEPENDENCIES =  \
@@ -203,7 +236,7 @@
        $(am__DEPENDENCIES_1)
  am_libmail_account_disable_la_OBJECTS = mail-account-disable.lo
  libmail_account_disable_la_OBJECTS =  \
-@@ -431,7 +430,6 @@
+@@ -447,7 +446,6 @@
  libmail_account_disable_la_SOURCES = mail-account-disable.c
  libmail_account_disable_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)
  libmail_account_disable_la_LIBADD = $(top_builddir)/e-util/libeutil.la        
        \
@@ -211,9 +244,9 @@
        $(EVOLUTION_MAIL_LIBS)
  
  EXTRA_DIST = org-gnome-mail-account-disable.eplug.xml
-diff -uNr evolution-2.8.2.1/plugins/mark-all-read/Makefile.in 
evolution-2.8.2.1-new/plugins/mark-all-read/Makefile.in
---- evolution-2.8.2.1/plugins/mark-all-read/Makefile.in        2006-11-20 
22:53:25.000000000 -0500
-+++ evolution-2.8.2.1-new/plugins/mark-all-read/Makefile.in    2006-12-26 
09:46:44.000000000 -0500
+diff -uNr evolution-2.12.0/plugins/mark-all-read/Makefile.in 
evolution-2.12.0-new/plugins/mark-all-read/Makefile.in
+--- evolution-2.12.0/plugins/mark-all-read/Makefile.in 2007-09-17 
02:42:03.000000000 -0400
++++ evolution-2.12.0-new/plugins/mark-all-read/Makefile.in     2007-09-21 
15:48:27.000000000 -0400
 @@ -59,7 +59,6 @@
  am__DEPENDENCIES_1 =
  liborg_gnome_mark_all_read_la_DEPENDENCIES =  \
@@ -222,7 +255,7 @@
        $(am__DEPENDENCIES_1)
  am_liborg_gnome_mark_all_read_la_OBJECTS = mark-all-read.lo
  liborg_gnome_mark_all_read_la_OBJECTS =  \
-@@ -431,7 +430,6 @@
+@@ -447,7 +446,6 @@
  liborg_gnome_mark_all_read_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)
  liborg_gnome_mark_all_read_la_LIBADD = \
        $(top_builddir)/e-util/libeutil.la              \
@@ -230,9 +263,9 @@
        $(EVOLUTION_MAIL_LIBS)
  
  EXTRA_DIST = org-gnome-mark-all-read.eplug.xml
-diff -uNr evolution-2.8.2.1/plugins/print-message/Makefile.in 
evolution-2.8.2.1-new/plugins/print-message/Makefile.in
---- evolution-2.8.2.1/plugins/print-message/Makefile.in        2006-11-20 
22:53:27.000000000 -0500
-+++ evolution-2.8.2.1-new/plugins/print-message/Makefile.in    2006-12-26 
09:46:51.000000000 -0500
+diff -uNr evolution-2.12.0/plugins/print-message/Makefile.in 
evolution-2.12.0-new/plugins/print-message/Makefile.in
+--- evolution-2.12.0/plugins/print-message/Makefile.in 2007-09-17 
02:42:04.000000000 -0400
++++ evolution-2.12.0-new/plugins/print-message/Makefile.in     2007-09-21 
15:48:27.000000000 -0400
 @@ -59,7 +59,6 @@
  am__DEPENDENCIES_1 =
  liborg_gnome_print_message_la_DEPENDENCIES =  \
@@ -241,7 +274,7 @@
        $(am__DEPENDENCIES_1)
  am_liborg_gnome_print_message_la_OBJECTS = print-message.lo
  liborg_gnome_print_message_la_OBJECTS =  \
-@@ -431,7 +430,6 @@
+@@ -447,7 +446,6 @@
  liborg_gnome_print_message_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED)
  liborg_gnome_print_message_la_LIBADD = \
        $(top_builddir)/e-util/libeutil.la              \
@@ -249,10 +282,10 @@
        $(EVOLUTION_MAIL_LIBS)
  
  EXTRA_DIST = \
-diff -uNr evolution-2.8.2.1/plugins/publish-calendar/Makefile.in 
evolution-2.8.2.1-new/plugins/publish-calendar/Makefile.in
---- evolution-2.8.2.1/plugins/publish-calendar/Makefile.in     2006-11-20 
22:53:27.000000000 -0500
-+++ evolution-2.8.2.1-new/plugins/publish-calendar/Makefile.in 2006-12-26 
09:45:11.000000000 -0500
-@@ -59,7 +59,7 @@
+diff -uNr evolution-2.12.0/plugins/publish-calendar/Makefile.in 
evolution-2.12.0-new/plugins/publish-calendar/Makefile.in
+--- evolution-2.12.0/plugins/publish-calendar/Makefile.in      2007-09-17 
02:42:04.000000000 -0400
++++ evolution-2.12.0-new/plugins/publish-calendar/Makefile.in  2007-09-21 
15:48:27.000000000 -0400
+@@ -60,7 +60,7 @@
  am__DEPENDENCIES_1 =
  liborg_gnome_publish_calendar_la_DEPENDENCIES =  \
        $(top_builddir)/e-util/libeutil.la \
@@ -261,7 +294,7 @@
        $(am__DEPENDENCIES_1)
  am_liborg_gnome_publish_calendar_la_OBJECTS = publish-calendar.lo \
        publish-format-fb.lo publish-format-ical.lo \
-@@ -447,7 +447,7 @@
+@@ -469,7 +469,7 @@
  liborg_gnome_publish_calendar_la_LDFLAGS = -module -avoid-version 
$(NO_UNDEFINED)
  liborg_gnome_publish_calendar_la_LIBADD = \
        $(top_builddir)/e-util/libeutil.la                      \
@@ -270,9 +303,9 @@
        $(EVOLUTION_CALENDAR_LIBS)
  
  EXTRA_DIST = \
-diff -uNr evolution-2.8.2.1/plugins/startup-wizard/Makefile.in 
evolution-2.8.2.1-new/plugins/startup-wizard/Makefile.in
---- evolution-2.8.2.1/plugins/startup-wizard/Makefile.in       2006-11-20 
22:53:29.000000000 -0500
-+++ evolution-2.8.2.1-new/plugins/startup-wizard/Makefile.in   2006-12-26 
09:46:56.000000000 -0500
+diff -uNr evolution-2.12.0/plugins/startup-wizard/Makefile.in 
evolution-2.12.0-new/plugins/startup-wizard/Makefile.in
+--- evolution-2.12.0/plugins/startup-wizard/Makefile.in        2007-09-17 
02:42:06.000000000 -0400
++++ evolution-2.12.0-new/plugins/startup-wizard/Makefile.in    2007-09-21 
15:48:27.000000000 -0400
 @@ -61,8 +61,7 @@
        $(top_builddir)/e-util/libeutil.la \
        $(top_builddir)/widgets/e-timezone-dialog/libetimezonedialog.la \
@@ -283,7 +316,7 @@
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
  am_liborg_gnome_evolution_startup_wizard_la_OBJECTS =  \
        startup-wizard.lo
-@@ -437,8 +436,7 @@
+@@ -454,8 +453,7 @@
        $(top_builddir)/e-util/libeutil.la                              \
        $(top_builddir)/widgets/e-timezone-dialog/libetimezonedialog.la \
        $(top_builddir)/widgets/misc/libemiscwidgets.la                 \
@@ -293,3 +326,14 @@
        $(EVOLUTION_CALENDAR_LIBS)                                      \
        $(EVOLUTION_MAIL_LIBS)
  
+diff -uNr evolution-2.12.0/widgets/misc/e-attachment.c 
evolution-2.12.0-new/widgets/misc/e-attachment.c
+--- evolution-2.12.0/widgets/misc/e-attachment.c       2007-09-16 
15:33:23.000000000 -0400
++++ evolution-2.12.0-new/widgets/misc/e-attachment.c   2007-09-21 
15:51:16.000000000 -0400
+@@ -45,6 +45,7 @@
+ #include <string.h>
+ #include <errno.h>
+ 
++#include <sys/types.h>
+ #include <camel/camel.h>
+ #include <gtk/gtk.h>
+ #include <gtk/gtknotebook.h>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to