diff options
author | wiz <wiz> | 2009-05-28 21:03:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-05-28 21:03:35 +0000 |
commit | 0f0d550b1bc41c5b0b271f822d82285edc63ca05 (patch) | |
tree | 57800072a222d0ba1ce04f91edab78a905eed8d3 /mail/evolution | |
parent | 5d1e22c33183118bb507ec8e3e16eca37cbb523c (diff) | |
download | pkgsrc-0f0d550b1bc41c5b0b271f822d82285edc63ca05.tar.gz |
Update to 2.26.2:
Evolution 2.26.2 2009-05-18
---------------------------
Bug fixes:
#471083 (bnc) - Do not allow deletion of system folders. (Chenthill)
#561312 - Fix recurrence issues (Chenthill)
#467659 - Fix description for send mail (Chenthill)
#578685 - Copy string. Avoids SIGSEGV (Sebastien Bacher)
#569507 - Don't translate gconf/key values (khaledh)
#574842 - Fix Catalan translation issue (Gil Forcada Codinachs)
#571272 - Possible leak (Milan Crha)
#573704 - Don't close dialog after error (Milan Crha)
#579306 - Fix crash on delete folder (Milan Crha)
#491755 - Sanitize values from GConf before using them (Milan Crha)
#579635 - Hide last junked message too from the non-junk folder (Milan Crha)
#579550 - Do not mark newly recognized Junk messages Read (Milan Crha)
#578355 - Store username in a source URL in CalDAV (Milan Crha)
#575242 – New composer window not autosaved until modification (Michel Dänzer)
#581032 – Some links can't be opened (Matthew Barnes)
#573170 - Add back support for vfolder of vfolders (Srinivasa Ragavan)
#580163 - Resize alarm notifier correctly (Ritesh Khadgaray)
#578478 – Composer shows not all "From" information (Matthew Barnes)
#582744 – CC field autofill doesn't work for replies (Matthew Barnes)
#578176 – "Send message to contact" does not honor "always BCC" (Matthew Barnes)
Updated translatios:
Ihar Hrachyshka (be)
Christian Kirbach (de)
Jorge Gonzalez (es)
Other fixes:
Fix win32 filename/uri issues (Fridrich Strba)
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 5 | ||||
-rw-r--r-- | mail/evolution/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 0180858aade..e9138aa82f7 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.148 2009/03/22 19:01:39 wiz Exp $ +# $NetBSD: Makefile,v 1.149 2009/05/28 21:03:35 wiz Exp $ -DISTNAME= evolution-2.26.0 +DISTNAME= evolution-2.26.2 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.26/} EXTRACT_SUFX= .tar.bz2 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnome.org/projects/evolution/ COMMENT= GNOME mailer, calendar, contact manager, and communications tool +#LICENSE= modified-bsd AND gnu-lgpl-v2.1 AND gnu-lgpl-v3 AND perhaps more PKG_DESTDIR_SUPPORT= user-destdir diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo index 3f43d165a60..c920f799fbd 100644 --- a/mail/evolution/distinfo +++ b/mail/evolution/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.68 2009/03/19 12:05:04 drochner Exp $ +$NetBSD: distinfo,v 1.69 2009/05/28 21:03:35 wiz Exp $ -SHA1 (evolution-2.26.0.tar.bz2) = 9099e1423b295a34b7ea9c156e13afd8ff092117 -RMD160 (evolution-2.26.0.tar.bz2) = 17114962964c7454b023fad3908877a13ae87641 -Size (evolution-2.26.0.tar.bz2) = 32677910 bytes +SHA1 (evolution-2.26.2.tar.bz2) = 97a737b160d75772517a8fcfd4fe644b3b7dfc27 +RMD160 (evolution-2.26.2.tar.bz2) = 0f90ddc834b7d55854e53b2e5bd91f70b8125058 +Size (evolution-2.26.2.tar.bz2) = 32881504 bytes SHA1 (patch-aa) = d490839edcbb4893086750e052ca41bfff487bfa SHA1 (patch-ab) = b56533feb1bf7d3c3eabf905a50a54e7f27f5b1c SHA1 (patch-ya) = d1ab90d374ca475c4b4b54bb7ad535434d3bdfeb |