Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2021 09:51:05 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1f1a0bb7a08f - main - devel/libsoup3: remove unnecessary dependencies
Message-ID:  <202112060951.1B69p53P043232@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f1a0bb7a08f203e9494c71103f2d692139528c5

commit 1f1a0bb7a08f203e9494c71103f2d692139528c5
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2021-12-06 09:40:19 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112060951.1B69p53P043232>