FreeBSD Bugzilla – Attachment 171697 Details for
Bug 210456
[NEW PORT] sysutils/nomad: A Distributed, Highly Available, Datacenter-Aware Scheduler
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile diff
nomad.diff (text/plain), 540 bytes, created by
John Hixson
on 2016-06-23 06:17:04 UTC
(
hide
)
Description:
Makefile diff
Filename:
MIME Type:
Creator:
John Hixson
Created:
2016-06-23 06:17:04 UTC
Size:
540 bytes
patch
obsolete
>diff -urN nomad/Makefile nomad.new/Makefile >--- nomad/Makefile 2016-06-22 16:47:11.155890000 -0700 >+++ nomad.new/Makefile 2016-06-22 21:12:00.168508000 -0700 >@@ -66,7 +66,7 @@ > do-build: > @cd ${WRKSRC}/src/github.com/hashicorp/nomad; \ > ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build -v -x \ >- -ldflags "-X main.GitDescribe v${PORTVERSION}" -o bin/nomad >+ -ldflags "-X main.GitDescribe=v${PORTVERSION}" -o bin/nomad > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/hashicorp/nomad/bin/nomad ${STAGEDIR}${PREFIX}/bin/nomad
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 210456
:
171666
|
171667
|
171668
| 171697 |
171897
|
171985