pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/sylpheed Changes from 2.7.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc27252454f2
branches:  trunk
changeset: 397465:dc27252454f2
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Thu Aug 13 13:22:17 2009 +0000

description:
Changes from 2.7.0

    * The feature to import and export .eml files was added.
    * Progress is displayed during import and export now.
    * The warning about non-exist plug-in directory was removed.
    * The comments within Content-Type header are handled now.
    * The order of signals emitted at moving messages was modified.
    * The sylpheed.spec file was fixed.

diffstat:

 mail/sylpheed/Makefile |  7 ++++---
 mail/sylpheed/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r 33332b6b6e2c -r dc27252454f2 mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile    Thu Aug 13 12:57:59 2009 +0000
+++ b/mail/sylpheed/Makefile    Thu Aug 13 13:22:17 2009 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.117 2009/07/27 23:06:46 ahoka Exp $
+# $NetBSD: Makefile,v 1.118 2009/08/13 13:22:17 ahoka Exp $
 
-DISTNAME=      sylpheed-2.7.0
+DISTNAME=      sylpheed-2.7.1
 CATEGORIES=    mail news x11
 MASTER_SITES=  http://sylpheed.sraoss.jp/sylpheed/v2.7/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    chris%NetBSD.org@localhost
 HOMEPAGE=      http://sylpheed.sraoss.jp/en/
-COMMENT=       X based e-mail and netnews client
+COMMENT=       Gtk based e-mail and netnews client
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 CONFLICTS=             sylpheed-claws-[0-9]*
@@ -39,5 +39,6 @@
 .include "../../security/openssl/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
 
 .include "../../mk/bsd.pkg.mk"
diff -r 33332b6b6e2c -r dc27252454f2 mail/sylpheed/distinfo
--- a/mail/sylpheed/distinfo    Thu Aug 13 12:57:59 2009 +0000
+++ b/mail/sylpheed/distinfo    Thu Aug 13 13:22:17 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.66 2009/07/27 23:06:46 ahoka Exp $
+$NetBSD: distinfo,v 1.67 2009/08/13 13:22:17 ahoka Exp $
 
-SHA1 (sylpheed-2.7.0.tar.bz2) = 45ebb6e887a41d03498d49cf81ef21d965e78d47
-RMD160 (sylpheed-2.7.0.tar.bz2) = 138c68f8d46768dcf64fbbaef719e7b68065b2bb
-Size (sylpheed-2.7.0.tar.bz2) = 2893940 bytes
+SHA1 (sylpheed-2.7.1.tar.bz2) = 79013505355a9d359bbb3147f1916499abe1ab0e
+RMD160 (sylpheed-2.7.1.tar.bz2) = 270607ebb48c2a2426472ddfa352021db634d0f7
+Size (sylpheed-2.7.1.tar.bz2) = 2903079 bytes



Home | Main Index | Thread Index | Old Index