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:           Fri Mar 25 11:27:34 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/net: Makefile
Removed Files:
        pkgsrc/net/ntop: DESCR Makefile PLIST distinfo
        pkgsrc/net/ntop/patches: patch-aa patch-ab patch-ac

Log Message:
ntop: remove

Successor ntopng is already in pkgsrc.

Ok adam@


To generate a diff of this commit:
cvs rdiff -u -r1.1550 -r1.1551 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.1447 -r1.1448 pkgsrc/net/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/net/ntop/DESCR
cvs rdiff -u -r1.113 -r0 pkgsrc/net/ntop/Makefile
cvs rdiff -u -r1.14 -r0 pkgsrc/net/ntop/PLIST
cvs rdiff -u -r1.25 -r0 pkgsrc/net/ntop/distinfo
cvs rdiff -u -r1.15 -r0 pkgsrc/net/ntop/patches/patch-aa
cvs rdiff -u -r1.24 -r0 pkgsrc/net/ntop/patches/patch-ab
cvs rdiff -u -r1.9 -r0 pkgsrc/net/ntop/patches/patch-ac

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.1550 pkgsrc/doc/CHANGES-2022:1.1551
--- pkgsrc/doc/CHANGES-2022:1.1550      Fri Mar 25 10:46:04 2022
+++ pkgsrc/doc/CHANGES-2022     Fri Mar 25 11:27:33 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.1550 2022/03/25 10:46:04 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.1551 2022/03/25 11:27:33 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -2039,3 +2039,4 @@ Changes to the packages collection and i
        Updated graphics/tiff to 4.3.0nb1 [nia 2022-03-25]
        Removed news/nget [wiz 2022-03-25]
        Removed parallel/gridscheduler [wiz 2022-03-25]
+       Removed net/ntop successor net/ntopng [wiz 2022-03-25]

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1447 pkgsrc/net/Makefile:1.1448
--- pkgsrc/net/Makefile:1.1447  Sun Mar 13 15:12:12 2022
+++ pkgsrc/net/Makefile Fri Mar 25 11:27:33 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1447 2022/03/13 15:12:12 gdt Exp $
+# $NetBSD: Makefile,v 1.1448 2022/03/25 11:27:33 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -467,7 +467,6 @@ SUBDIR+=    nsca-ng
 SUBDIR+=       nsd
 SUBDIR+=       nslint
 SUBDIR+=       nstx
-SUBDIR+=       ntop
 SUBDIR+=       ntopng
 SUBDIR+=       ntp4
 SUBDIR+=       nyx



Home | Main Index | Thread Index | Old Index