From nobody Fri Nov 26 05:46:56 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 6932018A497F; Fri, 26 Nov 2021 05:46:57 +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 4J0kJw55yvz3Ft6; Fri, 26 Nov 2021 05:46:56 +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 8F9452B3A2; Fri, 26 Nov 2021 05:46:56 +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 1AQ5kulU008773; Fri, 26 Nov 2021 05:46:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AQ5kuuv008772; Fri, 26 Nov 2021 05:46:56 GMT (envelope-from git) Date: Fri, 26 Nov 2021 05:46:56 GMT Message-Id: <202111260546.1AQ5kuuv008772@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Joe Marcus Clarke Subject: git: b915ce8529c2 - main - net/wireshark: Add missing dependencies to fix plist. 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: marcus X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b915ce8529c242c62180bd64442c482030703456 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637905616; 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=YKB7jADNWAGIrAxQbIY7zlvUO9ujcW88JMp3AzHZ7f0=; b=UV1WiiJAO0jStExHJUGa5eu9lUuQO0oIngzc3EyHPDeriWM2n94tdo3O6g7JpekGVp3dsT 9JhSgxIy+aorac/xXrxaKNQdKQrjKNp7lq5nqLlq2frA/wTsMGeTlYPQ1WAYZTBsq5VwKv 77PdmJfH5WsupwId2uLWBHSUTdqR260/kcbW18M5z6g/DbvjbgtR7PVL/6qtCUTJejKCdS hY70sXM1bUGXJpz1m52M6xZkIVtQ7JNKQa7T6J0JnUrlVhEPTNWHkOupD+wjG+rmIG3A+5 uY/tkbx2q+COeloWtm8rPK+rUzU/BN4PgJ1XmVdauUCUrJ2Oe2yKDWmnlgyLCg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637905616; a=rsa-sha256; cv=none; b=oW4+FRHCAC19a+0ccjooZ7ItZZ4ugMUJ0zlornSXfHZh+YpCUZne9IXX8gtpfK9XFliSgF KN+GppLhxU8xq93dnq/QVqdZ5J5VkhaumPolSr8lOnHpgB5tFauw9DvUfbvgGzyfmP3yD/ x4SLarMSyup8sVmWzc507cjmEp8HmgyQrz27+fX5VJXEKf9tF1jQb7slD/pwHxPwAwU+t3 Mn8kvFW1HPUe6hvxOMwOS6/gPHTt1QxRoDcPhMjCsQP5KNIgBlxCCQvGruvervGKst//I5 GDwFjxKP/ZcvMe3Rkzs+q0H1Q30jdVcCETTkdIB2qNoFEcQLvyGBVcl9jyVs/Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by marcus: URL: https://cgit.FreeBSD.org/ports/commit/?id=b915ce8529c242c62180bd64442c482030703456 commit b915ce8529c242c62180bd64442c482030703456 Author: Joseph Mingrone AuthorDate: 2021-11-26 05:45:13 +0000 Commit: Joe Marcus Clarke CommitDate: 2021-11-26 05:45:13 +0000 net/wireshark: Add missing dependencies to fix plist. PR: 260053 Differential Revision: https://reviews.freebsd.org/D33122 --- net/wireshark/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 9026beab3158..bf62b994c9ab 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -2,6 +2,7 @@ PORTNAME?= wireshark PORTVERSION= 3.6.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.wireshark.org/download/src/ \ http://ftp.uni-kl.de/pub/wireshark/src/ \ @@ -31,12 +32,14 @@ USE_PERL5= build USE_GNOME= glib20 libxml2 USE_LDCONFIG= yes +BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor LIB_DEPENDS+= libgpg-error.so:security/libgpg-error \ libgcrypt.so:security/libgcrypt \ liblz4.so:archivers/liblz4 \ libnghttp2.so:www/libnghttp2 \ libsnappy.so:archivers/snappy \ - libcares.so:dns/c-ares + libcares.so:dns/c-ares \ + libzstd.so:archivers/zstd #CFLAGS+= -funit-at-a-time PLIST_SUB+= PORTVERSION=${PORTVERSION}