Bug 222343 - net-p2p/litecoin: update it and its slave ports to 0.14.2
Summary: net-p2p/litecoin: update it and its slave ports to 0.14.2
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: 2017-09-15 01:21 UTC by Christopher Hall
Modified: 2017-09-17 01:54 UTC (History)
0 users

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


Attachments
patch: litecoin, litecoin-daemon and litecoin-utils (11.34 KB, patch)
2017-09-15 01:21 UTC, Christopher Hall
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Hall 2017-09-15 01:21:45 UTC
Created attachment 186400 [details]
patch: litecoin, litecoin-daemon and litecoin-utils

The attached patch does the following:

 1. Updates master port: net-p2p/litecoin
 2. updates slave ports: litecoin-utils litecoin-daemon
 3. adds the litecoin group to GIDs
 4. adds the litecoin user to UIDs

The slave ports need '-L' to pas port test, but I think that is simple because they are slaves.

The master port fails during port test because of bug #222342 but does make and pass "make check-plist".  It will pass the port test if I use the symlink hack as described in bug #222342


the attached patch should apply with:
cd /usr/ports && patch -p1 < patch-file
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-09-17 00:39:35 UTC
A commit references this bug:

Author: swills
Date: Sun Sep 17 00:39:00 UTC 2017
New revision: 449977
URL: https://svnweb.freebsd.org/changeset/ports/449977

Log:
  net-p2p/litecoin: update to 0.14.2

  While here, add rc script for litecoin-daemon

  PR:		222343
  Submitted by:	Christopher Hall <hsw@bitmark.com> (with changes)

Changes:
  head/net-p2p/litecoin/Makefile
  head/net-p2p/litecoin/distinfo
  head/net-p2p/litecoin/files/litecoind.in
  head/net-p2p/litecoin-daemon/Makefile
  head/net-p2p/litecoin-utils/Makefile
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-09-17 00:50:58 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-09-17 01:54:42 UTC
A commit references this bug:

Author: swills
Date: Sun Sep 17 01:54:26 UTC 2017
New revision: 449982
URL: https://svnweb.freebsd.org/changeset/ports/449982

Log:
  Add litecoin user missed in r449977

  PR:		222343
  Pointyhat to:	swills

Changes:
  head/GIDs
  head/UIDs