head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.10 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.8 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.6 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.4 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.2 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.2.0.18 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.16 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.14 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.12 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.10 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.8 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.6 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.4 pkgsrc-2008Q1:1.2.0.2 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.1.0.12 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.10 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.8 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.6 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.4 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.2 pkgsrc-2006Q3-base:1.1; locks; strict; comment @# @; 1.3 date 2009.11.10.20.33.38; author markd; state dead; branches; next 1.2; 1.2 date 2008.02.21.00.16.53; author gdt; state Exp; branches; next 1.1; 1.1 date 2006.09.05.01.11.04; author gdt; state Exp; branches; next ; desc @@ 1.3 log @Update mail-notification to 5.4 pkgsrc changes: patch to use gmime24 Changes since 5.3: * The regression which caused some read IMAP messages to be reported as unread has been fixed. * And more, see the NEWS file. Changes since 5.2: * A crash affecting IMAP, Maildir and POP3 mailboxes has been fixed. * A crash affecting Evolution mailboxes on 64-bit systems has been fixed. * And more, see the NEWS file. Changes since 5.1: * Default configuration values were not registered. Changes since 5.0: * A number of minor issues have been fixed. Most notably, the message count is now drawn properly. * And more, see the NEWS file. @ text @$NetBSD: patch-af,v 1.2 2008/02/21 00:16:53 gdt Exp $ Place xdg files in pkgsrc standard location. Not to be submitted upstream. --- data/Makefile.in.orig 2008-01-04 11:03:27.000000000 -0500 +++ data/Makefile.in @@@@ -250,7 +250,7 @@@@ top_srcdir = @@top_srcdir@@ gnome_cappletdir = $(datadir)/applications gnome_capplet_in_files = mail-notification-properties.desktop.in gnome_capplet_DATA = mail-notification-properties.desktop -autostartdir = $(sysconfdir)/xdg/autostart +autostartdir = $(prefix)/share/applications autostart_in_files = mail-notification.desktop.in autostart_DATA = mail-notification.desktop serverdir = $(libdir)/bonobo/servers @ 1.2 log @Update to 5.0. * A "consider new mail as read" action has been added. * An optional message count has been added over the icon. * A "Play a sound when new mail arrives" option has been added. * Passwords are now stored using GNOME Keyring. * Gmail label support has been added. * Yahoo! Mail support has been added. * Windows Live Hotmail support has been added. * A number of minor issues have been fixed. * And more, see the NEWS file. @ text @d1 1 a1 1 $NetBSD: patch-af,v 1.1 2006/09/05 01:11:04 gdt Exp $ @ 1.1 log @add patch that should have been in last commit @ text @d1 1 a1 1 $NetBSD$ d3 4 a6 1 --- data/Makefile.in.orig 2006-06-14 03:46:13.000000000 -0400 d8 2 a9 2 @@@@ -282,7 +282,7 @@@@ target_vendor = @@target_vendor@@ # gnome_cappletdir is defined by configure @