pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/grpc



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Sep 24 07:24:43 UTC 2019

Modified Files:
        pkgsrc/net/grpc: PLIST

Log Message:
grpc: libgrpc++_cronet must not be in PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/grpc/PLIST

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

Modified files:

Index: pkgsrc/net/grpc/PLIST
diff -u pkgsrc/net/grpc/PLIST:1.9 pkgsrc/net/grpc/PLIST:1.10
--- pkgsrc/net/grpc/PLIST:1.9   Sun Aug 25 18:52:37 2019
+++ pkgsrc/net/grpc/PLIST       Tue Sep 24 07:24:42 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2019/08/25 18:52:37 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2019/09/24 07:24:42 adam Exp $
 bin/grpc_cpp_plugin
 bin/grpc_csharp_plugin
 bin/grpc_node_plugin
@@ -289,9 +289,6 @@ lib/libgpr.so.1
 lib/libgrpc++.so
 lib/libgrpc++.so.${PKGVERSION}
 lib/libgrpc++.so.1
-lib/libgrpc++_cronet.so
-lib/libgrpc++_cronet.so.${PKGVERSION}
-lib/libgrpc++_cronet.so.1
 lib/libgrpc++_error_details.so
 lib/libgrpc++_error_details.so.${PKGVERSION}
 lib/libgrpc++_error_details.so.1



Home | Main Index | Thread Index | Old Index