pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/thunderbird24



Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Mar 23 17:36:35 UTC 2017

Modified Files:
        pkgsrc/mail/thunderbird24: distinfo options.mk
Removed Files:
        pkgsrc/mail/thunderbird24: PLIST.enigmail enigmail.mk

Log Message:
Remove mozilla-enigmail option, distfile no longer exists. Add SHA512 sum.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 pkgsrc/mail/thunderbird24/PLIST.enigmail \
    pkgsrc/mail/thunderbird24/enigmail.mk
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/thunderbird24/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/thunderbird24/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/thunderbird24/distinfo
diff -u pkgsrc/mail/thunderbird24/distinfo:1.6 pkgsrc/mail/thunderbird24/distinfo:1.7
--- pkgsrc/mail/thunderbird24/distinfo:1.6      Fri Dec 23 22:29:59 2016
+++ pkgsrc/mail/thunderbird24/distinfo  Thu Mar 23 17:36:35 2017
@@ -1,10 +1,8 @@
-$NetBSD: distinfo,v 1.6 2016/12/23 22:29:59 joerg Exp $
+$NetBSD: distinfo,v 1.7 2017/03/23 17:36:35 joerg Exp $
 
-SHA1 (enigmail-1.7.2.tar.gz) = e72eeff5a47491267981090129b0b2594b5dc96f
-RMD160 (enigmail-1.7.2.tar.gz) = 1dcd10e758321846eb20ac7f1d3ae6465c47bfe7
-Size (enigmail-1.7.2.tar.gz) = 1420346 bytes
 SHA1 (thunderbird-24.8.1.source.tar.bz2) = 6b14b7044a238469ad26e68abd53629513c7387e
 RMD160 (thunderbird-24.8.1.source.tar.bz2) = 6f1647412edb01926bcddd823909ff4ff1293aba
+SHA512 (thunderbird-24.8.1.source.tar.bz2) = 9fe0290900e45e7cc80d7649c4bfe6958fde7550f0aa5a4e97673f18b8b831757dfaa71d169e3f668a844d27260ec5fc53e4cf0d7048b5bf7095c196fd81a2d6
 Size (thunderbird-24.8.1.source.tar.bz2) = 140524150 bytes
 SHA1 (patch-aa) = bd980f50da7fb78499a4a7689a3278743b0e72c4
 SHA1 (patch-ak) = b47277baa1137a7610445b7c4dd147b331d5c5e6

Index: pkgsrc/mail/thunderbird24/options.mk
diff -u pkgsrc/mail/thunderbird24/options.mk:1.2 pkgsrc/mail/thunderbird24/options.mk:1.3
--- pkgsrc/mail/thunderbird24/options.mk:1.2    Sat Aug 30 16:54:16 2014
+++ pkgsrc/mail/thunderbird24/options.mk        Thu Mar 23 17:36:35 2017
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.2 2014/08/30 16:54:16 richard Exp $
+# $NetBSD: options.mk,v 1.3 2017/03/23 17:36:35 joerg Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.thunderbird24
-PKG_SUPPORTED_OPTIONS= debug mozilla-jemalloc gnome official-mozilla-branding mozilla-lightning mozilla-enigmail
+PKG_SUPPORTED_OPTIONS= debug mozilla-jemalloc gnome official-mozilla-branding mozilla-lightning
 PKG_SUGGESTED_OPTIONS= mozilla-lightning
 
 PLIST_VARS+=           branding nobranding debug gnome jemalloc
@@ -46,10 +46,6 @@ XPI_FILES+=          ${WRKSRC}/mozilla/dist/xpi-
 CONFIGURE_ARGS+=       --disable-calendar
 .endif
 
-.if !empty(PKG_OPTIONS:Mmozilla-enigmail) || make(distinfo)
-.include "enigmail.mk"
-.endif
-
 .if !empty(PKG_OPTIONS:Mofficial-mozilla-branding)
 CONFIGURE_ARGS+=       --enable-official-branding
 PLIST.branding=                yes



Home | Main Index | Thread Index | Old Index