From owner-dev-commits-ports-all@freebsd.org Sat Aug 28 10:44:55 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BC3C96723C7; Sat, 28 Aug 2021 10:44:55 +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 4GxYBH4jcfz4fG5; Sat, 28 Aug 2021 10:44:55 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 85D6A15273; Sat, 28 Aug 2021 10:44:55 +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 17SAitDp025167; Sat, 28 Aug 2021 10:44:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17SAitOt025166; Sat, 28 Aug 2021 10:44:55 GMT (envelope-from git) Date: Sat, 28 Aug 2021 10:44:55 GMT Message-Id: <202108281044.17SAitOt025166@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Tobias C. Berner" Subject: git: 98e9b17a3128 - main - devel/libsoup: update to 2.74.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tcberner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 98e9b17a3128f7a7d39b9a18b1b203bbdfc3e79b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Aug 2021 10:44:55 -0000 The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=98e9b17a3128f7a7d39b9a18b1b203bbdfc3e79b commit 98e9b17a3128f7a7d39b9a18b1b203bbdfc3e79b Author: Tobias C. Berner AuthorDate: 2021-08-28 10:43:26 +0000 Commit: Tobias C. Berner CommitDate: 2021-08-28 10:44:42 +0000 devel/libsoup: update to 2.74.0 --- devel/libsoup/Makefile | 5 ++--- devel/libsoup/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index be036f740e3d..d68635fc6f7f 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -1,8 +1,7 @@ # Created by: Joe Marcus Clarke PORTNAME= libsoup -PORTVERSION= 2.72.0 -PORTREVISION= 4 +DISTVERSION= 2.74.0 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -58,7 +57,7 @@ MESON_ARGS= -Dvapi=disabled \ -Dgnome=true \ -Dbrotli=disabled -LIBVERSION= 1.11.0 +LIBVERSION= 1.11.1 PLIST_SUB= VERSION="2.4" LIBVERSION=${LIBVERSION} PORTSCOUT= limitw:1,even diff --git a/devel/libsoup/distinfo b/devel/libsoup/distinfo index b2eb10f8f95a..5e0f39d8e7d7 100644 --- a/devel/libsoup/distinfo +++ b/devel/libsoup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1602510520 -SHA256 (gnome/libsoup-2.72.0.tar.xz) = 170c3f8446b0f65f8e4b93603349172b1085fb8917c181d10962f02bb85f5387 -SIZE (gnome/libsoup-2.72.0.tar.xz) = 1477940 +TIMESTAMP = 1630132949 +SHA256 (gnome/libsoup-2.74.0.tar.xz) = 33b1d4e0d639456c675c227877e94a8078d731233e2d57689c11abcef7d3c48e +SIZE (gnome/libsoup-2.74.0.tar.xz) = 1498224