Bug 222343

Summary: net-p2p/litecoin: update it and its slave ports to 0.14.2
Product: Ports & Packages Reporter: Christopher Hall <hsw>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (swills)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch: litecoin, litecoin-daemon and litecoin-utils none

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