From nobody Sun Jan 22 00:37:09 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NzvSk1Pgdz328rl; Sun, 22 Jan 2023 00:37:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NzvSk0v7Qz3lMp; Sun, 22 Jan 2023 00:37:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674347830; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=CXWlMfHpHmsCaEVhuNug61Jf+T72clQyrJfQlSc2eB0=; b=dg+h/NcnNlm4FOcnOreJ1ExfSy1yr4SZ9J7ytIKpCPaqfbDaPrNo2Ls24vfgMNwQPsDToh lvvgmU4AaqcQqlePqOSaRFOjgW5i+RPqlnQM87owld/KoYvRVQ8gI5s6YEDhCavr5zR8eE zRkOw3BViZNMcUpG0HElNFuPMWOJ6SWjo436/JiKiqcBTt/8DWXp5+/uF02qjxBFRPWaCT 46dWX+q5c52r08lPtQH63VWSDIld7eQNZSZkH76+ves1imCWpgrwLaNqVeXViEguelCVNY WrXAJTtGnC5uw5bQlUSV7iwXBx0k/vAnxrB02XTLkAsV8hAFx77ldI+sK2KoSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674347830; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=CXWlMfHpHmsCaEVhuNug61Jf+T72clQyrJfQlSc2eB0=; b=RlSbdB7XI6BgqaVQp5x5uPEv4vT5GTdzhMIlRD2WW5A1pibgJ10julrbbFS/qsR/EGwiFF aOzeBJsvGenYRVurKTfaoLeguIHu6QzL/h3JYTDpiIjXLTEERfp7LC7dhxeatLPMxjy6hy qHfYjdHTpQbIZXL3fGGeA0uQ2tUa0DxX4zwrPnQryKKEJ0g46LfrKK7l9jK39fjUOBNdwn 4/PEjfeGpD0pOwfrvZr6AH0ZUZeIw9y6IzolaeE5v1znib47ei8nCwLyV1zFl7egs7wDfr hduKWX02YA+AA7iZEE4Tvv9nAIIhDn1rMxw5tu71LlA+VGG+AYLeLps8Pq6fIg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674347830; a=rsa-sha256; cv=none; b=czBKvaom2NLXNIMAjf27Ezc2eo3D71pu+OELtwSCgJBTgcG0SaKiOrPH5YoyMiEV5AqVnd wSxikH/OL7v8uu35K5gZ3JUT2uNiuZFhD0cv0jdkm0VTSbxJfhof49/AwgM+Ugp94q8P1h gBKtD197Ne4YttM5yzazlUr+rgJPAsLGI2af9dAahs8c2EtVK49MUWzyEZf2eB3u/psl+q /djVlMY5+JBjeQE/nBc3id+KoXACH/53ZXn2LtHDGOtoAf40H81m9BbyfWpk79Ll+R0T63 gdbS72IfcvtURpduTznliG8nX769ucA+3qjYhC2ReSB1oF4g0ifrlXcfkIQhnw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NzvSj73K4zVYx; Sun, 22 Jan 2023 00:37:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 30M0b9uK006016; Sun, 22 Jan 2023 00:37:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 30M0b9Is006015; Sun, 22 Jan 2023 00:37:09 GMT (envelope-from git) Date: Sun, 22 Jan 2023 00:37:09 GMT Message-Id: <202301220037.30M0b9Is006015@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: e043458a9859 - 2023Q1 - devel/glib20: update to 2.74.5 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2023Q1 X-Git-Reftype: branch X-Git-Commit: e043458a9859af23cf6fe8020f65a9d9bc43f730 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch 2023Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e043458a9859af23cf6fe8020f65a9d9bc43f730 commit e043458a9859af23cf6fe8020f65a9d9bc43f730 Author: Jan Beich AuthorDate: 2023-01-19 13:44:30 +0000 Commit: Jan Beich CommitDate: 2023-01-22 00:37:01 +0000 devel/glib20: update to 2.74.5 Changes: https://gitlab.gnome.org/GNOME/glib/-/releases/2.74.5 Reported by: GitLab (notify releases) (cherry picked from commit 0a941426e6bb5a70aa851c2fada60f9c7eb1c424) --- devel/glib20/Makefile | 4 ++-- devel/glib20/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 136365f57652..b050a09144bc 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -1,5 +1,5 @@ PORTNAME= glib -DISTVERSION= 2.74.4 +DISTVERSION= 2.74.5 PORTEPOCH= 2 CATEGORIES= devel MASTER_SITES= GNOME @@ -35,7 +35,7 @@ CPE_VENDOR= gnome CONFLICTS_INSTALL= p5-Giovanni -_LIBVERSION= 0.7400.4 +_LIBVERSION= 0.7400.5 PLIST_SUB= LIBVERSION=${_LIBVERSION} OPTIONS_DEFINE= DEBUG GTKDOC FAM_ALTBACKEND MANPAGES NLS TEST diff --git a/devel/glib20/distinfo b/devel/glib20/distinfo index 2aafb7bd45ed..9cc16e290693 100644 --- a/devel/glib20/distinfo +++ b/devel/glib20/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671657418 -SHA256 (gnome/glib-2.74.4.tar.xz) = 0e82da5ea129b4444227c7e4a9e598f7288d1994bf63f129c44b90cfd2432172 -SIZE (gnome/glib-2.74.4.tar.xz) = 5208484 +TIMESTAMP = 1674135870 +SHA256 (gnome/glib-2.74.5.tar.xz) = ceba83a5999ceb31a4c4fc9921207cb9ffffd2ab1d6ec03c162d3f608a5c14c8 +SIZE (gnome/glib-2.74.5.tar.xz) = 5211852