aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-05-10 15:56:18 +0800
committerale <ale@FreeBSD.org>2004-05-10 15:56:18 +0800
commit90af8aca1cff4d653350ce2ed828a7d6f2685f0f (patch)
tree34d8f511fb8f57feae316f7cb6bc935f554248e3
parenta42724222dab24dbd5cb9426d70ca196be8fa71d (diff)
downloadfreebsd-ports-gnome-90af8aca1cff4d653350ce2ed828a7d6f2685f0f.tar.gz
freebsd-ports-gnome-90af8aca1cff4d653350ce2ed828a7d6f2685f0f.tar.zst
freebsd-ports-gnome-90af8aca1cff4d653350ce2ed828a7d6f2685f0f.zip
- Update to 0.84.0 release
- Add more MASTER_SITE - Add gpg run dependency - Add hints to successfully run enigmail on pre-existing Mozilla/Thunderbird installations
-rw-r--r--mail/enigmail-thunderbird/Makefile1
-rw-r--r--mail/enigmail-thunderbird/pkg-message2
-rw-r--r--mail/enigmail/Makefile14
-rw-r--r--mail/enigmail/distinfo4
-rw-r--r--mail/enigmail/pkg-message2
5 files changed, 17 insertions, 6 deletions
diff --git a/mail/enigmail-thunderbird/Makefile b/mail/enigmail-thunderbird/Makefile
index ef525bc7c51f..a15c394fd178 100644
--- a/mail/enigmail-thunderbird/Makefile
+++ b/mail/enigmail-thunderbird/Makefile
@@ -5,7 +5,6 @@
# $FreeBSD$
#
-PORTREVISION= 1
PKGNAMESUFFIX= -thunderbird
COMMENT= A GnuPG extension for the Thunderbird mail client
diff --git a/mail/enigmail-thunderbird/pkg-message b/mail/enigmail-thunderbird/pkg-message
new file mode 100644
index 000000000000..97a810299624
--- /dev/null
+++ b/mail/enigmail-thunderbird/pkg-message
@@ -0,0 +1,2 @@
+If you upgraded Thunderbird from a previous release you have to locate
+your user profile directory and delete the file XUL.mfasl.
diff --git a/mail/enigmail/Makefile b/mail/enigmail/Makefile
index 799fb3371e42..b8a4c1ce444f 100644
--- a/mail/enigmail/Makefile
+++ b/mail/enigmail/Makefile
@@ -6,11 +6,16 @@
#
PORTNAME= enigmail
-PORTVERSION= 0.83.6
+PORTVERSION= 0.84.0
PORTREVISION?= 0
CATEGORIES= mail security
-MASTER_SITES= http://mozdev.secsup.org/enigmail/src/ \
- http://downloads.us-east3.mozdev.org/enigmail/src/
+MASTER_SITES= http://www.brunschwig.net/enigmail/src/ \
+ http://mozdev.secsup.org/enigmail/src/ \
+ http://downloads.us-east3.mozdev.org/enigmail/src/ \
+ http://mozdev.oregonstate.edu/enigmail/src/ \
+ http://mozdev.sweetooth.org/enigmail/src/ \
+ http://ftp.heanet.ie/pub/mozdev/enigmail/src/ \
+ http://mirror.meisterwerk.net/rmozdev/enigmail/src/
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
ipc-1.0.5${EXTRACT_SUFX}
@@ -20,6 +25,8 @@ COMMENT?= A GnuPG extension for the Mozilla mail client
EXTRACT_DEPENDS?= ${WRKDIR}/../../../${LOCAL_SRCDIR}/work/mozilla/Makefile:${PORTSDIR}/${LOCAL_SRCDIR}:configure
RUN_DEPENDS?= mozilla:${PORTSDIR}/${LOCAL_SRCDIR}
+RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
+
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
@@ -71,5 +78,6 @@ do-install:
post-install:
@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/mail/enigmail/distinfo b/mail/enigmail/distinfo
index 521986d31145..c48bd6d73c59 100644
--- a/mail/enigmail/distinfo
+++ b/mail/enigmail/distinfo
@@ -1,4 +1,4 @@
-MD5 (enigmail-0.83.6.tar.gz) = fe851d3a95cb32a906a3e6cb6b4b5552
-SIZE (enigmail-0.83.6.tar.gz) = 281677
+MD5 (enigmail-0.84.0.tar.gz) = f51e9aade0694cad3c49dd84ca1acd24
+SIZE (enigmail-0.84.0.tar.gz) = 307810
MD5 (ipc-1.0.5.tar.gz) = 457f8277b12f3e37defa71dc186f83b4
SIZE (ipc-1.0.5.tar.gz) = 137083
diff --git a/mail/enigmail/pkg-message b/mail/enigmail/pkg-message
new file mode 100644
index 000000000000..47d56ef38e66
--- /dev/null
+++ b/mail/enigmail/pkg-message
@@ -0,0 +1,2 @@
+You have to delete/rebuild the shared Mozilla component database (compreg.dat)
+as root in order to use enigmail.