Date: Sun, 4 Oct 2020 14:18:24 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551425 - head/devel/gobject-introspection Message-ID: <202010041418.094EIOgC058118@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Sun Oct 4 14:18:23 2020 New Revision: 551425 URL: https://svnweb.freebsd.org/changeset/ports/551425 Log: devel/gobject-introspection: update to 1.66.1 1.66.1 - 2020-10-03 ------------------- * Update glib annotations * Windows: Fix running on different drives [1] * gimarshallingtests: Add more tests for flags [2] * Revert "giscanner: Fix section matching for documentation [3] see [4] [1] https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/239 [2] https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/235 [3] https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/237 [4] https://gitlab.gnome.org/GNOME/gobject-introspection/-/issues/360 Modified: head/devel/gobject-introspection/Makefile head/devel/gobject-introspection/distinfo Modified: head/devel/gobject-introspection/Makefile ============================================================================== --- head/devel/gobject-introspection/Makefile Sun Oct 4 14:18:01 2020 (r551424) +++ head/devel/gobject-introspection/Makefile Sun Oct 4 14:18:23 2020 (r551425) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gobject-introspection -PORTVERSION= 1.66.0 -PORTREVISION= 1 +PORTVERSION= 1.66.1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNOME Modified: head/devel/gobject-introspection/distinfo ============================================================================== --- head/devel/gobject-introspection/distinfo Sun Oct 4 14:18:01 2020 (r551424) +++ head/devel/gobject-introspection/distinfo Sun Oct 4 14:18:23 2020 (r551425) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601047008 -SHA256 (gnome/gobject-introspection-1.66.0.tar.xz) = 3d66ea3aec7c3f8f1f83d89db3e78e18e36adc22b8bba45298119f0b3ea50060 -SIZE (gnome/gobject-introspection-1.66.0.tar.xz) = 1012396 +TIMESTAMP = 1601820384 +SHA256 (gnome/gobject-introspection-1.66.1.tar.xz) = dd44a55ee5f426ea22b6b89624708f9e8d53f5cc94e5485c15c87cb30e06161d +SIZE (gnome/gobject-introspection-1.66.1.tar.xz) = 1012784
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010041418.094EIOgC058118>