Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2018 06:14:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232979] [PATCH] fix possible grammar error in Mk/bsd.port.mk
Message-ID:  <bug-232979-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232979

            Bug ID: 232979
           Summary: [PATCH] fix possible grammar error in Mk/bsd.port.mk
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: christopherpetrik335@student.athenstech.edu

Created attachment 198956
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198956&action=
=3Dedit
patch

The txt for the checking of pre installed contradicts what is said below. M=
ake
it concise.

-               @${ECHO_MSG} "=3D=3D=3D>  Checking if ${PKGBASE} already in=
stalled";
\
+               @${ECHO_MSG} "=3D=3D=3D>  Checking if ${PKGBASE} is already
installed";

This was discussed on IRC but I did not have the resources to make a patch.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232979-7788>