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:           Tue Mar 29 18:07:01 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022
        pkgsrc/net: Makefile
Removed Files:
        pkgsrc/net/xipdump: DESCR Makefile PLIST distinfo
        pkgsrc/net/xipdump/patches: patch-XmgDict.c patch-aa patch-ab patch-ac
            patch-ad patch-ae patch-af patch-mg__dict__int_c

Log Message:
xipdump: remove

Last release from 1999, no upstream, does not build with current libpcap.


To generate a diff of this commit:
cvs rdiff -u -r1.1577 -r1.1578 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.1448 -r1.1449 pkgsrc/net/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/net/xipdump/DESCR
cvs rdiff -u -r1.38 -r0 pkgsrc/net/xipdump/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/net/xipdump/PLIST
cvs rdiff -u -r1.12 -r0 pkgsrc/net/xipdump/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/net/xipdump/patches/patch-XmgDict.c \
    pkgsrc/net/xipdump/patches/patch-ad pkgsrc/net/xipdump/patches/patch-af \
    pkgsrc/net/xipdump/patches/patch-mg__dict__int_c
cvs rdiff -u -r1.2 -r0 pkgsrc/net/xipdump/patches/patch-aa \
    pkgsrc/net/xipdump/patches/patch-ae
cvs rdiff -u -r1.3 -r0 pkgsrc/net/xipdump/patches/patch-ab
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/xipdump/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.1577 pkgsrc/doc/CHANGES-2022:1.1578
--- pkgsrc/doc/CHANGES-2022:1.1577      Tue Mar 29 16:48:29 2022
+++ pkgsrc/doc/CHANGES-2022     Tue Mar 29 18:07:01 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.1577 2022/03/29 16:48:29 ryoon Exp $
+$NetBSD: CHANGES-2022,v 1.1578 2022/03/29 18:07:01 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -2076,3 +2076,4 @@ Changes to the packages collection and i
        Updated textproc/lowdown to 0.11.2 [fcambus 2022-03-29]
        Updated chat/weechat to 3.5 [ryoon 2022-03-29]
        Updated games/love11 to 11.4 [ryoon 2022-03-29]
+       Removed net/xipdump [wiz 2022-03-29]

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1448 pkgsrc/net/Makefile:1.1449
--- pkgsrc/net/Makefile:1.1448  Fri Mar 25 11:27:33 2022
+++ pkgsrc/net/Makefile Tue Mar 29 18:07:01 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1448 2022/03/25 11:27:33 wiz Exp $
+# $NetBSD: Makefile,v 1.1449 2022/03/29 18:07:01 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -1024,7 +1024,6 @@ SUBDIR+=  wpa_gui
 SUBDIR+=       wpa_supplicant
 SUBDIR+=       x2vnc
 SUBDIR+=       xfce4-wavelan-plugin
-SUBDIR+=       xipdump
 SUBDIR+=       xl2tpd
 SUBDIR+=       xmftp
 SUBDIR+=       xorp



Home | Main Index | Thread Index | Old Index