Thu Sep 3 16:56:05 2020 UTC ()
thunderbird-enigmail: remove, incorporated into thunderbird


(wiz)
diff -r1.4720 -r1.4721 pkgsrc/doc/CHANGES-2020
diff -r1.555 -r1.556 pkgsrc/mail/Makefile
diff -r1.1 -r0 pkgsrc/mail/thunderbird-enigmail/DESCR
diff -r1.18 -r0 pkgsrc/mail/thunderbird-enigmail/Makefile
diff -r1.11 -r0 pkgsrc/mail/thunderbird-enigmail/PLIST
diff -r1.22 -r0 pkgsrc/mail/thunderbird-enigmail/distinfo

cvs diff -r1.4720 -r1.4721 pkgsrc/doc/CHANGES-2020 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2020 2020/09/03 16:50:59 1.4720
+++ pkgsrc/doc/CHANGES-2020 2020/09/03 16:56:05 1.4721
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2020,v 1.4720 2020/09/03 16:50:59 ryoon Exp $ 1$NetBSD: CHANGES-2020,v 1.4721 2020/09/03 16:56:05 wiz Exp $
2 2
3Changes to the packages collection and infrastructure in 2020: 3Changes to the packages collection and infrastructure in 2020:
4 4
5 Updated devel/p5-Date-Manip to 6.79 [mef 2020-01-01] 5 Updated devel/p5-Date-Manip to 6.79 [mef 2020-01-01]
6 Updated devel/p5-IO-Async to 0.75 [mef 2020-01-01] 6 Updated devel/p5-IO-Async to 0.75 [mef 2020-01-01]
7 Updated devel/samurai to 1.0 [ng0 2020-01-01] 7 Updated devel/samurai to 1.0 [ng0 2020-01-01]
8 Updated www/nsm to 1.25 [ng0 2020-01-01] 8 Updated www/nsm to 1.25 [ng0 2020-01-01]
9 Updated textproc/json-yaml to 1.2.1 [sjmulder 2020-01-01] 9 Updated textproc/json-yaml to 1.2.1 [sjmulder 2020-01-01]
10 Updated security/doas to 6.2p4 [ng0 2020-01-01] 10 Updated security/doas to 6.2p4 [ng0 2020-01-01]
11 Updated devel/p5-B-Keywords to 1.21 [mef 2020-01-01] 11 Updated devel/p5-B-Keywords to 1.21 [mef 2020-01-01]
12 Updated devel/p5-EV to 4.31 [mef 2020-01-01] 12 Updated devel/p5-EV to 4.31 [mef 2020-01-01]
13 Updated security/sudo to 1.8.30 [kim 2020-01-01] 13 Updated security/sudo to 1.8.30 [kim 2020-01-01]
14 Removed graphics/qiviewer [kamil 2020-01-01] 14 Removed graphics/qiviewer [kamil 2020-01-01]
@@ -7304,13 +7304,14 @@ Changes to the packages collection and i @@ -7304,13 +7304,14 @@ Changes to the packages collection and i
7304 Updated lang/go114 to 1.14.8 [bsiegert 2020-09-03] 7304 Updated lang/go114 to 1.14.8 [bsiegert 2020-09-03]
7305 Updated emulators/mame to 0.224 [wiz 2020-09-03] 7305 Updated emulators/mame to 0.224 [wiz 2020-09-03]
7306 Updated textproc/miller to 5.9.1 [fcambus 2020-09-03] 7306 Updated textproc/miller to 5.9.1 [fcambus 2020-09-03]
7307 Added sysutils/onefetch version 2.3.0 [pin 2020-09-03] 7307 Added sysutils/onefetch version 2.3.0 [pin 2020-09-03]
7308 Updated games/woof to 2.1.1 [micha 2020-09-03] 7308 Updated games/woof to 2.1.1 [micha 2020-09-03]
7309 Updated www/go-ffuf to 1.1.0 [leot 2020-09-03] 7309 Updated www/go-ffuf to 1.1.0 [leot 2020-09-03]
7310 Updated www/py-curl to 7.43.0.6 [leot 2020-09-03] 7310 Updated www/py-curl to 7.43.0.6 [leot 2020-09-03]
7311 Updated geography/py-googlemaps to 4.4.2 [kleink 2020-09-03] 7311 Updated geography/py-googlemaps to 4.4.2 [kleink 2020-09-03]
7312 Updated ham/chirp to 20200902 [gdt 2020-09-03] 7312 Updated ham/chirp to 20200902 [gdt 2020-09-03]
7313 Updated mail/thunderbird to 78.2.1 [ryoon 2020-09-03] 7313 Updated mail/thunderbird to 78.2.1 [ryoon 2020-09-03]
7314 Added graphics/py-cairo118 version 1.18.2nb1 [wiz 2020-09-03] 7314 Added graphics/py-cairo118 version 1.18.2nb1 [wiz 2020-09-03]
7315 Updated graphics/py-cairo to 1.19.1 [wiz 2020-09-03] 7315 Updated graphics/py-cairo to 1.19.1 [wiz 2020-09-03]
7316 Updated mail/thunderbird-l10n to 78.2.1 [ryoon 2020-09-03] 7316 Updated mail/thunderbird-l10n to 78.2.1 [ryoon 2020-09-03]
 7317 Removed mail/thunderbird-enigmail [wiz 2020-09-03]

cvs diff -r1.555 -r1.556 pkgsrc/mail/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/Makefile 2020/08/16 21:21:12 1.555
+++ pkgsrc/mail/Makefile 2020/09/03 16:56:05 1.556
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.555 2020/08/16 21:21:12 otis Exp $ 1# $NetBSD: Makefile,v 1.556 2020/09/03 16:56:05 wiz Exp $
2# 2#
3 3
4COMMENT= Electronic mail utilities 4COMMENT= Electronic mail utilities
5 5
6SUBDIR+= GNUMail 6SUBDIR+= GNUMail
7SUBDIR+= OSBF-lua 7SUBDIR+= OSBF-lua
8SUBDIR+= Pantomime 8SUBDIR+= Pantomime
9SUBDIR+= R-mime 9SUBDIR+= R-mime
10SUBDIR+= akonadi 10SUBDIR+= akonadi
11SUBDIR+= alpine 11SUBDIR+= alpine
12SUBDIR+= amavisd-milter 12SUBDIR+= amavisd-milter
13SUBDIR+= amavisd-new 13SUBDIR+= amavisd-new
14SUBDIR+= anomy-sanitizer 14SUBDIR+= anomy-sanitizer
@@ -372,27 +372,26 @@ SUBDIR+= spamdyke @@ -372,27 +372,26 @@ SUBDIR+= spamdyke
372SUBDIR+= spamprobe 372SUBDIR+= spamprobe
373SUBDIR+= sqlgrey 373SUBDIR+= sqlgrey
374SUBDIR+= squirrelmail 374SUBDIR+= squirrelmail
375SUBDIR+= squirrelmail-decode 375SUBDIR+= squirrelmail-decode
376SUBDIR+= squirrelmail-locales 376SUBDIR+= squirrelmail-locales
377SUBDIR+= sqwebmail 377SUBDIR+= sqwebmail
378SUBDIR+= ssmtp 378SUBDIR+= ssmtp
379SUBDIR+= swaks 379SUBDIR+= swaks
380SUBDIR+= sylpheed 380SUBDIR+= sylpheed
381SUBDIR+= sympa 381SUBDIR+= sympa
382SUBDIR+= t-prot 382SUBDIR+= t-prot
383SUBDIR+= teapop 383SUBDIR+= teapop
384SUBDIR+= thunderbird 384SUBDIR+= thunderbird
385SUBDIR+= thunderbird-enigmail 
386SUBDIR+= thunderbird-l10n 385SUBDIR+= thunderbird-l10n
387SUBDIR+= thunderbird52 386SUBDIR+= thunderbird52
388SUBDIR+= thunderbird52-l10n 387SUBDIR+= thunderbird52-l10n
389SUBDIR+= tmda 388SUBDIR+= tmda
390SUBDIR+= tnef 389SUBDIR+= tnef
391SUBDIR+= tnef2txt 390SUBDIR+= tnef2txt
392SUBDIR+= trojita 391SUBDIR+= trojita
393SUBDIR+= turba 392SUBDIR+= turba
394SUBDIR+= up-imappproxy 393SUBDIR+= up-imappproxy
395SUBDIR+= vm 394SUBDIR+= vm
396SUBDIR+= wl 395SUBDIR+= wl
397SUBDIR+= wl-snapshot 396SUBDIR+= wl-snapshot
398SUBDIR+= wmbiff 397SUBDIR+= wmbiff

File Deleted: pkgsrc/mail/thunderbird-enigmail/Attic/DESCR

File Deleted: pkgsrc/mail/thunderbird-enigmail/Attic/Makefile

File Deleted: pkgsrc/mail/thunderbird-enigmail/Attic/PLIST

File Deleted: pkgsrc/mail/thunderbird-enigmail/Attic/distinfo