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:           Sun Sep 11 17:24:18 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022 TODO
        pkgsrc/net: Makefile
Removed Files:
        pkgsrc/net/coherence: DESCR Makefile PLIST distinfo
        pkgsrc/net/coherence/patches: patch-aa patch-ab patch-ac
            patch-coherence_____init____.py

Log Message:
coherence: remove

archived upstream, last release from 2010


To generate a diff of this commit:
cvs rdiff -u -r1.4484 -r1.4485 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.22195 -r1.22196 pkgsrc/doc/TODO
cvs rdiff -u -r1.1478 -r1.1479 pkgsrc/net/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/coherence/DESCR
cvs rdiff -u -r1.25 -r0 pkgsrc/net/coherence/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/net/coherence/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/net/coherence/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/coherence/patches/patch-aa
cvs rdiff -u -r1.1 -r0 pkgsrc/net/coherence/patches/patch-ab \
    pkgsrc/net/coherence/patches/patch-ac
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/net/coherence/patches/patch-coherence_____init____.py

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.4484 pkgsrc/doc/CHANGES-2022:1.4485
--- pkgsrc/doc/CHANGES-2022:1.4484      Sun Sep 11 17:23:03 2022
+++ pkgsrc/doc/CHANGES-2022     Sun Sep 11 17:24:17 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.4484 2022/09/11 17:23:03 fcambus Exp $
+$NetBSD: CHANGES-2022,v 1.4485 2022/09/11 17:24:17 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -6631,3 +6631,4 @@ Changes to the packages collection and i
        Removed devel/py-txgithub [wiz 2022-09-11]
        Updated security/py-ndg_httpsclient to 0.5.1 [wiz 2022-09-11]
        Updated net/dbip-asn-lite to 2022.09 [fcambus 2022-09-11]
+       Removed net/coherence [wiz 2022-09-11]

Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.22195 pkgsrc/doc/TODO:1.22196
--- pkgsrc/doc/TODO:1.22195     Sun Sep 11 16:45:31 2022
+++ pkgsrc/doc/TODO     Sun Sep 11 17:24:17 2022
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.22195 2022/09/11 16:45:31 wiz Exp $
+$NetBSD: TODO,v 1.22196 2022/09/11 17:24:17 wiz Exp $
 
 Suggested new packages
 ======================
@@ -1295,6 +1295,7 @@ For possible Perl packages updates, see 
        o py-OTXv2-1.5.2
        o py-OpenSSL-22.0.0 [python 3.x only]
        o py-Routes-2.5.1
+       o py-barman-3.0.1
        o py-cassa-1.11.0
        o py-configparser-5.0.0 [drops python-2.x support; pkgsrc only needs this package for python 2.x]
        o py-django-4.1

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1478 pkgsrc/net/Makefile:1.1479
--- pkgsrc/net/Makefile:1.1478  Sat Sep  3 04:05:49 2022
+++ pkgsrc/net/Makefile Sun Sep 11 17:24:17 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1478 2022/09/03 04:05:49 taca Exp $
+# $NetBSD: Makefile,v 1.1479 2022/09/11 17:24:17 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -74,7 +74,6 @@ SUBDIR+=      clive
 SUBDIR+=       cmu-dhcpd
 SUBDIR+=       cntlm
 SUBDIR+=       coda
-SUBDIR+=       coherence
 #SUBDIR+=      coilmq          # broken
 SUBDIR+=       connect
 SUBDIR+=       corebird



Home | Main Index | Thread Index | Old Index