Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jul 2016 08:39:16 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417865 - head/sysutils/downtimed
Message-ID:  <201607010839.u618dGvt085936@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607010839.u618dGvt085936>