Bug 188567

Summary: [maintainer update] [patch] net-p2p/zetacoin: update to 0.8.99.16
Product: Ports & Packages Reporter: Daniel Morante <daniel>
Component: Individual Port(s)Assignee: Carlo Strub <cs>
Status: Closed FIXED    
Severity: Affects Only Me CC: cs
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Daniel Morante 2014-04-13 20:20:00 UTC
- Update Zetacoin to 0.8.99.16
- zetacoind now runs as the zetacoin user
- Fixed stop function in rc.d script
- Minor changes to pkg-message.in, pkg-plist, and rc.d script to use the PORTNAME variable
- Remove patch files: patch-src__serialize.h and patch-src__rpcdump.cpp since they are no longer needed.
- Added user and group "zetacoin" to ports/UIDs and ports/GIDs
- Added update instructions to ports/UPDATING

Apply the included patch to /usr/ports instead of the net-p2p/zetacoin directory.

Fix: Patch attached with submission follows:
Comment 1 Carlo Strub freebsd_committer freebsd_triage 2014-06-03 07:15:25 UTC
Tested on redports. Looks good. Will commit ASAP
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-06-03 18:34:37 UTC
A commit references this bug:

Author: cs
Date: Tue Jun  3 18:33:50 UTC 2014
New revision: 356387
URL: http://svnweb.freebsd.org/changeset/ports/356387

Log:
  - Update Zetacoin to 0.8.99.16
  - zetacoind now runs as the zetacoin user
  - Fixed stop function in rc.d script
  - Minor changes to pkg-message.in, pkg-plist, and rc.d script to use the PORTNAME variable
  - Remove patch files: patch-src__serialize.h and patch-src__rpcdump.cpp since they are no longer needed.
  - Added user and group "zetacoin" to ports/UIDs and ports/GIDs
  - Added update instructions to ports/UPDATING

  PR:		188567
  Submitted by:	daniel@morante.net (maintainer)

Changes:
  head/GIDs
  head/UIDs
  head/UPDATING
  head/net-p2p/zetacoin/Makefile
  head/net-p2p/zetacoin/distinfo
  head/net-p2p/zetacoin/files/patch-src__rpcdump.cpp
  head/net-p2p/zetacoin/files/patch-src__serialize.h
  head/net-p2p/zetacoin/files/pkg-message.in
  head/net-p2p/zetacoin/files/zetacoin.in
  head/net-p2p/zetacoin/pkg-plist
Comment 3 Carlo Strub freebsd_committer freebsd_triage 2014-06-03 18:35:04 UTC
Committed. Thank you very much.