From nobody Fri Nov 19 15:01:13 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 9BD96188D075; Fri, 19 Nov 2021 15:01:13 +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 4Hwfxj3ysZz3Jtm; Fri, 19 Nov 2021 15:01:13 +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 6716923E2; Fri, 19 Nov 2021 15:01:13 +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 1AJF1DlO072785; Fri, 19 Nov 2021 15:01:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AJF1DlM072784; Fri, 19 Nov 2021 15:01:13 GMT (envelope-from git) Date: Fri, 19 Nov 2021 15:01:13 GMT Message-Id: <202111191501.1AJF1DlM072784@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rodrigo Osorio Subject: git: d97161a97818 - main - net-mgmt/smokeping: Fix patches filepath 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: rodrigo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d97161a97818bef47e66ab362f444cd1201c87fd Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=d97161a97818bef47e66ab362f444cd1201c87fd commit d97161a97818bef47e66ab362f444cd1201c87fd Author: Rodrigo Osorio AuthorDate: 2021-11-19 14:34:04 +0000 Commit: Rodrigo Osorio CommitDate: 2021-11-19 14:51:11 +0000 net-mgmt/smokeping: Fix patches filepath PR: 259891 Reported by: shaun --- net-mgmt/smokeping/Makefile | 1 + net-mgmt/smokeping/files/patch-bin_smokeping | 4 ++-- net-mgmt/smokeping/files/patch-bin_smokeping__cgi | 4 ++-- net-mgmt/smokeping/files/patch-bin_tSmoke | 4 ++-- net-mgmt/smokeping/files/patch-lib_Smokeping.pm | 4 ++-- security/clamav/Makefile | 1 + 6 files changed, 10 insertions(+), 8 deletions(-) diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index e51c2da7fd2d..083f84c918b4 100644 --- a/net-mgmt/smokeping/Makefile +++ b/net-mgmt/smokeping/Makefile @@ -2,6 +2,7 @@ PORTNAME= smokeping PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= net-mgmt www MAINTAINER= rodrigo@FreeBSD.org diff --git a/net-mgmt/smokeping/files/patch-bin_smokeping b/net-mgmt/smokeping/files/patch-bin_smokeping index c456336ecf28..73d5e7578332 100644 --- a/net-mgmt/smokeping/files/patch-bin_smokeping +++ b/net-mgmt/smokeping/files/patch-bin_smokeping @@ -1,5 +1,5 @@ ---- /wrkdirs/usr/ports/net-mgmt/smokeping/work/SmokePing-2.8.2/bin/smokeping.orig 2021-11-14 17:05:16.825182000 +0000 -+++ /wrkdirs/usr/ports/net-mgmt/smokeping/work/SmokePing-2.8.2/bin/smokeping 2021-11-14 17:06:25.201316000 +0000 +--- bin/smokeping.orig 2021-11-14 17:05:16 UTC ++++ bin/smokeping @@ -4,13 +4,12 @@ use strict; use warnings; diff --git a/net-mgmt/smokeping/files/patch-bin_smokeping__cgi b/net-mgmt/smokeping/files/patch-bin_smokeping__cgi index a84fc44a2ed2..093fd6a8c207 100644 --- a/net-mgmt/smokeping/files/patch-bin_smokeping__cgi +++ b/net-mgmt/smokeping/files/patch-bin_smokeping__cgi @@ -1,5 +1,5 @@ ---- /wrkdirs/usr/ports/net-mgmt/smokeping/work/SmokePing-2.8.2/bin/smokeping_cgi.orig 2021-11-14 17:14:45.367218000 +0000 -+++ /wrkdirs/usr/ports/net-mgmt/smokeping/work/SmokePing-2.8.2/bin/smokeping_cgi 2021-11-14 17:15:26.603427000 +0000 +--- bin/smokeping_cgi.orig 2021-11-14 17:05:16 UTC ++++ bin/smokeping_cgi @@ -4,9 +4,8 @@ use strict; use warnings; diff --git a/net-mgmt/smokeping/files/patch-bin_tSmoke b/net-mgmt/smokeping/files/patch-bin_tSmoke index 88b3fe14ebbc..9f4d0916aa21 100644 --- a/net-mgmt/smokeping/files/patch-bin_tSmoke +++ b/net-mgmt/smokeping/files/patch-bin_tSmoke @@ -1,5 +1,5 @@ ---- /wrkdirs/usr/ports/net-mgmt/smokeping/work/SmokePing-2.8.2/bin/tSmoke.orig 2021-11-14 17:17:07.113198000 +0000 -+++ /wrkdirs/usr/ports/net-mgmt/smokeping/work/SmokePing-2.8.2/bin/tSmoke 2021-11-14 17:18:49.556960000 +0000 +--- bin/tSmoke.orig 2021-11-14 17:05:16 UTC ++++ bin/tSmoke @@ -53,7 +53,7 @@ # Point the lib variables to your implementation diff --git a/net-mgmt/smokeping/files/patch-lib_Smokeping.pm b/net-mgmt/smokeping/files/patch-lib_Smokeping.pm index 2b9b501e330e..10c4d0e8c168 100644 --- a/net-mgmt/smokeping/files/patch-lib_Smokeping.pm +++ b/net-mgmt/smokeping/files/patch-lib_Smokeping.pm @@ -1,5 +1,5 @@ ---- /wrkdirs/usr/ports/net-mgmt/smokeping/work/SmokePing-2.8.2/lib/Smokeping.pm.orig 2021-11-14 17:22:44.574583000 +0000 -+++ /wrkdirs/usr/ports/net-mgmt/smokeping/work/SmokePing-2.8.2/lib/Smokeping.pm 2021-11-14 17:26:17.422305000 +0000 +--- lib/Smokeping.pm.orig 2021-11-14 17:05:16 UTC ++++ lib/Smokeping.pm @@ -4631,7 +4631,7 @@ if(defined $opt{'check'}) { verify_cfg($cfgfile); exit 0; } if($opt{reload}) { diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 1ba7ad8b2daf..376cd8700a4e 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -27,6 +27,7 @@ TEST_TARGET= check CONFLICTS_INSTALL= clamav-[0-9]* +FETCH_ARGS= --user-agent=Mozilla/5.0 SUB_FILES= pkg-message SUB_LIST+= CHMOD=${CHMOD} \ CHOWN=${CHOWN} \