[Bug 192712] Minor patch update needed for devel/cvsweb3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 16 20:35:10 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192712

John Marino <marino at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marino at FreeBSD.org

--- Comment #1 from John Marino <marino at FreeBSD.org> ---
1) you want to attach patches, not put them in comments
2) There is a standard fix for perl shebangs.  It's called "USES=shebangfile"
and it's partner is SHEBANG_FILES= <list of files relative to WRKSRC>

You can read about it in Mk/Uses/shebangfix.mk or just grep and category,
you'll find plenty of examples.

The other changes are best done with ${REINPLACE_CMD} I suspect.

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


More information about the freebsd-ports-bugs mailing list