From 12faba5b32cda0df4c92fdc153b34916e396c33b Mon Sep 17 00:00:00 2001 From: rh Date: Mon, 26 Jan 2004 03:31:31 +0000 Subject: 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. --- mail/balsa2/Makefile | 11 +++++------ mail/balsa2/PLIST | 4 +++- mail/balsa2/distinfo | 6 +++--- 3 files changed, 11 insertions(+), 10 deletions(-) (limited to 'mail/balsa2') diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 8be48caf799..ae1225d26f3 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -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 @@ USE_PKGLOCALEDIR= yes 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_ARGS+= --enable-ldap 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 @@ CONFIGURE_ENV+= ac_cv_lib_iconv_iconv_open=yes .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 --git a/mail/balsa2/PLIST b/mail/balsa2/PLIST index 65404b29387..38fc75d0184 100644 --- a/mail/balsa2/PLIST +++ b/mail/balsa2/PLIST @@ -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/ro/LC_MESSAGES/balsa.mo ${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/vi/LC_MESSAGES/balsa.mo ${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 --git a/mail/balsa2/distinfo b/mail/balsa2/distinfo index 0decf9870e5..79bc0c698c3 100644 --- a/mail/balsa2/distinfo +++ b/mail/balsa2/distinfo @@ -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 -- cgit v1.2.3