diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-12 03:27:28 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-12 03:27:28 +0800 |
commit | f26a795dd49a3bd242088d3c4e27cbfcec9185f9 (patch) | |
tree | 4a1cd2ee581b4b5862615647d45c5b0ac4ea6225 | |
parent | 0b36844b5c487e0bf5ef6ca22c962d1bc3b821a6 (diff) | |
download | marcuscom-ports-f26a795dd49a3bd242088d3c4e27cbfcec9185f9.tar marcuscom-ports-f26a795dd49a3bd242088d3c4e27cbfcec9185f9.tar.gz marcuscom-ports-f26a795dd49a3bd242088d3c4e27cbfcec9185f9.tar.bz2 marcuscom-ports-f26a795dd49a3bd242088d3c4e27cbfcec9185f9.tar.lz marcuscom-ports-f26a795dd49a3bd242088d3c4e27cbfcec9185f9.tar.xz marcuscom-ports-f26a795dd49a3bd242088d3c4e27cbfcec9185f9.tar.zst marcuscom-ports-f26a795dd49a3bd242088d3c4e27cbfcec9185f9.zip |
Update to 2.1.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3389 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | mail/evolution/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution/distinfo | 4 | ||||
-rw-r--r-- | mail/evolution/files/patch-plugins_shared-folder_install-shared.c | 16 | ||||
-rw-r--r-- | mail/evolution/pkg-plist | 34 |
4 files changed, 41 insertions, 15 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 27fad43d9..c4e06541a 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evolution -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1 diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo index 0e4233a3c..23428edd8 100644 --- a/mail/evolution/distinfo +++ b/mail/evolution/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/evolution-2.1.2.tar.bz2) = cf4d35121b51e2aa4b44940413ef3d0f -SIZE (gnome2/evolution-2.1.2.tar.bz2) = 14003587 +MD5 (gnome2/evolution-2.1.3.tar.bz2) = 35e191afbcb4c017d6c6220f528d0a9b +SIZE (gnome2/evolution-2.1.3.tar.bz2) = 13258957 diff --git a/mail/evolution/files/patch-plugins_shared-folder_install-shared.c b/mail/evolution/files/patch-plugins_shared-folder_install-shared.c new file mode 100644 index 000000000..2b4a81113 --- /dev/null +++ b/mail/evolution/files/patch-plugins_shared-folder_install-shared.c @@ -0,0 +1,16 @@ +--- plugins/shared-folder/install-shared.c.orig Tue Jan 11 14:07:43 2005 ++++ plugins/shared-folder/install-shared.c Tue Jan 11 14:08:02 2005 +@@ -132,12 +132,12 @@ + static void + accept_clicked(GnomeDruidPage *page, GtkWidget *druid, const char *id) + { +- g_print("\n\naccepting\n\n"); + EMFolderTreeModel *model; + EMFolderTree *folder_tree; + GtkWidget *dialog ; + struct AcceptData *accept_data; + char *uri; ++ g_print("\n\naccepting\n\n"); + accept_data = g_new0(struct AcceptData, 1); + model = mail_component_peek_tree_model (mail_component_peek ()); + folder_tree = (EMFolderTree *) em_folder_tree_new_with_model (model); diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist index 3619b30f1..de4268c4d 100644 --- a/mail/evolution/pkg-plist +++ b/mail/evolution/pkg-plist @@ -69,6 +69,7 @@ include/evolution-%%VERSION%%/widgets/e-map.h include/evolution-%%VERSION%%/widgets/e-multi-config-dialog.h %%PILOT:%%include/evolution-%%VERSION%%/widgets/e-pilot-settings.h include/evolution-%%VERSION%%/widgets/e-search-bar.h +include/evolution-%%VERSION%%/widgets/e-send-options.h include/evolution-%%VERSION%%/widgets/e-task-bar.h include/evolution-%%VERSION%%/widgets/e-task-widget.h include/evolution-%%VERSION%%/widgets/e-url-entry.h @@ -87,9 +88,6 @@ lib/evolution/%%VERSION%%/libeconduit.so.0 lib/evolution/%%VERSION%%/libemiscwidgets.a lib/evolution/%%VERSION%%/libemiscwidgets.so lib/evolution/%%VERSION%%/libemiscwidgets.so.0 -lib/evolution/%%VERSION%%/libeselectnames.a -lib/evolution/%%VERSION%%/libeselectnames.so -lib/evolution/%%VERSION%%/libeselectnames.so.0 lib/evolution/%%VERSION%%/libeshell.a lib/evolution/%%VERSION%%/libeshell.so lib/evolution/%%VERSION%%/libeshell.so.0 @@ -114,13 +112,24 @@ lib/evolution/%%VERSION%%/libevolution-mail-importers.so.0 lib/evolution/%%VERSION%%/libevolution-widgets-a11y.a lib/evolution/%%VERSION%%/libevolution-widgets-a11y.so lib/evolution/%%VERSION%%/libevolution-widgets-a11y.so.0 +lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-file.so lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-http.so +lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-weather.so +lib/evolution/%%VERSION%%/plugins/liborg-gnome-compose-send-options.so lib/evolution/%%VERSION%%/plugins/liborg-gnome-gw-account-setup.so lib/evolution/%%VERSION%%/plugins/liborg-gnome-plugin-manager.so +lib/evolution/%%VERSION%%/plugins/liborg-gnome-send-options.so +lib/evolution/%%VERSION%%/plugins/liborg-gnome-shared-folder.so +lib/evolution/%%VERSION%%/plugins/org-gnome-calendar-file.eplug lib/evolution/%%VERSION%%/plugins/org-gnome-calendar-http.eplug +lib/evolution/%%VERSION%%/plugins/org-gnome-calendar-weather.eplug +lib/evolution/%%VERSION%%/plugins/org-gnome-compose-send-options.eplug +lib/evolution/%%VERSION%%/plugins/org-gnome-compose-send-options.xml lib/evolution/%%VERSION%%/plugins/org-gnome-gw-account-setup.eplug lib/evolution/%%VERSION%%/plugins/org-gnome-plugin-manager.eplug lib/evolution/%%VERSION%%/plugins/org-gnome-plugin-manager.xml +lib/evolution/%%VERSION%%/plugins/org-gnome-send-options.eplug +lib/evolution/%%VERSION%%/plugins/org-gnome-shared-folder.eplug libdata/bonobo/servers/GNOME_Evolution_Addressbook_%%VERSION%%.server libdata/bonobo/servers/GNOME_Evolution_Addressbook_LDIF_Importer_%%VERSION%%.server libdata/bonobo/servers/GNOME_Evolution_Addressbook_SelectNames_%%VERSION%%.server @@ -160,13 +169,12 @@ share/gnome/evolution/%%VERSION%%/etspec/e-cal-list-view.etspec share/gnome/evolution/%%VERSION%%/etspec/e-calendar-table.etspec share/gnome/evolution/%%VERSION%%/etspec/e-contact-list-editor.etspec share/gnome/evolution/%%VERSION%%/etspec/e-meeting-time-sel.etspec -share/gnome/evolution/%%VERSION%%/etspec/e-select-names-section.etspec -share/gnome/evolution/%%VERSION%%/etspec/e-select-names.etspec share/gnome/evolution/%%VERSION%%/etspec/message-list.etspec share/gnome/evolution/%%VERSION%%/filtertypes.xml share/gnome/evolution/%%VERSION%%/glade/alarm-dialog.glade share/gnome/evolution/%%VERSION%%/glade/alarm-list-dialog.glade share/gnome/evolution/%%VERSION%%/glade/alarm-notify.glade +share/gnome/evolution/%%VERSION%%/glade/cal-attachment.glade share/gnome/evolution/%%VERSION%%/glade/cal-prefs-dialog.glade share/gnome/evolution/%%VERSION%%/glade/contact-editor.glade share/gnome/evolution/%%VERSION%%/glade/contact-list-editor.glade @@ -175,6 +183,7 @@ share/gnome/evolution/%%VERSION%%/glade/e-contact-print.glade share/gnome/evolution/%%VERSION%%/glade/e-delegate-dialog.glade share/gnome/evolution/%%VERSION%%/glade/e-itip-control.glade share/gnome/evolution/%%VERSION%%/glade/e-msg-composer-attachment.glade +share/gnome/evolution/%%VERSION%%/glade/e-send-options.glade share/gnome/evolution/%%VERSION%%/glade/e-timezone-dialog.glade share/gnome/evolution/%%VERSION%%/glade/eab-contact-commit-duplicate-detected.glade share/gnome/evolution/%%VERSION%%/glade/eab-contact-duplicate-detected.glade @@ -190,9 +199,9 @@ share/gnome/evolution/%%VERSION%%/glade/ldap-config.glade share/gnome/evolution/%%VERSION%%/glade/mail-config.glade share/gnome/evolution/%%VERSION%%/glade/mail-dialogs.glade share/gnome/evolution/%%VERSION%%/glade/meeting-page.glade +share/gnome/evolution/%%VERSION%%/glade/properties.glade share/gnome/evolution/%%VERSION%%/glade/recurrence-page.glade share/gnome/evolution/%%VERSION%%/glade/schedule-page.glade -share/gnome/evolution/%%VERSION%%/glade/select-names.glade share/gnome/evolution/%%VERSION%%/glade/smime-ui.glade share/gnome/evolution/%%VERSION%%/glade/task-details-page.glade share/gnome/evolution/%%VERSION%%/glade/task-page.glade @@ -208,11 +217,7 @@ share/gnome/evolution/%%VERSION%%/images/world_map-960.png share/gnome/evolution/%%VERSION%%/searchtypes.xml share/gnome/evolution/%%VERSION%%/ui/evolution-addressbook.xml share/gnome/evolution/%%VERSION%%/ui/evolution-calendar.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-comp-editor.xml share/gnome/evolution/%%VERSION%%/ui/evolution-composer-entries.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-contact-editor.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-contact-list-editor.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-event-editor.xml share/gnome/evolution/%%VERSION%%/ui/evolution-executive-summary.xml share/gnome/evolution/%%VERSION%%/ui/evolution-mail-global.xml share/gnome/evolution/%%VERSION%%/ui/evolution-mail-list.xml @@ -221,7 +226,6 @@ share/gnome/evolution/%%VERSION%%/ui/evolution-mail-messagedisplay.xml share/gnome/evolution/%%VERSION%%/ui/evolution-message-composer.xml share/gnome/evolution/%%VERSION%%/ui/evolution-signature-editor.xml share/gnome/evolution/%%VERSION%%/ui/evolution-subscribe.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-task-editor.xml share/gnome/evolution/%%VERSION%%/ui/evolution-tasks.xml share/gnome/evolution/%%VERSION%%/ui/evolution.xml share/gnome/evolution/%%VERSION%%/vfoldertypes.xml @@ -242,6 +246,13 @@ share/gnome/evolution/%%VERSION%%/views/tasks/Tasks.galview share/gnome/evolution/%%VERSION%%/views/tasks/With_DueDate.galview share/gnome/evolution/%%VERSION%%/views/tasks/With_Status.galview share/gnome/evolution/%%VERSION%%/views/tasks/galview.xml +share/gnome/evolution-%%VERSION%%/weather/category_weather_cloudy_16.png +share/gnome/evolution-%%VERSION%%/weather/category_weather_fog_16.png +share/gnome/evolution-%%VERSION%%/weather/category_weather_partly_cloudy_16.png +share/gnome/evolution-%%VERSION%%/weather/category_weather_rain_16.png +share/gnome/evolution-%%VERSION%%/weather/category_weather_snow_16.png +share/gnome/evolution-%%VERSION%%/weather/category_weather_sun_16.png +share/gnome/evolution-%%VERSION%%/weather/category_weather_tstorm_16.png %%PILOT:%%share/gnome/gnome-pilot/conduits/e-address-%%VERSION%%.conduit %%PILOT:%%share/gnome/gnome-pilot/conduits/e-calendar-%%VERSION%%.conduit %%PILOT:%%share/gnome/gnome-pilot/conduits/e-todo-%%VERSION%%.conduit @@ -293,7 +304,6 @@ share/gnome/help/evolution-%%PORTVERSION%%/C/figures/replymsg.png share/gnome/help/evolution-%%PORTVERSION%%/C/figures/schedule.png share/gnome/help/evolution-%%PORTVERSION%%/C/figures/vfolder-createrule-fig.png share/gnome/idl/evolution-%%VERSION%%/Composer.idl -share/gnome/idl/evolution-%%VERSION%%/Evolution-Addressbook-SelectNames.idl share/gnome/idl/evolution-%%VERSION%%/Evolution-Component.idl share/gnome/idl/evolution-%%VERSION%%/Evolution-Composer.idl share/gnome/idl/evolution-%%VERSION%%/Evolution-ConfigControl.idl |