Bug 222384 - net-p2p/bitcoin: Update to 0.15.0.1
Summary: net-p2p/bitcoin: Update to 0.15.0.1
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: patch
Depends on:
Blocks:
 
Reported: 2017-09-17 07:17 UTC by Kevin Bowling
Modified: 2017-10-03 14:33 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (robbak)


Attachments
Update net-p2p/bitcoin to 0.15.0.1 (3.92 KB, patch)
2017-09-17 07:17 UTC, Kevin Bowling
no flags Details | Diff
Update net-p2p/bitcoin to 0.15.0.1 (1.53 KB, patch)
2017-10-03 02:09 UTC, robbak
robbak: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 robbak 2017-10-02 03:19:48 UTC
Can you explain why you removed the 'SHEBANG_FILES' line?
Comment 2 Kevin Bowling freebsd_committer freebsd_triage 2017-10-02 06:12:10 UTC
(In reply to robbak from comment #1)
The tests were ported to C++.  The line causes the build to fail if not removed now.
Comment 3 robbak 2017-10-02 06:16:09 UTC
(In reply to Kevin Bowling from comment #2)
Thanks. 

And, just so I don't go over too much of the same ground you did - how much testing did you do? Have any build logs?
Comment 4 Kevin Bowling freebsd_committer freebsd_triage 2017-10-02 06:23:02 UTC
poudriere, test_bitcoin, I run it daily
Comment 5 robbak 2017-10-03 02:09:43 UTC
Created attachment 186871 [details]
Update net-p2p/bitcoin to 0.15.0.1

Patch approved. This also resolves https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222167
Comment 6 commit-hook freebsd_committer freebsd_triage 2017-10-03 14:25:25 UTC
A commit references this bug:

Author: swills
Date: Tue Oct  3 14:25:10 UTC 2017
New revision: 451133
URL: https://svnweb.freebsd.org/changeset/ports/451133

Log:
  net-p2p/bitcoin: Update to 0.15.0.1 [1]

  While here, fix plist for bitcoin-daemon [2]

  PR:		222384 [1]
  PR:		222167 [2]
  Submitted by:	kbowling [1]
  Submitted by:	jbeich [2]
  Approved by:	robbak@robbak.com (maintainer)

Changes:
  head/net-p2p/bitcoin/Makefile
  head/net-p2p/bitcoin/distinfo
  head/net-p2p/bitcoin-daemon/Makefile
Comment 7 Steve Wills freebsd_committer freebsd_triage 2017-10-03 14:33:49 UTC
Committed, thanks!