summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz>2016-05-05 12:06:38 +0000
committerwiz <wiz>2016-05-05 12:06:38 +0000
commite42ab3b129f3c6fcd7353f84c6f22f1e49eee0b5 (patch)
tree68df38cb6e47b5b11379c8a8ed8fa3fc284ba6df /mail
parentf777a937742f896d4a70d866d4ce6fb9ec2ccc7f (diff)
downloadpkgsrc-e42ab3b129f3c6fcd7353f84c6f22f1e49eee0b5.tar.gz
Update *-enigmail to 1.9.2.
Enigmail 1.9.2 Released 2016-04-25, works with Thunderbird 38.0 & newer and SeaMonkey 2.35 & newer. Notable Changes This is a bugfix release Important Note This version requires GnuPG 2.0.7 or newer. GnuPG 1.4.x is not supported anymore. Bugs fixed Check the list of fixed defects at https://sourceforge.net/p/enigmail/bugs/search/?q=status%3Afixed+%26%26+_fixed%3A1.9.2
Diffstat (limited to 'mail')
-rw-r--r--mail/seamonkey-enigmail/Makefile5
-rw-r--r--mail/thunderbird-enigmail/Makefile5
-rw-r--r--mail/thunderbird-enigmail/Makefile.common4
-rw-r--r--mail/thunderbird-enigmail/distinfo10
-rw-r--r--mail/thunderbird-enigmail/options.mk4
5 files changed, 13 insertions, 15 deletions
diff --git a/mail/seamonkey-enigmail/Makefile b/mail/seamonkey-enigmail/Makefile
index 51ac443e8a3..2fcd9cdb0f7 100644
--- a/mail/seamonkey-enigmail/Makefile
+++ b/mail/seamonkey-enigmail/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2016/03/24 03:32:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2016/05/05 12:06:38 wiz Exp $
.include "../../mail/thunderbird-enigmail/Makefile.common"
PKGNAME= seamonkey-${DISTNAME}
-PKGREVISION= 1
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= GnuPG support for www/seamonkey
# Minimal requirements are here: https://www.enigmail.net/download/source.php
-DEPENDS+= seamonkey>=2.29:../../www/seamonkey
+DEPENDS+= seamonkey>=2.35:../../www/seamonkey
# Path used during the install stage
XPIDIR= ${PREFIX}/lib/seamonkey/extensions
diff --git a/mail/thunderbird-enigmail/Makefile b/mail/thunderbird-enigmail/Makefile
index 0b5c5cd2244..794a7a3126d 100644
--- a/mail/thunderbird-enigmail/Makefile
+++ b/mail/thunderbird-enigmail/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2016/03/24 03:32:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2016/05/05 12:06:38 wiz Exp $
.include "Makefile.common"
PKGNAME= thunderbird-${DISTNAME}
-PKGREVISION= 1
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= GnuPG support for mail/thunderbird
# Minimal requirements are here: https://www.enigmail.net/download/source.php
-DEPENDS+= thunderbird>=31:../../mail/thunderbird
+DEPENDS+= thunderbird>=38:../../mail/thunderbird
# Path used during the install stage
XPIDIR= ${PREFIX}/lib/thunderbird/extensions
diff --git a/mail/thunderbird-enigmail/Makefile.common b/mail/thunderbird-enigmail/Makefile.common
index af782d10842..dc79ef5c855 100644
--- a/mail/thunderbird-enigmail/Makefile.common
+++ b/mail/thunderbird-enigmail/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.6 2016/03/07 11:49:43 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.7 2016/05/05 12:06:38 wiz Exp $
# used by mail/thunderbird-enigmail/Makefile
# used by mail/seamonkey-enigmail/Makefile
-DISTNAME= enigmail-1.9.1
+DISTNAME= enigmail-1.9.2
CATEGORIES= mail security
MASTER_SITES= http://www.enigmail.net/download/source/
diff --git a/mail/thunderbird-enigmail/distinfo b/mail/thunderbird-enigmail/distinfo
index 8adadf25781..d26bff4ecfa 100644
--- a/mail/thunderbird-enigmail/distinfo
+++ b/mail/thunderbird-enigmail/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/03/07 11:49:43 ryoon Exp $
+$NetBSD: distinfo,v 1.4 2016/05/05 12:06:38 wiz Exp $
-SHA1 (enigmail-1.9.1.tar.gz) = dbd81f723ae1e001ad960e712db447850877d1df
-RMD160 (enigmail-1.9.1.tar.gz) = 965881309f695492ccdbc1ecc61f266f76fad270
-SHA512 (enigmail-1.9.1.tar.gz) = 5417d7744ff5b8299d9799059f62013e546fb74206782169e5ce6baa0950d96d1c8996c99ec902ca73b241fd1268966e0a7ad30c032a1706a0efbf06fefc311c
-Size (enigmail-1.9.1.tar.gz) = 1736876 bytes
+SHA1 (enigmail-1.9.2.tar.gz) = 8c7e7cd01fb337aad97830a4aefb505d27bca397
+RMD160 (enigmail-1.9.2.tar.gz) = fecb625456ba0b4377d49d48e554359178661382
+SHA512 (enigmail-1.9.2.tar.gz) = 6757dfd49ad47fb24718fbd9fa872de7e5f5f24cf16348d34f6267e4a5ba0b8ddcab6f91bf839f30d4b84304ff40e72f603d3bb10699b6293ea07f4877eaff9b
+Size (enigmail-1.9.2.tar.gz) = 1741350 bytes
diff --git a/mail/thunderbird-enigmail/options.mk b/mail/thunderbird-enigmail/options.mk
index 969fad00109..86799973053 100644
--- a/mail/thunderbird-enigmail/options.mk
+++ b/mail/thunderbird-enigmail/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2016/03/24 03:32:37 ryoon Exp $
+# $NetBSD: options.mk,v 1.3 2016/05/05 12:06:38 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.enigmail
PKG_OPTIONS_REQUIRED_GROUPS= gnupg
@@ -8,7 +8,7 @@ PKG_SUGGESTED_OPTIONS= gnupg2
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mgnupg2)
-DEPENDS+= gnupg2-[0-9]*:../../security/gnupg2
+DEPENDS+= gnupg2>=2.0.7:../../security/gnupg2
.endif
.if !empty(PKG_OPTIONS:Mgnupg21)