diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-12-05 08:44:09 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-12-05 08:44:09 +0000 |
commit | 125c22164912aad657849e93344277832bdfa025 (patch) | |
tree | 931e46a8e5951dd08af21c720d91086ffb2ef17a /mail/mail-notification | |
parent | 0280bdb039e05eb05c619eb4d91ea82d52d729d0 (diff) | |
download | pkgsrc-125c22164912aad657849e93344277832bdfa025.tar.gz |
Update to 1.0:
1.0 November 25, 2004
* Some minor IMAP issues have been fixed
* Some IMAP servers did not properly support the IDLE
extension, so it can now be disabled in the mailbox
properties
* If the POP3 or IMAP password is left blank, it will now be
prompted only if needed
* When MIME support was disabled, the Sylpheed backend was not
considering unread messages as new: fixed
* Updated translations:
* Serbian (Filip Miletic)
* German (Hendrik Brandt)
* Portuguese (Duarte Henriques)
* New translations:
* Polish (Tomasz Sarota-Raczek)
0.99 November 15, 2004
* The IMAP capabilities sent in a PREAUTH, AUTHENTICATE or
LOGIN response were ignored, and a CAPABILITY command was
not re-issued after a successful authentication: fixed
* Added a "Display mail summary in tooltip" option
0.8.1 November 4, 2004
* Mail summary popup fixes and improvements:
* do not recreate it when updating its contents:
removes some flicker
* added a workaround for a Metacity bug which
sometimes misplaced the popup
* the text fonts can now be configured from the
properties dialog
* Now compiles cleanly even when -fstrict-aliasing is in use
* Some additional workarounds for
http://bugzilla.gnome.org/show_bug.cgi?id=64764 have been
added: fixes a few random crashes
* Some widgets have been named, so that they can easily be
matched in a GTK+ resource file
* The status icon could not be customized from a resource
file: fixed
* Updated translations:
* Serbian (Filip Miletic)
0.8.0 October 31, 2004
* The double-click action can now be customized
* A mail reader can now be launched
* IMAP IDLE support has been implemented
* The mail summary layout has been improved
* The mail summary is now also displayed in the tooltip
* The tooltip now supports keyboard activation
* A mail summary popup option allowing to only display recent
mail has been added
* A bug which caused SASL authentication to sometimes fail has
been fixed
* The Gmail parser was getting confused by special strings
embedded in message fields: fixed
0.7.1 October 25, 2004
* Gmail fixes:
* does not crash when a GNOME proxy is set
* handles starred and labelled messages
* ignores non-inbox messages
* messages were considered unseen on each check and
the mail summary was always popped up: fixed
* The POP3/IMAP/Gmail password can now be left blank (in such
case, it will be prompted when needed and not be saved to
permanent storage)
* A command can now be executed when all mail has been read
* The user interface now displays the IMAP folder name (unless
it is inbox)
* The tooltip now displays message counts
* Minor fixes and cleanups
* Updated translations:
* Serbian (Filip Miletic)
* German (Hendrik Brandt)
* Portuguese (Duarte Henriques)
0.7.0 October 6, 2004
* Binaries compiled with GCC 3.4.x were crashing in various
places: fixed
* Fixed a vulnerability in the IMAP code (a malicious IMAP
server could trigger a null pointer dereference by sending
an invalid reply)
* Fixed a vulnerability in the Gmail code (a man in the middle
attack could, with some libsoup configurations, trigger a
null pointer indirection)
* The properties dialog has been split into tabs
* A mail summary has been added (requires GMime version 2.0 or
superior)
* Double-clicking on the icon now displays the mail summary
(the double-clicked command has been removed)
* The "new mail" command is now executed every time a mailbox
receives one or more new messages
* Tracks the latest Gmail change (reported by Vincent Noel)
* Gmail support now requires libsoup version 2.2 or superior
(which is part of GNOME 2.8)
* The manual is now installed in the proper location (Pascal
Giard, Christian Krause)
* The --with-gconf-schema-file-dir configure argument was
ignored: fixed (Julio M. Merino Vidal)
* A few minor issues have been fixed
* Some cleanups have been performed
* The German translations have been updated (Hendrik Brandt)
* Added Serbian translations (Filip Miletic)
* Added Bulgarian translations (Vladimir Petkov)
Diffstat (limited to 'mail/mail-notification')
-rw-r--r-- | mail/mail-notification/Makefile | 5 | ||||
-rw-r--r-- | mail/mail-notification/PLIST | 25 | ||||
-rw-r--r-- | mail/mail-notification/distinfo | 8 | ||||
-rw-r--r-- | mail/mail-notification/patches/patch-aa | 12 |
4 files changed, 26 insertions, 24 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index 428bb131da6..4ac90c7d517 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:12:53 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/05 08:44:09 jmmv Exp $ # -DISTNAME= mail-notification-0.6.2 -PKGREVISION= 1 +DISTNAME= mail-notification-1.0 CATEGORIES= mail gnome MASTER_SITES= http://savannah.nongnu.org/download/mailnotify/ diff --git a/mail/mail-notification/PLIST b/mail/mail-notification/PLIST index 77c49ab4402..cf384845ee6 100644 --- a/mail/mail-notification/PLIST +++ b/mail/mail-notification/PLIST @@ -1,23 +1,30 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/02 14:04:42 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/12/05 08:44:09 jmmv Exp $ bin/mail-notification lib/bonobo/servers/GNOME_MailNotification_Automation.server share/applications/mail-notification.desktop share/control-center-2.0/capplets/mail-notification-properties.desktop share/examples/mail-notification/sound/events/mail-notification.soundlist share/gconf/schemas/mail-notification.schemas -share/help/mail-notification/C/documentation-license.xml -share/help/mail-notification/C/figures/mail.png -share/help/mail-notification/C/mail-notification.xml -share/help/mail-notification/C/software-license.xml +share/gnome/help/mail-notification/C/documentation-license.xml +share/gnome/help/mail-notification/C/figures/mail.png +share/gnome/help/mail-notification/C/mail-notification.xml +share/gnome/help/mail-notification/C/software-license.xml +${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/mail-notification.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/mail-notification.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/mail-notification.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/mail-notification.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/mail-notification.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/mail-notification.mo +${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/mail-notification.mo +${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/mail-notification.mo +share/mail-notification/ui/authentication.glade share/mail-notification/ui/gmail.png share/mail-notification/ui/logo.png share/mail-notification/ui/mail-notification.png share/mail-notification/ui/mailbox-properties.glade share/mail-notification/ui/properties.glade +share/mail-notification/ui/summary-dialog.glade +share/mail-notification/ui/summary-popup.glade share/mail-notification/ui/unsupported.png share/mail-notification/ui/welcome.glade share/omf/mail-notification/mail-notification-C.omf @@ -27,10 +34,10 @@ share/pixmaps/mail-notification.png @comment in scrollkeeper: @dirrm share/omf @dirrm share/mail-notification/ui @dirrm share/mail-notification -@dirrm share/help/mail-notification/C/figures -@dirrm share/help/mail-notification/C -@dirrm share/help/mail-notification -@dirrm share/help +@dirrm share/gnome/help/mail-notification/C/figures +@dirrm share/gnome/help/mail-notification/C +@dirrm share/gnome/help/mail-notification +@comment in gnome2-dirs: @dirrm share/gnome/help @comment in GConf2: @dirrm share/gconf/schemas @dirrm share/examples/mail-notification/sound/events @dirrm share/examples/mail-notification/sound diff --git a/mail/mail-notification/distinfo b/mail/mail-notification/distinfo index 3f3ba4fc16d..fd64f04ae40 100644 --- a/mail/mail-notification/distinfo +++ b/mail/mail-notification/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/10/02 14:04:42 jmmv Exp $ +$NetBSD: distinfo,v 1.2 2004/12/05 08:44:09 jmmv Exp $ -SHA1 (mail-notification-0.6.2.tar.gz) = d5086aac1ea0f9d4e3fb63d0ffb18a02cc64b997 -Size (mail-notification-0.6.2.tar.gz) = 406317 bytes -SHA1 (patch-aa) = 454502e8ee7d6118b31a4d32b9c82c0103f6fda7 +SHA1 (mail-notification-1.0.tar.gz) = 8b6fd3863621023b3763958736bff668b21ae798 +Size (mail-notification-1.0.tar.gz) = 622289 bytes +SHA1 (patch-aa) = a11b31afa5a50d2a5f079fb388cb6cc14ac718f5 diff --git a/mail/mail-notification/patches/patch-aa b/mail/mail-notification/patches/patch-aa index db75e520c81..9e278e1b149 100644 --- a/mail/mail-notification/patches/patch-aa +++ b/mail/mail-notification/patches/patch-aa @@ -1,13 +1,9 @@ -$NetBSD: patch-aa,v 1.1.1.1 2004/10/02 14:04:42 jmmv Exp $ +$NetBSD: patch-aa,v 1.2 2004/12/05 08:44:09 jmmv Exp $ ---- data/Makefile.in.orig 2004-09-09 01:41:25.000000000 +0200 +--- data/Makefile.in.orig 2004-11-25 01:41:36.000000000 +0100 +++ data/Makefile.in -@@ -219,10 +219,10 @@ settings_DATA = mail-notification-proper - serverdir = $(libdir)/bonobo/servers - server_in_files = GNOME_MailNotification_Automation.server.in - server_DATA = GNOME_MailNotification_Automation.server --schemasdir = $(sysconfdir)/gconf/schemas -+schemasdir = $(GCONF_SCHEMA_FILE_DIR) +@@ -238,7 +238,7 @@ server_DATA = GNOME_MailNotification_Aut + schemasdir = $(GCONF_SCHEMA_FILE_DIR) schemas_in_files = mail-notification.schemas.in schemas_DATA = mail-notification.schemas -soundlistdir = $(sysconfdir)/sound/events |