pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc *: finish package removals



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8ac5e5f04d7
branches:  trunk
changeset: 375924:e8ac5e5f04d7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Mar 29 20:28:51 2022 +0000

description:
*: finish package removals

diffstat:

 doc/CHANGES-2022  |  5 ++++-
 net/Makefile      |  3 +--
 textproc/Makefile |  4 +---
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (58 lines):

diff -r f87cd2adb552 -r e8ac5e5f04d7 doc/CHANGES-2022
--- a/doc/CHANGES-2022  Tue Mar 29 20:28:29 2022 +0000
+++ b/doc/CHANGES-2022  Tue Mar 29 20:28:51 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.1580 2022/03/29 20:05:19 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.1581 2022/03/29 20:28:51 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -2079,3 +2079,6 @@
        Removed net/xipdump [wiz 2022-03-29]
        Added x11/gtk3-nocsd version 3.0.8 [nia 2022-03-29]
        Updated games/klavaro to 3.13 [wiz 2022-03-29]
+       Removed textproc/nanogrep [wiz 2022-03-29]
+       Removed net/maguro [wiz 2022-03-29]
+       Removed textproc/scatterbrainedsearch [wiz 2022-03-29]
diff -r f87cd2adb552 -r e8ac5e5f04d7 net/Makefile
--- a/net/Makefile      Tue Mar 29 20:28:29 2022 +0000
+++ b/net/Makefile      Tue Mar 29 20:28:51 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1449 2022/03/29 18:07:01 wiz Exp $
+# $NetBSD: Makefile,v 1.1450 2022/03/29 20:28:51 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -363,7 +363,6 @@
 SUBDIR+=       lua-socket
 SUBDIR+=       mDNSResponder
 SUBDIR+=       mDNSResponder-nss
-SUBDIR+=       maguro
 SUBDIR+=       maradns
 SUBDIR+=       mate-user-share
 SUBDIR+=       mbrowse
diff -r f87cd2adb552 -r e8ac5e5f04d7 textproc/Makefile
--- a/textproc/Makefile Tue Mar 29 20:28:29 2022 +0000
+++ b/textproc/Makefile Tue Mar 29 20:28:51 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1296 2022/03/16 11:19:01 pin Exp $
+# $NetBSD: Makefile,v 1.1297 2022/03/29 20:28:51 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -528,7 +528,6 @@
 SUBDIR+=       mxml
 SUBDIR+=       mythes
 SUBDIR+=       namazu
-SUBDIR+=       nanogrep
 SUBDIR+=       nbsed
 SUBDIR+=       ndtpd
 SUBDIR+=       nltk_data-abc
@@ -1267,7 +1266,6 @@
 SUBDIR+=       sablotron
 SUBDIR+=       sary
 SUBDIR+=       saxon
-SUBDIR+=       scatterbrainedsearch
 SUBDIR+=       scdoc
 SUBDIR+=       scew
 SUBDIR+=       scrollkeeper-dtd



Home | Main Index | Thread Index | Old Index