FreeBSD Bugzilla – Attachment 235623 Details for
Bug 265563
dns/blocky: Add buildinfo symbols to -ldflags
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile diff
blocky.diff (text/plain), 709 bytes, created by
Daniel Ponte
on 2022-08-02 01:04:34 UTC
(
hide
)
Description:
Makefile diff
Filename:
MIME Type:
Creator:
Daniel Ponte
Created:
2022-08-02 01:04:34 UTC
Size:
709 bytes
patch
obsolete
>--- /usr/ports/dns/blocky/Makefile 2022-07-13 19:30:59.000000000 -0400 >+++ Makefile 2022-08-01 20:59:16.799509000 -0400 >@@ -1,7 +1,7 @@ > PORTNAME= blocky > DISTVERSIONPREFIX= v > DISTVERSION= 0.19 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= dns > MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod > DISTFILES= go.mod:gomod >@@ -13,6 +13,7 @@ > LICENSE_FILE= ${WRKSRC}/LICENSE > > USES= go:modules >+GO_BUILDFLAGS= -ldflags="-w -s -X github.com/0xERR0R/blocky/util.Version=${DISTVERSION} -X github.com/0xERR0R/blocky/util.BuildTime=`date '+%Y%m%d-%H%M%S'`" > USE_GITHUB= yes > GH_ACCOUNT= 0xERR0R > USE_RC_SUBR= blocky
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
Flags:
eduardo
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 265563
: 235623