svn commit: r550405 - head/net/glib-networking

Baptiste Daroussin bapt at FreeBSD.org
Mon Sep 28 07:51:09 UTC 2020


Author: bapt
Date: Mon Sep 28 07:51:07 2020
New Revision: 550405
URL: https://svnweb.freebsd.org/changeset/ports/550405

Log:
  Update to 2.66.0
  
  Note that now it uses the trust store define in gnutls

Modified:
  head/net/glib-networking/Makefile
  head/net/glib-networking/distinfo
  head/net/glib-networking/pkg-plist

Modified: head/net/glib-networking/Makefile
==============================================================================
--- head/net/glib-networking/Makefile	Mon Sep 28 07:45:36 2020	(r550404)
+++ head/net/glib-networking/Makefile	Mon Sep 28 07:51:07 2020	(r550405)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	glib-networking
-PORTVERSION=	2.56.1
-PORTREVISION=	3
+PORTVERSION=	2.66.0
 CATEGORIES=	net
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
@@ -28,7 +27,6 @@ PORTSCOUT=	limitw:1,even
 USES=		compiler:c11 gettext gnome localbase meson pkgconfig \
 		python:3.6+,build tar:xz
 USE_GNOME=	glib20
-MESON_ARGS=	-Dca_certificates_path="${LOCALBASE}/share/certs/ca-root-nss.crt"
 
 BINARY_ALIAS=	python3=${PYTHON_VERSION}
 

Modified: head/net/glib-networking/distinfo
==============================================================================
--- head/net/glib-networking/distinfo	Mon Sep 28 07:45:36 2020	(r550404)
+++ head/net/glib-networking/distinfo	Mon Sep 28 07:51:07 2020	(r550405)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527916290
-SHA256 (gnome/glib-networking-2.56.1.tar.xz) = df47b0e0a037d2dcf6b1846cbdf68dd4b3cc055e026bb40c4a55f19f29f635c8
-SIZE (gnome/glib-networking-2.56.1.tar.xz) = 164852
+TIMESTAMP = 1601278942
+SHA256 (gnome/glib-networking-2.66.0.tar.xz) = c5d7be2437fdd196eebfb70c4517b96d3ba7ec13bd496318b8f02dea383e0099
+SIZE (gnome/glib-networking-2.66.0.tar.xz) = 193920

Modified: head/net/glib-networking/pkg-plist
==============================================================================
--- head/net/glib-networking/pkg-plist	Mon Sep 28 07:45:36 2020	(r550404)
+++ head/net/glib-networking/pkg-plist	Mon Sep 28 07:51:07 2020	(r550405)
@@ -44,6 +44,7 @@ share/locale/lt/LC_MESSAGES/glib-networking.mo
 share/locale/lv/LC_MESSAGES/glib-networking.mo
 share/locale/ml/LC_MESSAGES/glib-networking.mo
 share/locale/mr/LC_MESSAGES/glib-networking.mo
+share/locale/ms/LC_MESSAGES/glib-networking.mo
 share/locale/nb/LC_MESSAGES/glib-networking.mo
 share/locale/ne/LC_MESSAGES/glib-networking.mo
 share/locale/nl/LC_MESSAGES/glib-networking.mo


More information about the svn-ports-head mailing list