From nobody Mon Dec 6 09:51:05 2021 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 491BC18D54BC; Mon, 6 Dec 2021 09:51:06 +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 4J6zG16yyXz4dYb; Mon, 6 Dec 2021 09:51:05 +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 D03B613CE; Mon, 6 Dec 2021 09:51:05 +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 1B69p5MZ043233; Mon, 6 Dec 2021 09:51:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B69p53P043232; Mon, 6 Dec 2021 09:51:05 GMT (envelope-from git) Date: Mon, 6 Dec 2021 09:51:05 GMT Message-Id: <202112060951.1B69p53P043232@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Baptiste Daroussin Subject: git: 1f1a0bb7a08f - main - devel/libsoup3: remove unnecessary dependencies 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: bapt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1f1a0bb7a08f203e9494c71103f2d692139528c5 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638784266; 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=fMv1bYCTV3L5WyenA8DpALVXksDErpVu519scYRLe9Q=; b=uqdLV4KxChoxEpD5SWR408OJytirazi589pH3U2jJOYP0nWD141XAjiQFsLGSiQujZF8rF cGo8LDBnlC4HDEjaUgRE2Fh31YR0/M0q1+WJhA9o52vVf2rN/SGXzRjuSAyKiY9zUbAnt+ xWA+7KfKsF4689shrcdhPKlgFQwwtHLgUYMz0Y1lJeHOAFcS47f/US/ppBwYPwGLi5Vc0X cFJjykyXzZbA3YGRnuIMO+JLhQWyfXnLfltV8uL7GwLr3WhQl61bSV/9na651GaVkRwVSh uqjhslFXF4mbatkyHajTGFBOkriPSFLofE4gAjn1aMIuYrAmB7d3QqOUmTMx8Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638784266; a=rsa-sha256; cv=none; b=hsWqI14cijz/Rn0RjyKRW8fsxPIRTsXrTtV6VWDyGd8ypVl6J5wvAI4wmkEUNmn1L8JVis C1itjtDEguBEdVct0edQwseX4AwUNvrM34sASr/bx+b5kYBt4YcmncFI6lCFz29o9YsiRt 3kcyLnVdNRb7b5f48hOl67evRLi7acN7CDRlUtTHLCweE8jEYd7xrkHmtEDqk84YTnq6OB dxixcuTxzdEPenMTmm5Afe07hdLFJuh62aMDRJZ7fMZMSTPsDiZaNb8wAF0fKC6odReKDW RNciQ4EQf5SH6ZihYdnkGCnkq2vho4aMnZ1aVLqOpQOTJetwo4HWuphbplJSDQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f1a0bb7a08f203e9494c71103f2d692139528c5 commit 1f1a0bb7a08f203e9494c71103f2d692139528c5 Author: Baptiste Daroussin AuthorDate: 2021-12-06 09:40:19 +0000 Commit: Baptiste Daroussin CommitDate: 2021-12-06 09:50:49 +0000 devel/libsoup3: remove unnecessary dependencies --- devel/libsoup3/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/devel/libsoup3/Makefile b/devel/libsoup3/Makefile index b5dfdcea5dc1..c79dc54435bc 100644 --- a/devel/libsoup3/Makefile +++ b/devel/libsoup3/Makefile @@ -1,5 +1,6 @@ PORTNAME= libsoup PORTVERSION= 3.0.3 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -15,10 +16,6 @@ BUILD_DEPENDS= glib-networking>0:net/glib-networking LIB_DEPENDS= libbrotlidec.so:archivers/brotli \ libnghttp2.so:www/libnghttp2 \ libpsl.so:dns/libpsl \ - libpcre.so:devel/pcre \ - libffi.so:devel/libffi \ - libunistring.so:devel/libunistring \ - libidn2.so:dns/libidn2 RUN_DEPENDS= glib-networking>0:net/glib-networking