FreeBSD Bugzilla – Attachment 145374 Details for
Bug 192386
[patch] devel/git has USES=shebang, but never defined SHEBANG_FILES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to Makefile to define shebangfix files to fix perl scripts
Makefile.diff (text/plain), 668 bytes, created by
John Marino
on 2014-08-05 00:16:32 UTC
(
hide
)
Description:
Patch to Makefile to define shebangfix files to fix perl scripts
Filename:
MIME Type:
Creator:
John Marino
Created:
2014-08-05 00:16:32 UTC
Size:
668 bytes
patch
obsolete
>--- Makefile.orig 2014-08-04 23:10:16.123038000 +0000 >+++ Makefile >@@ -3,6 +3,7 @@ > > PORTNAME= git > PORTVERSION= 2.0.2 >+PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= KERNEL_ORG > MASTER_SITE_SUBDIR= software/scm/git >@@ -30,6 +31,11 @@ LDFLAGS+= -L${LOCALBASE}/lib > MAKE_ENV+= V=1 > USE_OPENSSL= yes > USE_RC_SUBR= git_daemon >+SHEBANG_FILES= *.perl */*.perl */*/*.perl */*.pl */*/*.pl */*/*/*.pl \ >+ contrib/hooks/update-paranoid \ >+ contrib/credential/netrc/git-credential-netrc \ >+ contrib/diff-highlight/diff-highlight \ >+ contrib/buildsystems/generate contrib/contacts/git-contacts > > CONFIGURE_ARGS= --enable-pthreads=-pthread ac_cv_header_libcharset_h=no >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192386
: 145374