Date: Sun, 28 Jul 2013 15:11:44 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323834 - head/sysutils/downtimed Message-ID: <201307281511.r6SFBicL092666@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Sun Jul 28 15:11:44 2013 New Revision: 323834 URL: http://svnweb.freebsd.org/changeset/ports/323834 Log: sysutils/downtimed: update to 0.6 - Update to 0.6 - Trim Makefile header - Fix space for WWW in pkg-descr Changes: http://dist.epipe.com/downtimed/NEWS PR: ports/180892 Submitted by: Janne Snabb <snabb epipe.com> (maintainer) Modified: head/sysutils/downtimed/Makefile head/sysutils/downtimed/distinfo head/sysutils/downtimed/pkg-descr head/sysutils/downtimed/pkg-plist (contents, props changed) Modified: head/sysutils/downtimed/Makefile ============================================================================== --- head/sysutils/downtimed/Makefile Sun Jul 28 14:43:07 2013 (r323833) +++ head/sysutils/downtimed/Makefile Sun Jul 28 15:11:44 2013 (r323834) @@ -1,16 +1,11 @@ -# New ports collection makefile for: downtimed -# Date created: 2010-09-06 -# Whom: Janne Snabb <snabb@epipe.com> -# +# Created by: Janne Snabb <snabb@epipe.com> # $FreeBSD$ -# PORTNAME= downtimed -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= sysutils MASTER_SITES= http://dist.epipe.com/${PORTNAME}/ \ - http://launchpadlibrarian.net/65433766/ -DISTNAME= ${PORTNAME}-${PORTVERSION} + http://launchpadlibrarian.net/145993356/ MAINTAINER= snabb@epipe.com COMMENT= System downtime monitoring and reporting tool Modified: head/sysutils/downtimed/distinfo ============================================================================== --- head/sysutils/downtimed/distinfo Sun Jul 28 14:43:07 2013 (r323833) +++ head/sysutils/downtimed/distinfo Sun Jul 28 15:11:44 2013 (r323834) @@ -1,2 +1,2 @@ -SHA256 (downtimed-0.5.tar.xz) = 82e7a70fce96ffde74e7d6960505801a61364bbf0bdf4bb348726ff7390da2cf -SIZE (downtimed-0.5.tar.xz) = 80816 +SHA256 (downtimed-0.6.tar.xz) = 126eb3256b7a27c36ae40a05e5f32068344559b26d948262f24cd8f44706c68a +SIZE (downtimed-0.6.tar.xz) = 84868 Modified: head/sysutils/downtimed/pkg-descr ============================================================================== --- head/sysutils/downtimed/pkg-descr Sun Jul 28 14:43:07 2013 (r323833) +++ head/sysutils/downtimed/pkg-descr Sun Jul 28 15:11:44 2013 (r323834) @@ -12,4 +12,4 @@ a time stamp file on the disk. downtimes(1) is a command-line tool which can be used to inspect previous downtime records. -WWW: http://dist.epipe.com/downtimed/ +WWW: http://dist.epipe.com/downtimed/ Modified: head/sysutils/downtimed/pkg-plist ============================================================================== --- head/sysutils/downtimed/pkg-plist Sun Jul 28 14:43:07 2013 (r323833) +++ head/sysutils/downtimed/pkg-plist Sun Jul 28 15:11:44 2013 (r323834) @@ -1,4 +1,3 @@ -@comment $FreeBSD$ bin/downtimes sbin/downtimed @exec /bin/mkdir -p /var/db/downtimed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307281511.r6SFBicL092666>