aboutsummaryrefslogtreecommitdiff
path: root/mail/enigmail
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-05-10 07:56:18 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-05-10 07:56:18 +0000
commitc0328a4762ffea62d19afe86736d317cc8a7617d (patch)
tree8061ac9fceb58974d4f9a4168e9561e10fece3e9 /mail/enigmail
parent7e7081d5847d04a0dc0536af5c409223744a6f8b (diff)
- 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
Notes
Notes: svn path=/head/; revision=108809
Diffstat (limited to 'mail/enigmail')
-rw-r--r--mail/enigmail/Makefile14
-rw-r--r--mail/enigmail/distinfo4
-rw-r--r--mail/enigmail/pkg-message2
3 files changed, 15 insertions, 5 deletions
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.