Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2014 20:35:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192712] Minor patch update needed for devel/cvsweb3
Message-ID:  <bug-192712-13-xnntkRw7k6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192712-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192712-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=192712

John Marino <marino@FreeBSD.org> changed:

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

--- Comment #1 from John Marino <marino@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.



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