From nobody Wed Nov 24 14:58:22 2021 X-Original-To: dev-commits-ports-main@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 ED3AD1891F87; Wed, 24 Nov 2021 14:58:22 +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 4Hzkf64ySdz4m87; Wed, 24 Nov 2021 14:58:22 +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 81BDD36FC; Wed, 24 Nov 2021 14:58:22 +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 1AOEwMqv098401; Wed, 24 Nov 2021 14:58:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AOEwMS9098399; Wed, 24 Nov 2021 14:58:22 GMT (envelope-from git) Date: Wed, 24 Nov 2021 14:58:22 GMT Message-Id: <202111241458.1AOEwMS9098399@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?Q?Fernando Apestegu=C3=ADa?= Subject: git: bad02a5349dd - main - sysutils/fetchlog: fix build in 14-current List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bad02a5349dd7eb23e0c67b9b11ddd8f4eeca02b Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637765902; 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=GjIg18nx4cA7ejGcuvQm0teum+oAKd4a6SEHDbL9+Ho=; b=LbgH1tgXH85P6oUAwIwmPPJMzvNZ2Tlr6J8UymuALlUmI7aTyunjFCCDOklwvGx3Xko8qB J26pIkbbH/e8pStNk+hlmAzGuE/4uWJSCUW7A65Tu65LZeoQfTYUXKSlau2FN74CtG0PG1 RpqqnnMC+Xm7n7kUi/BcvKjqqtY2DMxseEPUZroXY9ObgMfY0dJoVxIUJ5a0viVo94Nwqm aEn9Y3qI+wUtFU6Uh++cpueCwFcRlJvAdoiISBDIMBqPVG6CAThKEq2tDQKxCiJPvvFMmP zlEdWfzr3elGp8hcVY1ipuc9v0SBXHYcCPshTkUj1Xma3pH2yFq2p2LvzRuRNA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637765902; a=rsa-sha256; cv=none; b=VxoB8oZG7CmYeuQ6MVHUvdK6aXNNVw+pv3Rm5FB4UhxKaGJqdZq5kef+Y2R5TLChNIB0vj AK5VEjqJ/N60ZIQIAxpaml3HkH1Z8ERyl7Vk5mvYtu9BzNHGOW5YGAUbX7JJ7jFsNOR5Ri EoLp7MdOBj+T9VveadDW2Vw/WHAcR+jKUX8uGqJrw9f/jMG9u9DZcdmvao3nvjkKVdjEmO c3YEi/UJ/qvCZ5euhBtJc8n2JASQ/lBAg1QgwCo8YV+fy3wqvox1cK9thh/n2+dH3W4lx8 MaX0wf9ETHqcqjtBpSJYMgFA+48tfhZKYe7m5DDtoM6umbrugOLp6w29Jz15ag== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=bad02a5349dd7eb23e0c67b9b11ddd8f4eeca02b commit bad02a5349dd7eb23e0c67b9b11ddd8f4eeca02b Author: Fernando ApesteguĂ­a AuthorDate: 2021-11-24 14:21:41 +0000 Commit: Fernando ApesteguĂ­a CommitDate: 2021-11-24 14:57:09 +0000 sysutils/fetchlog: fix build in 14-current PR: 259935 Reported by: alexander.haderer@loescap.de (maintainer) --- sysutils/fetchlog/Makefile | 2 ++ sysutils/fetchlog/files/patch-Makefile | 10 +++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/sysutils/fetchlog/Makefile b/sysutils/fetchlog/Makefile index cea36b6c10ce..1640d9865605 100644 --- a/sysutils/fetchlog/Makefile +++ b/sysutils/fetchlog/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= SF MAINTAINER= alexander.haderer@loescap.de COMMENT= Fetch and convert new messages of a logfile +LICENSE= GPLv2 + PORTDOCS= CHANGES README README.Nagios README.SNMP PORTEXAMPLES= fetchlog.cfg fetchlog_service.cfg notify.cfg.example diff --git a/sysutils/fetchlog/files/patch-Makefile b/sysutils/fetchlog/files/patch-Makefile index 9139c6f706ad..c69aa4dfac18 100644 --- a/sysutils/fetchlog/files/patch-Makefile +++ b/sysutils/fetchlog/files/patch-Makefile @@ -1,17 +1,17 @@ ---- Makefile.orig 2010-06-21 11:35:08.000000000 +0200 -+++ Makefile 2010-06-21 19:10:33.000000000 +0200 -@@ -23,8 +23,8 @@ +--- Makefile.orig 2010-07-02 10:10:08 UTC ++++ Makefile +@@ -23,8 +23,8 @@ FETCHLOG_VERSION=1.4 ### compiler ### gcc -CC=gcc -CFLAGS= -O -Werror -Wall -Wcast-qual -Wstrict-prototypes \ +CC?=cc -+CFLAGS+= -O -Werror -Wall -Wcast-qual -Wstrict-prototypes \ ++CFLAGS+= -O -Wall -Wcast-qual -Wstrict-prototypes \ -Wmissing-prototypes -Wmissing-declarations -Winline -Wcast-align ### cc #CC=cc -@@ -57,7 +57,7 @@ +@@ -57,7 +57,7 @@ HAS_REGEX=-DHAS_REGEX ### installdir ### will use $INSTDIR/bin and $INSTDIR/man/man1, ### both dirs have to exist for installation