pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Sep 24 06:09:05 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/mail: Makefile
Removed Files:
        pkgsrc/mail/gnus: DESCR Makefile PLIST distinfo
        pkgsrc/mail/gnus/patches: patch-aa

Log Message:
gnus: remove

Does not build in any bulk builds; gnus is part of emacs since at
last 2007, including emacs20 and emacs21 in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.4653 -r1.4654 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.585 -r1.586 pkgsrc/mail/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/mail/gnus/DESCR
cvs rdiff -u -r1.26 -r0 pkgsrc/mail/gnus/Makefile
cvs rdiff -u -r1.11 -r0 pkgsrc/mail/gnus/PLIST pkgsrc/mail/gnus/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/mail/gnus/patches/patch-aa

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

Modified files:

Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.4653 pkgsrc/doc/CHANGES-2022:1.4654
--- pkgsrc/doc/CHANGES-2022:1.4653      Sat Sep 24 06:00:39 2022
+++ pkgsrc/doc/CHANGES-2022     Sat Sep 24 06:09:05 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.4653 2022/09/24 06:00:39 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.4654 2022/09/24 06:09:05 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -6847,3 +6847,4 @@ Changes to the packages collection and i
        Updated www/firefox102-l10n to 102.3.0 [nia 2022-09-23]
        Updated www/firefox102 to 102.3.0 [nia 2022-09-23]
        Removed editors/mule [wiz 2022-09-24]
+       Removed mail/gnus [wiz 2022-09-24]

Index: pkgsrc/mail/Makefile
diff -u pkgsrc/mail/Makefile:1.585 pkgsrc/mail/Makefile:1.586
--- pkgsrc/mail/Makefile:1.585  Thu Sep  8 05:17:54 2022
+++ pkgsrc/mail/Makefile        Sat Sep 24 06:09:05 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.585 2022/09/08 05:17:54 wiz Exp $
+# $NetBSD: Makefile,v 1.586 2022/09/24 06:09:05 wiz Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -104,7 +104,6 @@ SUBDIR+=    gmime
 SUBDIR+=       gmime24
 SUBDIR+=       gmime3
 SUBDIR+=       gnarwl
-SUBDIR+=       gnus
 SUBDIR+=       greetdelay
 SUBDIR+=       grepmail
 SUBDIR+=       greylisting-spp



Home | Main Index | Thread Index | Old Index