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:           Thu Apr 15 10:45:34 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021
        pkgsrc/net: Makefile
Removed Files:
        pkgsrc/net/grive: DESCR Makefile PLIST distinfo
        pkgsrc/net/grive/patches: patch-cmake_Modules_FindJSONC.cmake
            patch-libgrive_src_protocol_Json.cc patch-libgrive_src_util_OS.cc

Log Message:
grive: remove, deprecated since 2017/2018

Use net/grive2 instead.


To generate a diff of this commit:
cvs rdiff -u -r1.2153 -r1.2154 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.1396 -r1.1397 pkgsrc/net/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/grive/DESCR pkgsrc/net/grive/PLIST
cvs rdiff -u -r1.26 -r0 pkgsrc/net/grive/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/net/grive/distinfo
cvs rdiff -u -r1.1.1.1 -r0 \
    pkgsrc/net/grive/patches/patch-cmake_Modules_FindJSONC.cmake \
    pkgsrc/net/grive/patches/patch-libgrive_src_util_OS.cc
cvs rdiff -u -r1.3 -r0 \
    pkgsrc/net/grive/patches/patch-libgrive_src_protocol_Json.cc

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-2021
diff -u pkgsrc/doc/CHANGES-2021:1.2153 pkgsrc/doc/CHANGES-2021:1.2154
--- pkgsrc/doc/CHANGES-2021:1.2153      Thu Apr 15 08:55:03 2021
+++ pkgsrc/doc/CHANGES-2021     Thu Apr 15 10:45:33 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.2153 2021/04/15 08:55:03 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.2154 2021/04/15 10:45:33 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -3458,3 +3458,4 @@ Changes to the packages collection and i
        Updated chat/ejabberd to 21.04nb1 [triaxx 2021-04-15]
        Updated net/grive2 to 0.5.1 [wiz 2021-04-15]
        Updated devel/nss to 3.63nb2 [wiz 2021-04-15]
+       Removed net/grive successor net/grive2 [wiz 2021-04-15]

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1396 pkgsrc/net/Makefile:1.1397
--- pkgsrc/net/Makefile:1.1396  Thu Apr  1 14:19:16 2021
+++ pkgsrc/net/Makefile Thu Apr 15 10:45:33 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1396 2021/04/01 14:19:16 taca Exp $
+# $NetBSD: Makefile,v 1.1397 2021/04/15 10:45:33 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -207,7 +207,6 @@ SUBDIR+=    gofish
 SUBDIR+=       gopher
 SUBDIR+=       grilo
 SUBDIR+=       grilo-plugins
-SUBDIR+=       grive
 SUBDIR+=       grive2
 SUBDIR+=       grpc
 SUBDIR+=       gsnmp



Home | Main Index | Thread Index | Old Index