summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/evolution-exchange/Makefile6
-rw-r--r--mail/evolution-exchange/distinfo6
-rw-r--r--mail/evolution/Makefile9
-rw-r--r--mail/evolution/distinfo6
-rw-r--r--mail/evolution/pkg-plist50
-rw-r--r--x11-themes/gnome-themes/Makefile5
-rw-r--r--x11-themes/gnome-themes/distinfo6
-rw-r--r--x11-themes/gnome-themes/pkg-plist3
8 files changed, 65 insertions, 26 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile
index 02d23fb7a..a22aec62a 100644
--- a/mail/evolution-exchange/Makefile
+++ b/mail/evolution-exchange/Makefile
@@ -3,12 +3,11 @@
# Whom: Adam Weinberger, based off kiesel's ximian-exchange port
#
# $FreeBSD$
-# $MCom: ports/mail/evolution-exchange/Makefile,v 1.135 2009/05/06 17:38:45 kwm Exp $
+# $MCom: ports/mail/evolution-exchange/Makefile,v 1.136 2009/05/11 06:48:01 marcus Exp $
#
PORTNAME= evolution-exchange
-PORTVERSION= 2.27.1
-PORTREVISION= 1
+PORTVERSION= 2.27.2
CATEGORIES= mail gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -52,6 +51,7 @@ IGNORE= build fails when ${LOCALBASE}/include/mapi.h exists in system, run pkg_i
post-patch:
@${REINPLACE_CMD} -e 's|-ldb|-l${BDB_LIB_NAME}|g' \
+ -e 's|-Wmissing-include-dirs||g' \
${WRKSRC}/configure
.include <bsd.port.post.mk>
diff --git a/mail/evolution-exchange/distinfo b/mail/evolution-exchange/distinfo
index b8d908bb6..0c7a4c7f2 100644
--- a/mail/evolution-exchange/distinfo
+++ b/mail/evolution-exchange/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/evolution-exchange-2.27.1.tar.bz2) = bc930437d534dd1e63ad48fb76aa8067
-SHA256 (gnome2/evolution-exchange-2.27.1.tar.bz2) = b33c41bc5388a368c66e5bc28d3ae3cefbe60ae6b6f59a3b842780e74c817890
-SIZE (gnome2/evolution-exchange-2.27.1.tar.bz2) = 949737
+MD5 (gnome2/evolution-exchange-2.27.2.tar.bz2) = d576fd1e0c5e474f3ae27ed57cb078ff
+SHA256 (gnome2/evolution-exchange-2.27.2.tar.bz2) = 988217adb691faeea0f1efef5a70da50c147301a63df7654f31865982496db35
+SIZE (gnome2/evolution-exchange-2.27.2.tar.bz2) = 949261
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 7c425d1d2..e7b6a13e3 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -3,11 +3,11 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/mail/evolution/Makefile,v 1.194 2009/05/06 17:08:21 kwm Exp $
#
PORTNAME= evolution
-PORTVERSION= 2.27.1
+PORTVERSION= 2.27.2
PORTREVISION= 0
CATEGORIES= mail gnome
MASTER_SITES= GNOME
@@ -93,6 +93,7 @@ CONFIGURE_ARGS+= --with-krb5=${LOCALBASE}
post-patch:
@${REINPLACE_CMD} -e '/^plugins_standard_always/s/audio-inline//' \
+ -e 's|-Wmissing-include-dirs||g' \
${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|stdlib.n|stdlib.h|' \
${WRKSRC}/iconv-detect.c
@@ -101,8 +102,4 @@ post-patch:
@${REINPLACE_CMD} -e 's|/usr/sbin|${LOCALBASE}/bin|g' \
${WRKSRC}/plugins/sa-junk-plugin/em-junk-filter.c
-post-install: install-ldconfig-file
- ${MKDIR} ${PREFIX}/include/evolution-${EVO_VERSION}/composer
- ${INSTALL_DATA} ${WRKSRC}/composer/e-msg*.h ${PREFIX}/include/evolution-${EVO_VERSION}/composer
-
.include <bsd.port.post.mk>
diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo
index bda1d1aa0..aa966ef1f 100644
--- a/mail/evolution/distinfo
+++ b/mail/evolution/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/evolution-2.27.1.tar.bz2) = 4105442e30499740b493ce43a1302a70
-SHA256 (gnome2/evolution-2.27.1.tar.bz2) = 2831a4601636c6cfc7eb37736e915535bcfc8165543255272f816e22796f9c43
-SIZE (gnome2/evolution-2.27.1.tar.bz2) = 32859330
+MD5 (gnome2/evolution-2.27.2.tar.bz2) = 0720be28447da86b1971d64a9e11d4b1
+SHA256 (gnome2/evolution-2.27.2.tar.bz2) = b41e124ffabb52395b1f2feb9a343321a126820a8d43f2145054fe1e951de2ab
+SIZE (gnome2/evolution-2.27.2.tar.bz2) = 36472704
diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist
index 6a933e23b..7f2548c85 100644
--- a/mail/evolution/pkg-plist
+++ b/mail/evolution/pkg-plist
@@ -7,6 +7,16 @@ include/evolution-%%VERSION%%/calendar/gui/dialogs/comp-editor.h
include/evolution-%%VERSION%%/calendar/gui/e-cal-config.h
include/evolution-%%VERSION%%/calendar/gui/e-cal-popup.h
include/evolution-%%VERSION%%/calendar/gui/itip-utils.h
+include/evolution-%%VERSION%%/composer/e-composer-actions.h
+include/evolution-%%VERSION%%/composer/e-composer-autosave.h
+include/evolution-%%VERSION%%/composer/e-composer-common.h
+include/evolution-%%VERSION%%/composer/e-composer-from-header.h
+include/evolution-%%VERSION%%/composer/e-composer-header-table.h
+include/evolution-%%VERSION%%/composer/e-composer-header.h
+include/evolution-%%VERSION%%/composer/e-composer-name-header.h
+include/evolution-%%VERSION%%/composer/e-composer-post-header.h
+include/evolution-%%VERSION%%/composer/e-composer-private.h
+include/evolution-%%VERSION%%/composer/e-composer-text-header.h
include/evolution-%%VERSION%%/composer/e-msg-composer.h
include/evolution-%%VERSION%%/e-conduit/e-pilot-map.h
include/evolution-%%VERSION%%/e-conduit/e-pilot-util.h
@@ -48,11 +58,31 @@ include/evolution-%%VERSION%%/e-util/e-text-event-processor.h
include/evolution-%%VERSION%%/e-util/e-util-labels.h
include/evolution-%%VERSION%%/e-util/e-util.h
include/evolution-%%VERSION%%/e-util/e-xml-utils.h
+include/evolution-%%VERSION%%/filter/filter-code.h
+include/evolution-%%VERSION%%/filter/filter-colour.h
+include/evolution-%%VERSION%%/filter/filter-datespec.h
+include/evolution-%%VERSION%%/filter/filter-element.h
+include/evolution-%%VERSION%%/filter/filter-file.h
+include/evolution-%%VERSION%%/filter/filter-input.h
+include/evolution-%%VERSION%%/filter/filter-int.h
+include/evolution-%%VERSION%%/filter/filter-option.h
+include/evolution-%%VERSION%%/filter/filter-part.h
+include/evolution-%%VERSION%%/filter/filter-rule.h
+include/evolution-%%VERSION%%/filter/rule-context.h
+include/evolution-%%VERSION%%/filter/rule-editor.h
include/evolution-%%VERSION%%/mail/Evolution-Mail.h
include/evolution-%%VERSION%%/mail/e-mail-attachment-bar.h
+include/evolution-%%VERSION%%/mail/e-mail-search-bar.h
+include/evolution-%%VERSION%%/mail/e-searching-tokenizer.h
+include/evolution-%%VERSION%%/mail/em-account-editor.h
include/evolution-%%VERSION%%/mail/em-composer-utils.h
include/evolution-%%VERSION%%/mail/em-config.h
include/evolution-%%VERSION%%/mail/em-event.h
+include/evolution-%%VERSION%%/mail/em-filter-context.h
+include/evolution-%%VERSION%%/mail/em-filter-editor.h
+include/evolution-%%VERSION%%/mail/em-filter-folder-element.h
+include/evolution-%%VERSION%%/mail/em-filter-rule.h
+include/evolution-%%VERSION%%/mail/em-filter-source-element.h
include/evolution-%%VERSION%%/mail/em-folder-browser.h
include/evolution-%%VERSION%%/mail/em-folder-tree-model.h
include/evolution-%%VERSION%%/mail/em-folder-tree.h
@@ -71,14 +101,17 @@ include/evolution-%%VERSION%%/mail/em-junk-hook.h
include/evolution-%%VERSION%%/mail/em-menu.h
include/evolution-%%VERSION%%/mail/em-message-browser.h
include/evolution-%%VERSION%%/mail/em-popup.h
+include/evolution-%%VERSION%%/mail/em-search-context.h
include/evolution-%%VERSION%%/mail/em-stripsig-filter.h
include/evolution-%%VERSION%%/mail/em-sync-stream.h
include/evolution-%%VERSION%%/mail/em-utils.h
include/evolution-%%VERSION%%/mail/mail-autofilter.h
include/evolution-%%VERSION%%/mail/mail-component.h
include/evolution-%%VERSION%%/mail/mail-config.h
+include/evolution-%%VERSION%%/mail/mail-folder-cache.h
include/evolution-%%VERSION%%/mail/mail-mt.h
include/evolution-%%VERSION%%/mail/mail-ops.h
+include/evolution-%%VERSION%%/mail/mail-send-recv.h
include/evolution-%%VERSION%%/mail/mail-session.h
include/evolution-%%VERSION%%/mail/mail-tools.h
include/evolution-%%VERSION%%/mail/mail-vfolder.h
@@ -98,6 +131,7 @@ include/evolution-%%VERSION%%/misc/e-activity-handler.h
include/evolution-%%VERSION%%/misc/e-attachment-button.h
include/evolution-%%VERSION%%/misc/e-attachment-dialog.h
include/evolution-%%VERSION%%/misc/e-attachment-handler-image.h
+include/evolution-%%VERSION%%/misc/e-attachment-handler-sendto.h
include/evolution-%%VERSION%%/misc/e-attachment-handler.h
include/evolution-%%VERSION%%/misc/e-attachment-icon-view.h
include/evolution-%%VERSION%%/misc/e-attachment-paned.h
@@ -122,6 +156,7 @@ include/evolution-%%VERSION%%/misc/e-config-page.h
include/evolution-%%VERSION%%/misc/e-cursors.h
include/evolution-%%VERSION%%/misc/e-dateedit.h
include/evolution-%%VERSION%%/misc/e-dropdown-button.h
+include/evolution-%%VERSION%%/misc/e-filter-bar.h
include/evolution-%%VERSION%%/misc/e-gui-utils.h
include/evolution-%%VERSION%%/misc/e-hsv-utils.h
include/evolution-%%VERSION%%/misc/e-icon-entry.h
@@ -237,6 +272,9 @@ lib/evolution/%%VERSION%%/components/libevolution-calendar.so
%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libetodo_conduit.a
%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libetodo_conduit.la
%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libetodo_conduit.so
+lib/evolution/%%VERSION%%/components/libevolution-mail-shared.a
+lib/evolution/%%VERSION%%/components/libevolution-mail-shared.la
+lib/evolution/%%VERSION%%/components/libevolution-mail-shared.so
lib/evolution/%%VERSION%%/components/libevolution-mail.a
lib/evolution/%%VERSION%%/components/libevolution-mail.la
lib/evolution/%%VERSION%%/components/libevolution-mail.so
@@ -383,9 +421,6 @@ lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-webdav.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-exchange-operations.a
lib/evolution/%%VERSION%%/plugins/liborg-gnome-exchange-operations.la
lib/evolution/%%VERSION%%/plugins/liborg-gnome-exchange-operations.so
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-face.a
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-face.la
-lib/evolution/%%VERSION%%/plugins/liborg-gnome-face.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.a
lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.la
lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.so
@@ -434,6 +469,9 @@ lib/evolution/%%VERSION%%/plugins/liborg-gnome-subject-thread.so
lib/evolution/%%VERSION%%/plugins/liborg-gnome-templates.a
lib/evolution/%%VERSION%%/plugins/liborg-gnome-templates.la
lib/evolution/%%VERSION%%/plugins/liborg-gnome-templates.so
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-vcard-inline.a
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-vcard-inline.la
+lib/evolution/%%VERSION%%/plugins/liborg-gnome-vcard-inline.so
lib/evolution/%%VERSION%%/plugins/org-gnome-addressbook-file.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-backup-restore.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-backup-restore.xml
@@ -456,7 +494,6 @@ lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-ab-subscription.xml
lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-cal-subscription.xml
lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-operations.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-tasks-subscription.xml
-lib/evolution/%%VERSION%%/plugins/org-gnome-face.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-folder-permissions.xml
lib/evolution/%%VERSION%%/plugins/org-gnome-folder-subscription.xml
lib/evolution/%%VERSION%%/plugins/org-gnome-groupwise-features.eplug
@@ -480,6 +517,7 @@ lib/evolution/%%VERSION%%/plugins/org-gnome-save-calendar.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-select-one-source.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-subject-thread.eplug
lib/evolution/%%VERSION%%/plugins/org-gnome-templates.eplug
+lib/evolution/%%VERSION%%/plugins/org-gnome-vcard-inline.eplug
lib/evolution/%%VERSION%%/plugins/templates.glade
libdata/bonobo/servers/GNOME_Evolution_Addressbook.server
libdata/bonobo/servers/GNOME_Evolution_Calendar.server
@@ -530,7 +568,6 @@ share/applications/evolution.desktop
%%DATADIR%%/%%VERSION%%/errors/org-gnome-backup-restore.error
%%DATADIR%%/%%VERSION%%/errors/org-gnome-default-mailer.error
%%DATADIR%%/%%VERSION%%/errors/org-gnome-exchange-operations.error
-%%DATADIR%%/%%VERSION%%/errors/org-gnome-face.error
%%DATADIR%%/%%VERSION%%/errors/org-gnome-itip-formatter.error
%%DATADIR%%/%%VERSION%%/errors/org-gnome-mail-retract.error
%%DATADIR%%/%%VERSION%%/errors/org-gnome-mailing-list-actions.error
@@ -620,6 +657,7 @@ share/applications/evolution.desktop
%%DATADIR%%/%%VERSION%%/icons/hicolor/16x16/places/mail-inbox.png
%%DATADIR%%/%%VERSION%%/icons/hicolor/16x16/places/mail-outbox.png
%%DATADIR%%/%%VERSION%%/icons/hicolor/16x16/places/mail-sent.png
+%%DATADIR%%/%%VERSION%%/icons/hicolor/16x16/status/wrapped.png
%%DATADIR%%/%%VERSION%%/icons/hicolor/22x22/actions/go-today.png
%%DATADIR%%/%%VERSION%%/icons/hicolor/22x22/actions/view-calendar-day.png
%%DATADIR%%/%%VERSION%%/icons/hicolor/22x22/actions/view-calendar-list.png
@@ -2038,6 +2076,7 @@ share/omf/evolution/evolution-sv.omf
@dirrm %%DATADIR%%/%%VERSION%%/icons/hicolor/22x22/apps
@dirrm %%DATADIR%%/%%VERSION%%/icons/hicolor/22x22/actions
@dirrm %%DATADIR%%/%%VERSION%%/icons/hicolor/22x22
+@dirrm %%DATADIR%%/%%VERSION%%/icons/hicolor/16x16/status
@dirrm %%DATADIR%%/%%VERSION%%/icons/hicolor/16x16/places
@dirrm %%DATADIR%%/%%VERSION%%/icons/hicolor/16x16/apps
@dirrm %%DATADIR%%/%%VERSION%%/icons/hicolor/16x16/actions
@@ -2138,6 +2177,7 @@ share/omf/evolution/evolution-sv.omf
@dirrm include/evolution-%%VERSION%%/misc
@dirrm include/evolution-%%VERSION%%/menus
@dirrm include/evolution-%%VERSION%%/mail
+@dirrm include/evolution-%%VERSION%%/filter
@dirrm include/evolution-%%VERSION%%/e-util
@dirrm include/evolution-%%VERSION%%/e-conduit
@dirrm include/evolution-%%VERSION%%/composer
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile
index 5605f863f..70f513781 100644
--- a/x11-themes/gnome-themes/Makefile
+++ b/x11-themes/gnome-themes/Makefile
@@ -3,12 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.160 2009/05/11 23:24:22 marcus Exp $
+# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.161 2009/05/13 22:50:17 marcus Exp $
#
PORTNAME= gnome-themes
-PORTVERSION= 2.27.1
-PORTREVISION= 2
+PORTVERSION= 2.27.2
CATEGORIES= x11-themes gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/x11-themes/gnome-themes/distinfo b/x11-themes/gnome-themes/distinfo
index 438952b4f..e375158cb 100644
--- a/x11-themes/gnome-themes/distinfo
+++ b/x11-themes/gnome-themes/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnome-themes-2.27.1.tar.bz2) = d929759d27db8407f198d7ec63a26c0e
-SHA256 (gnome2/gnome-themes-2.27.1.tar.bz2) = 8faa5ddef39766423cb3eef45217eed56c4f132dbf8ab6cee9cface1f64df139
-SIZE (gnome2/gnome-themes-2.27.1.tar.bz2) = 1441137
+MD5 (gnome2/gnome-themes-2.27.2.tar.bz2) = b89bc9155c1d4492e031b210bd626b01
+SHA256 (gnome2/gnome-themes-2.27.2.tar.bz2) = f9858b097c826300c64ee754e7725bcf200a8c8cfb40c50114632b7f290daf1b
+SIZE (gnome2/gnome-themes-2.27.2.tar.bz2) = 1593435
diff --git a/x11-themes/gnome-themes/pkg-plist b/x11-themes/gnome-themes/pkg-plist
index f7c5e3573..67e9c2629 100644
--- a/x11-themes/gnome-themes/pkg-plist
+++ b/x11-themes/gnome-themes/pkg-plist
@@ -742,6 +742,7 @@ share/locale/bn/LC_MESSAGES/gnome-themes.mo
share/locale/bn_IN/LC_MESSAGES/gnome-themes.mo
share/locale/bs/LC_MESSAGES/gnome-themes.mo
share/locale/ca/LC_MESSAGES/gnome-themes.mo
+share/locale/ca@valencia/LC_MESSAGES/gnome-themes.mo
share/locale/crh/LC_MESSAGES/gnome-themes.mo
share/locale/cs/LC_MESSAGES/gnome-themes.mo
share/locale/cy/LC_MESSAGES/gnome-themes.mo
@@ -1383,6 +1384,8 @@ share/themes/Simple/gtk-2.0/gtkrc
@dirrmtry share/locale/dz
@dirrmtry share/locale/crh/LC_MESSAGES
@dirrmtry share/locale/crh
+@dirrmtry share/locale/ca@valencia/LC_MESSAGES
+@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be@latin/LC_MESSAGES