pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/glib-networking



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Feb 20 09:22:36 UTC 2023

Modified Files:
        pkgsrc/net/glib-networking: Makefile PLIST

Log Message:
glib-networking: depend on newer libproxy


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/net/glib-networking/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/glib-networking/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/glib-networking/Makefile
diff -u pkgsrc/net/glib-networking/Makefile:1.64 pkgsrc/net/glib-networking/Makefile:1.65
--- pkgsrc/net/glib-networking/Makefile:1.64    Mon Feb 20 09:07:35 2023
+++ pkgsrc/net/glib-networking/Makefile Mon Feb 20 09:22:36 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2023/02/20 09:07:35 adam Exp $
+# $NetBSD: Makefile,v 1.65 2023/02/20 09:22:36 adam Exp $
 
 DISTNAME=      glib-networking-2.74.0
 CATEGORIES=    net gnome
@@ -21,7 +21,7 @@ REPLACE_PYTHON+=      meson_post_install.py
 
 BUILDLINK_API_DEPENDS.glib2+=          glib2>=2.60.0
 .include "../../devel/glib2/modules.mk"
-BUILDLINK_API_DEPENDS.libproxy+=       libproxy>=0.3.1
+BUILDLINK_API_DEPENDS.libproxy+=       libproxy>=0.4.6
 .include "../../www/libproxy/buildlink3.mk"
 .include "../../security/p11-kit/buildlink3.mk"
 .include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"

Index: pkgsrc/net/glib-networking/PLIST
diff -u pkgsrc/net/glib-networking/PLIST:1.18 pkgsrc/net/glib-networking/PLIST:1.19
--- pkgsrc/net/glib-networking/PLIST:1.18       Mon Feb 20 09:07:35 2023
+++ pkgsrc/net/glib-networking/PLIST    Mon Feb 20 09:22:36 2023
@@ -1,8 +1,11 @@
-@comment $NetBSD: PLIST,v 1.18 2023/02/20 09:07:35 adam Exp $
-lib/gio/modules/libgioenvironmentproxy.so
+@comment $NetBSD: PLIST,v 1.19 2023/02/20 09:22:36 adam Exp $
 lib/gio/modules/libgiognomeproxy.so
 ${PLIST.gnutls}lib/gio/modules/libgiognutls.so
+lib/gio/modules/libgiolibproxy.so
 ${PLIST.openssl}lib/gio/modules/libgioopenssl.so
+lib/systemd/user/glib-pacrunner.service
+libexec/glib-pacrunner
+share/dbus-1/services/org.gtk.GLib.PACRunner.service
 share/locale/ab/LC_MESSAGES/glib-networking.mo
 share/locale/an/LC_MESSAGES/glib-networking.mo
 share/locale/ar/LC_MESSAGES/glib-networking.mo



Home | Main Index | Thread Index | Old Index