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:23:54 UTC 2026

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

Log Message:
py-ipaddress: removed; included in Python 3.3


To generate a diff of this commit:
cvs rdiff -u -r1.1636 -r1.1637 pkgsrc/net/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/net/py-ipaddress/DESCR \
    pkgsrc/net/py-ipaddress/PLIST
cvs rdiff -u -r1.13 -r0 pkgsrc/net/py-ipaddress/Makefile
cvs rdiff -u -r1.12 -r0 pkgsrc/net/py-ipaddress/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.1636 pkgsrc/net/Makefile:1.1637
--- pkgsrc/net/Makefile:1.1636  Wed Aug  5 03:07:03 2026
+++ pkgsrc/net/Makefile Wed Aug  5 03:23:53 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1636 2026/08/05 03:07:03 adam Exp $
+# $NetBSD: Makefile,v 1.1637 2026/08/05 03:23:53 adam Exp $
 #
 
 COMMENT=       Networking tools
@@ -751,7 +751,6 @@ SUBDIR+=    py-hatop
 SUBDIR+=       py-hpack
 SUBDIR+=       py-ifaddr
 SUBDIR+=       py-impacket
-SUBDIR+=       py-ipaddress
 SUBDIR+=       py-ipcalc
 SUBDIR+=       py-irclib
 SUBDIR+=       py-junos-eznc



Home | Main Index | Thread Index | Old Index