Bug 230832 - net-p2p/bitcoin-daemon: fix deterministic tarball fallout
Summary: net-p2p/bitcoin-daemon: fix deterministic tarball fallout
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-23 05:27 UTC by Kevin Bowling
Modified: 2018-08-23 20:34 UTC (History)
3 users (show)

See Also:
kbowling: maintainer-feedback+


Attachments
bitcoin-daemon sample config (1.71 KB, patch)
2018-08-23 05:27 UTC, Kevin Bowling
kbowling: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Bowling freebsd_committer freebsd_triage 2018-08-23 05:27:01 UTC
Created attachment 196460 [details]
bitcoin-daemon sample config

I missed that the deterministic tarball is missing the Debian example .conf.  That file is not particularly useful as it were, so add a minimal one with a URL to an online generator for common configs.

Also switch to using @sample for the example file.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-08-23 13:31:49 UTC
A commit references this bug:

Author: swills
Date: Thu Aug 23 13:31:06 UTC 2018
New revision: 477870
URL: https://svnweb.freebsd.org/changeset/ports/477870

Log:
  net-p2p/bitcoin-daemon: fix deterministic tarball fallout

  PR:		230832
  Submitted by:	kbowling (maintainer)

Changes:
  head/net-p2p/bitcoin/files/bitcoin.conf
  head/net-p2p/bitcoin-daemon/Makefile
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-08-23 20:34:45 UTC
Committed, thanks!