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:           Sat May  8 05:43:34 UTC 2021

Modified Files:
        pkgsrc/net: Makefile
Removed Files:
        pkgsrc/net/py-eventlib: ALTERNATIVES DESCR Makefile PLIST distinfo
        pkgsrc/net/py-eventlib/patches: patch-eventlib_core.py

Log Message:
py-eventlib: removed; 8 years old; does not work with latest Django/Celery


To generate a diff of this commit:
cvs rdiff -u -r1.1405 -r1.1406 pkgsrc/net/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/net/py-eventlib/ALTERNATIVES \
    pkgsrc/net/py-eventlib/DESCR pkgsrc/net/py-eventlib/PLIST
cvs rdiff -u -r1.20 -r0 pkgsrc/net/py-eventlib/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/net/py-eventlib/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/net/py-eventlib/patches/patch-eventlib_core.py

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.1405 pkgsrc/net/Makefile:1.1406
--- pkgsrc/net/Makefile:1.1405  Wed May  5 16:52:22 2021
+++ pkgsrc/net/Makefile Sat May  8 05:43:33 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1405 2021/05/05 16:52:22 pho Exp $
+# $NetBSD: Makefile,v 1.1406 2021/05/08 05:43:33 adam Exp $
 #
 
 COMMENT=       Networking tools
@@ -696,7 +696,6 @@ SUBDIR+=    py-dns
 SUBDIR+=       py-dnsdiag
 SUBDIR+=       py-dpkt
 SUBDIR+=       py-dropbox
-SUBDIR+=       py-eventlib
 SUBDIR+=       py-flower
 SUBDIR+=       py-foolscap
 SUBDIR+=       py-gandi.cli



Home | Main Index | Thread Index | Old Index