Date: Wed, 21 Jan 2015 10:17:26 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196843] [maintainer update] www/glpi 0.85.1 Message-ID: <bug-196843-13-DMzEmRlacz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196843-13@https.bugs.freebsd.org/bugzilla/> References: <bug-196843-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196843 John Marino <marino@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marino@FreeBSD.org --- Comment #5 from John Marino <marino@FreeBSD.org> --- Ok, thanks. It's strange that portlint did not complain about ${CP}, it should have. Anyway, that needs to change for two reasons: 1) You masked the command with "@" in front, you can't mask installation commands 2) This really needs to be changed to COPYTREE_SHARE. If that causes any permissions or ownership issues, you need to fix that in pkg-plist with @mode or @owner or @group keywords. Can you rework that? After you resubmit, it will be sufficient to say it again passes poudriere without having to upload a new log. -- 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-196843-13-DMzEmRlacz>