pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Aug  5 03:25:55 UTC 2026

Modified Files:
        pkgsrc/net: Makefile
Removed Files:
        pkgsrc/net/py-IP: DESCR Makefile PLIST distinfo

Log Message:
py-IP: removed; use Python ipaddress module


To generate a diff of this commit:
cvs rdiff -u -r1.1637 -r1.1638 pkgsrc/net/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/py-IP/DESCR
cvs rdiff -u -r1.26 -r0 pkgsrc/net/py-IP/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/net/py-IP/PLIST
cvs rdiff -u -r1.11 -r0 pkgsrc/net/py-IP/distinfo

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

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1637 pkgsrc/net/Makefile:1.1638
--- pkgsrc/net/Makefile:1.1637  Wed Aug  5 03:23:53 2026
+++ pkgsrc/net/Makefile Wed Aug  5 03:25:54 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1637 2026/08/05 03:23:53 adam Exp $
+# $NetBSD: Makefile,v 1.1638 2026/08/05 03:25:54 adam Exp $
 #
 
 COMMENT=       Networking tools
@@ -707,7 +707,6 @@ SUBDIR+=    puf
 SUBDIR+=       pulledpork
 SUBDIR+=       pure-ftpd
 SUBDIR+=       pxe
-SUBDIR+=       py-IP
 SUBDIR+=       py-Socks
 SUBDIR+=       py-aio-pika
 SUBDIR+=       py-aiodns



Home | Main Index | Thread Index | Old Index