From owner-svn-ports-head@freebsd.org Fri Jul 1 08:39:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D488B878AC; Fri, 1 Jul 2016 08:39:17 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 41009219C; Fri, 1 Jul 2016 08:39:17 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u618dGOv085939; Fri, 1 Jul 2016 08:39:16 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u618dGvt085936; Fri, 1 Jul 2016 08:39:16 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201607010839.u618dGvt085936@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 1 Jul 2016 08:39:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417865 - head/sysutils/downtimed X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jul 2016 08:39:17 -0000 Author: wen Date: Fri Jul 1 08:39:15 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 Modified: head/sysutils/downtimed/Makefile head/sysutils/downtimed/distinfo head/sysutils/downtimed/pkg-plist Modified: head/sysutils/downtimed/Makefile ============================================================================== --- head/sysutils/downtimed/Makefile Fri Jul 1 08:29:31 2016 (r417864) +++ head/sysutils/downtimed/Makefile Fri Jul 1 08:39:15 2016 (r417865) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= downtimed -PORTVERSION= 0.6 +PORTVERSION= 1.0 CATEGORIES= sysutils MASTER_SITES= http://dist.epipe.com/${PORTNAME}/ \ http://launchpadlibrarian.net/145993356/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dbaio@bsd.com.br COMMENT= System downtime monitoring and reporting tool LICENSE= BSD2CLAUSE Modified: head/sysutils/downtimed/distinfo ============================================================================== --- head/sysutils/downtimed/distinfo Fri Jul 1 08:29:31 2016 (r417864) +++ head/sysutils/downtimed/distinfo Fri Jul 1 08:39:15 2016 (r417865) @@ -1,2 +1,3 @@ -SHA256 (downtimed-0.6.tar.xz) = 126eb3256b7a27c36ae40a05e5f32068344559b26d948262f24cd8f44706c68a -SIZE (downtimed-0.6.tar.xz) = 84868 +TIMESTAMP = 1467362145 +SHA256 (downtimed-1.0.tar.xz) = 8706a5aa9ed40e553a1e6a1e8b5dadd3b5e8aa5c48e6dc9eb609567807dbaee3 +SIZE (downtimed-1.0.tar.xz) = 90736 Modified: head/sysutils/downtimed/pkg-plist ============================================================================== --- head/sysutils/downtimed/pkg-plist Fri Jul 1 08:29:31 2016 (r417864) +++ head/sysutils/downtimed/pkg-plist Fri Jul 1 08:39:15 2016 (r417865) @@ -1,4 +1,6 @@ +bin/downtime bin/downtimes +man/man1/downtime.1.gz man/man1/downtimes.1.gz man/man8/downtimed.8.gz sbin/downtimed