As kurt@ noticed, enigmail needs to be tested with the new thunderbird
as well.
It would be awesome if some enigmail users could test the following
diff.
Thank you!
Regards,
Bernd
Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Index: Makefile
===================================================================
RCS file: /home/OpenBSD/cvs/ports/mail/enigmail/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile 16 Nov 2007 21:35:04 -0000 1.12
+++ Makefile 28 Feb 2008 15:32:47 -0000
@@ -6,6 +6,7 @@ COMMENT= GnuPG extension for Thunderbird
VER= 0.95.5
DISTNAME= enigmail-${VER}
+PKGNAME= ${DISTNAME}p0
CATEGORIES= mail security
SHARED_LIBS= enigmime 13.0
@@ -25,7 +26,7 @@ BUILD_DEPENDS= ::${THUNDERBIRD_DIR}:conf
::archivers/unzip
RUN_DEPENDS= ::security/gnupg
-LIB_DEPENDS=
mozilla-thunderbird/xpcom,mozilla-thunderbird/xpcom_compat,mozilla-thunderbird/xpcom_core:mozilla-thunderbird-2.0.0.9:${THUNDERBIRD_DIR}
+LIB_DEPENDS=
mozilla-thunderbird/xpcom,mozilla-thunderbird/xpcom_compat,mozilla-thunderbird/xpcom_core:mozilla-thunderbird-2.0.0.12:${THUNDERBIRD_DIR}
WANTLIB= c m nspr4 plc4 plds4
USE_X11= Yes