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: leot
Date: Tue Jun 11 13:12:16 UTC 2019
Modified Files:
pkgsrc/net/glib-networking: Makefile
Log Message:
glib-networking: remove no longer valid MESON_ARGS and REPLACE_PYTHON
There is no longer a way to provide a custom cacert.pem: glib-networking
now picks up the default-trust-store-file gnutls ones.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/net/glib-networking/Makefile
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.40 pkgsrc/net/glib-networking/Makefile:1.41
--- pkgsrc/net/glib-networking/Makefile:1.40 Tue Jun 11 12:45:46 2019
+++ pkgsrc/net/glib-networking/Makefile Tue Jun 11 13:12:16 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2019/06/11 12:45:46 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2019/06/11 13:12:16 leot Exp $
DISTNAME= glib-networking-2.60.1
CATEGORIES= net gnome
@@ -12,10 +12,8 @@ LICENSE= gnu-lgpl-v2
DEPENDS= mozilla-rootcerts>=1.0.20150804nb1:../../security/mozilla-rootcerts
-MESON_ARGS+= -Dca_certificates_path=${PREFIX}/share/mozilla-rootcerts/cacert.pem
USE_TOOLS+= pkg-config gmake gettext
-REPLACE_PYTHON+= find-ca-certificates
REPLACE_PYTHON+= meson_post_install.py
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.56.0
Home |
Main Index |
Thread Index |
Old Index