From owner-freebsd-ports-bugs@freebsd.org Sun Oct 16 21:33:57 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32FECC13810 for ; Sun, 16 Oct 2016 21:33:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 21DED1883 for ; Sun, 16 Oct 2016 21:33:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u9GLXvP6059074 for ; Sun, 16 Oct 2016 21:33:57 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 213490] net/ssvnc: Fix using obsolete -t flag to netstat Date: Sun, 16 Oct 2016 21:33:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, needs-qa, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: p-fbsd-bugs@ziemba.us X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2016 21:33:57 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213490 --- Comment #4 from G. Paul Ziemba --- Patch updated to bump PORTREVISION. Builds with poudriere. Running "poudriere testport" with USE_PORTLINT=3Dyes in poudriere.conf yiel= ds some warnings and one fatal error unrelated to this change: [00:00:08] =3D=3D=3D=3D>> Portlint check WARN: Makefile: you should only use ".if ${PORT_OPTIONS:MDOCS}" to wrap installation of files into /usr/local/share/doc if the collection of files = is large and it takes considerable time to copy. WARN: Makefile: the port uses Java but is not part of the ``java'' category WARN: Makefile: use of DISTFILES with single file discouraged. distribution filename should be set by DISTNAME and EXTRACT_SUFX. WARN: Makefile: DISTFILES/DISTNAME affects WRKSRC. take caution when changi= ng them. WARN: /v2/poudriere/data/.m/100s-280974-amd64-th-160618-hairball/ref/usr/ports/ne= t/ssvnc/files/patch-Makefile: patch was not generated using ``make makepatch''. It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format. FATAL: Makefile.orig: for safety, be sure to cleanup backup files before committing the port. WARN: Consider to set DEVELOPER=3Dyes in /etc/make.conf 1 fatal error and 6 warnings found. --=20 You are receiving this mail because: You are the assignee for the bug.=