pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/balsa2 Update balsa2 to 2.0.16.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c1e867892515
branches:  trunk
changeset: 467054:c1e867892515
user:      rh <rh%pkgsrc.org@localhost>
date:      Mon Jan 26 03:31:31 2004 +0000

description:
Update balsa2 to 2.0.16.

The major highlights of this release are:

 * update GPGME support: 124905. GPGME-0.4.3 or better is required.
 * libgtkhtml3 support added.
 * use bonobo to avoid running of multiple balsa instances.
 * fix bugs: 103639, 124550, 127422, 129316 and number of others.

diffstat:

 mail/balsa2/Makefile |  11 +++++------
 mail/balsa2/PLIST    |   4 +++-
 mail/balsa2/distinfo |   6 +++---
 3 files changed, 11 insertions(+), 10 deletions(-)

diffs (80 lines):

diff -r bcef433b0b8d -r c1e867892515 mail/balsa2/Makefile
--- a/mail/balsa2/Makefile      Mon Jan 26 02:39:17 2004 +0000
+++ b/mail/balsa2/Makefile      Mon Jan 26 03:31:31 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2004/01/23 21:50:46 jmmv Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/26 03:31:31 rh Exp $
 #
 
-DISTNAME=              balsa-2.0.15
-PKGREVISION=           7
+DISTNAME=              balsa-2.0.16
 CATEGORIES=            mail gnome
 MASTER_SITES=          http://balsa.gnome.org/                         \
                        ftp://ftp.newton.cx/pub/balsa/
@@ -22,7 +21,7 @@
 LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
 GNU_CONFIGURE=         yes
 
-CONFIGURE_ARGS+=       --with-gpgme=${BUILDLINK_PREFIX.gpgme}
+CONFIGURE_ARGS+=       --with-gpgme=${BUILDLINK_PREFIX.gpgme}/bin/gpgme-config
 CONFIGURE_ARGS+=       --disable-more-warnings
 CONFIGURE_ARGS+=       --enable-threads
 CONFIGURE_ARGS+=       --enable-pcre
@@ -44,7 +43,7 @@
 CONFIGURE_ENV+=        ac_cv_lib_iconv_iconv_open=yes
 .endif
 
-.include "../../security/gpgme03/buildlink2.mk"
+.include "../../security/gpgme/buildlink2.mk"
 .include "../../devel/pcre/buildlink2.mk"
 .include "../../devel/glib2/buildlink2.mk"
 .include "../../devel/libtool/buildlink2.mk"
@@ -55,7 +54,7 @@
 .include "../../security/openssl/buildlink2.mk"
 .include "../../textproc/aspell/buildlink2.mk"
 .include "../../textproc/scrollkeeper/omf.mk"
-.include "../../www/libgtkhtml/buildlink2.mk"
+.include "../../www/gtkhtml3/buildlink2.mk"
 .include "../../mail/libesmtp/buildlink2.mk"
 .include "../../mk/pthread.buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r bcef433b0b8d -r c1e867892515 mail/balsa2/PLIST
--- a/mail/balsa2/PLIST Mon Jan 26 02:39:17 2004 +0000
+++ b/mail/balsa2/PLIST Mon Jan 26 03:31:31 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/07/25 18:25:45 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/01/26 03:31:31 rh Exp $
 bin/balsa
 bin/balsa-ab
 man/man1/balsa.1
@@ -63,6 +63,7 @@
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/balsa.mo
 ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/balsa.mo
 ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/balsa.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/balsa.mo
 ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/balsa.mo
 ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/balsa.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/balsa.mo
@@ -72,6 +73,7 @@
 ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/balsa.mo
 ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/balsa.mo
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/balsa.mo
+share/idl/Balsa.idl
 share/omf/balsa/balsa-C.omf
 share/pixmaps/gnome-balsa2.png
 share/sounds/balsa/newmail.wav
diff -r bcef433b0b8d -r c1e867892515 mail/balsa2/distinfo
--- a/mail/balsa2/distinfo      Mon Jan 26 02:39:17 2004 +0000
+++ b/mail/balsa2/distinfo      Mon Jan 26 03:31:31 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2003/09/30 06:28:58 xtraeme Exp $
+$NetBSD: distinfo,v 1.5 2004/01/26 03:31:31 rh Exp $
 
-SHA1 (balsa-2.0.15.tar.bz2) = a52576184fb8c100db1e403ebe7d866368d2f3fe
-Size (balsa-2.0.15.tar.bz2) = 2786211 bytes
+SHA1 (balsa-2.0.16.tar.bz2) = 3c51778dfcb62a221441807c5ad38db379f6ae44
+Size (balsa-2.0.16.tar.bz2) = 2850071 bytes
 SHA1 (patch-aa) = 115368550ab0be9be35cafdab5e354139b8c5634
 SHA1 (patch-ab) = 47083f65d404e64ee238bc3e4f3e25008f5f82c8
 SHA1 (patch-ac) = 8a6eb00c8969040bec4aac63075563fcc586754d



Home | Main Index | Thread Index | Old Index