From owner-freebsd-ports-bugs@freebsd.org Fri Nov 24 19:43:54 2017 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 46CA5DEFD81 for ; Fri, 24 Nov 2017 19:43:54 +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 342342D59 for ; Fri, 24 Nov 2017 19:43:54 +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 vAOJhrfd094836 for ; Fri, 24 Nov 2017 19:43:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 223851] ports-mgmt/portlint: Doesn't complain about the out-of-order PLIST_FILES Date: Fri, 24 Nov 2017 19:43:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: marcus@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: 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.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Nov 2017 19:43:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223851 Bug ID: 223851 Summary: ports-mgmt/portlint: Doesn't complain about the out-of-order PLIST_FILES Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: marcus@FreeBSD.org Reporter: yuri@freebsd.org Flags: maintainer-feedback?(marcus@FreeBSD.org) Assignee: marcus@FreeBSD.org See Chapter 14. Order of Variables in Port Makefiles https://www.freebsd.org/doc/en/books/porters-handbook/porting-order.html ---Makefile--- # $FreeBSD$ PORTNAME=3D hstr DISTVERSION=3D 1.23 CATEGORIES=3D sysutils MAINTAINER=3D monsieurp@gentoo.org COMMENT=3D Bash and Zsh shell history suggest box LICENSE=3D APACHE20 LICENSE_FILE=3D ${WRKSRC}/LICENSE PLIST_FILES=3D bin/hh bin/hstr man/man1/hh.1.gz man/man1/hstr.1.gz USES=3D autoreconf ncurses readline USE_GITHUB=3D yes GH_ACCOUNT=3D dvorka GNU_CONFIGURE=3D yes .include --=20 You are receiving this mail because: You are the assignee for the bug.=