Bug 210732

Summary: [Patch] sysutils/downtimed: update to 1.0, take maintainership
Product: Ports & Packages Reporter: Danilo G. Baio <dbaio>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me CC: wen
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
downtimed-1.0.patch none

Description Danilo G. Baio freebsd_committer freebsd_triage 2016-07-01 01:45:19 UTC
Created attachment 171988 [details]
downtimed-1.0.patch

- update to 1.0
- take maintainership
- portlint compliant
- poudriere tests ok FreeBSD 9.3|10.3|11 - i386|amd64

Poudriere output as example:

build started at Thu Jun 30 22:23:19 BRT 2016
port directory: /usr/ports/sysutils/downtimed
building for: FreeBSD 93amd64-ports_dbaio 9.3-RELEASE-p42 FreeBSD 9.3-RELEASE-p42 amd64
maintained by: dbaio@bsd.com.br
Makefile ident:      $FreeBSD: head/sysutils/downtimed/Makefile 374505 2014-12-11 00:40:16Z feld $
Poudriere version: 3.2-pre
Host OSVERSION: 1100120
Jail OSVERSION: 903000
[...]
===========================================================================
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
====>> Checking for staging violations... done
=======================<phase: package        >============================
===>  Building package for downtimed-1.0
===========================================================================
=======================<phase: install-mtree  >============================
===========================================================================
====>> Recording filesystem state for preinst... done
=======================<phase: install        >============================
===>  Installing for downtimed-1.0
===>  Checking if downtimed already installed
===>   Registering installation for downtimed-1.0
[93amd64-ports_dbaio] Installing downtimed-1.0...
===> IMPORTANT NOTE:

    To set up downtimed, you need to edit one of the following
    files:
        /etc/rc.conf
        /etc/rc.conf.local
        /etc/rc.conf.d/downtimed

    Add the following line to enable:
        downtimed_enable="YES"

    Add the following line to change the default options, see downtimed(8):
        downtimed_flags="<set as needed>"

===========================================================================
====>> Checking shared library dependencies
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.7]
 [...]
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-07-01 08:39:22 UTC
A commit references this bug:

Author: wen
Date: Fri Jul  1 08:39:16 UTC 2016
New revision: 417865
URL: https://svnweb.freebsd.org/changeset/ports/417865

Log:
  - Update to 1.0
  - Pass maintainership to submitter

  PR:		210732
  Submitted by:	dbaio@bsd.com.br

Changes:
  head/sysutils/downtimed/Makefile
  head/sysutils/downtimed/distinfo
  head/sysutils/downtimed/pkg-plist