From nobody Thu Oct 26 00:45:23 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 4SG6XN227Cz4yGkK; Thu, 26 Oct 2023 00:45:24 +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 4SG6XM6l01z4NvQ; Thu, 26 Oct 2023 00:45:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698281123; 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=lkvMRLifiBtAfVKzei6lQ2fOExeFH51OpLzJoCv1lfc=; b=XWtyss3MPWPD6fgQaDm1f71VWluSBzu2L9pvBgDnmMkZ1+wlkA8G556nBRp9cjmI0YwdVA cCHTtcDsjX+UoMMrfVQ7tjcYpmHNiXtlbWWhXhL4zsidoYilxCrngrypDa7Bi7uy96JTsR JiYFR8478fhrHW1Y71VwD+cF8kiVbO5eJRnfFiHeFOHeC6HIDOVCoYVQVKq01IivNrU2ri sLYz0ippGosXX1b9U92dzsYxwBoELynNeWwZbsWRFCE4KzhGKRwZiio8uplNdQsLDZGWyX xtfZxzUE6ng0ovKAGoJdAh6SmHFVYCOqqdILKaMHIgLjct4u3jHjCiI+MhPw/Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698281123; a=rsa-sha256; cv=none; b=r2U9eJD/On+Us813A5W1Tkzp8VRJb4au991MNhEOxIjHNWhSwsH1qytv5AJ7XQbKRjDkLG /84cotC8mR41lqIuBPTTJz+K8RU5A0cYY0eqne2MlXXTZQ09MDMYIJd0r9NtYHiPAB4ALb mH02j2HoXbLOPVRaSk5wPCkaOifaYsnRHD2NYcKcyIkFRYY4csTXDoLyTD7F7JaRymHLmv 6DS7XQzIVz59C30Y7+8MIoywvGHBrwBRj4M3PvmfHrjqPhQw9L0zYXvsyVzBM0+ZCxiV1F 2LrCkx/ZXLTjKkfu0Qb8gLiWOUnfiW2GeJVAU7dWV4EUdz2cbgZCkzQ+C/reQg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698281123; 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=lkvMRLifiBtAfVKzei6lQ2fOExeFH51OpLzJoCv1lfc=; b=TPIClUMz7Uvr4YK8wvw+biT3gnMms8w9nfRN1gs65/9ER36x9148mUrUd+4eocli7WjibY tOlrxHUuh+4GNHlNXhSOZDuJF2PFFtV8AKxG+x3YJMtMMf7M2EEXWPtjMEzbyhFG07zasT x5QjN/AfrJ4nEh+JZT8lh+1yuA8usAqNu/BidekEfLGYSANMdSfTNkwwgZpIxI343I0cmd FSN+/+506A+LVbIe5SzYvpNkg2hokKbiOxZ9THvibjbXZXRF0J6pcJ5paokQvrw/ooFcQt MmLfVOKCeHE5bycauud2h0vmD9VJ/vbXAzOG5pZFvRSMi6TvicHask8o9miEXg== 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 4SG6XM5rPMz1Q82; Thu, 26 Oct 2023 00:45:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 39Q0jNnB005049; Thu, 26 Oct 2023 00:45:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 39Q0jN26005046; Thu, 26 Oct 2023 00:45:23 GMT (envelope-from git) Date: Thu, 26 Oct 2023 00:45:23 GMT Message-Id: <202310260045.39Q0jN26005046@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: c455a8a168e2 - main - devel/glib20: update to 2.78.1 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/main X-Git-Reftype: branch X-Git-Commit: c455a8a168e2b90ceb86b2e023d93fa7d340b47f Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c455a8a168e2b90ceb86b2e023d93fa7d340b47f commit c455a8a168e2b90ceb86b2e023d93fa7d340b47f Author: Jan Beich AuthorDate: 2023-10-25 11:38:06 +0000 Commit: Jan Beich CommitDate: 2023-10-26 00:02:24 +0000 devel/glib20: update to 2.78.1 Changes: https://gitlab.gnome.org/GNOME/glib/-/compare/2.78.0...2.78.1 Reported by: Repology --- 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 79b07d373f02..cabb32f52aa1 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -1,5 +1,5 @@ PORTNAME= glib -DISTVERSION= 2.78.0 +DISTVERSION= 2.78.1 PORTEPOCH= 2 CATEGORIES= devel MASTER_SITES= GNOME @@ -36,7 +36,7 @@ CPE_VENDOR= gnome CONFLICTS_INSTALL= p5-Giovanni -_LIBVERSION= 0.7800.0 +_LIBVERSION= 0.7800.1 PLIST_SUB= LIBVERSION=${_LIBVERSION} OPTIONS_DEFINE= DEBUG GTKDOC FAM_ALTBACKEND MANPAGES NLS TEST diff --git a/devel/glib20/distinfo b/devel/glib20/distinfo index e26ae43694f2..6084377bd2d7 100644 --- a/devel/glib20/distinfo +++ b/devel/glib20/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694181015 -SHA256 (gnome/glib-2.78.0.tar.xz) = 44eaab8b720877ce303c5540b657b126f12dc94972d9880b52959f43fb537b30 -SIZE (gnome/glib-2.78.0.tar.xz) = 5327096 +TIMESTAMP = 1698233886 +SHA256 (gnome/glib-2.78.1.tar.xz) = 915bc3d0f8507d650ead3832e2f8fb670fce59aac4d7754a7dab6f1e6fed78b2 +SIZE (gnome/glib-2.78.1.tar.xz) = 5320740