Date: Wed, 30 May 2018 17:49:07 +0000 (UTC) From: Devin Teske <dteske@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471140 - head/sysutils/dwatch-gource Message-ID: <201805301749.w4UHn7be089660@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dteske Date: Wed May 30 17:49:07 2018 New Revision: 471140 URL: https://svnweb.freebsd.org/changeset/ports/471140 Log: sysutils/dwatch-gource: Update to 0.9 All profiles: + Abstract multiple occurrences of raw profile + Unbreak -d option proc profile: + Rename _RAWLOGFILE to _RAW_LOGFILE for consistency vfs profile: + Remove extraneous whitespace + Fix output flushing Reviewed by: mat (mentor) Approved by: mat (mentor) Sponsored by: Smule, Inc. Differential Revision: https://reviews.freebsd.org/D15612 Modified: head/sysutils/dwatch-gource/Makefile head/sysutils/dwatch-gource/distinfo Modified: head/sysutils/dwatch-gource/Makefile ============================================================================== --- head/sysutils/dwatch-gource/Makefile Wed May 30 17:47:30 2018 (r471139) +++ head/sysutils/dwatch-gource/Makefile Wed May 30 17:49:07 2018 (r471140) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dwatch-gource -DISTVERSION= 0.8 +DISTVERSION= 0.9 CATEGORIES= sysutils MAINTAINER= dteske@FreeBSD.org Modified: head/sysutils/dwatch-gource/distinfo ============================================================================== --- head/sysutils/dwatch-gource/distinfo Wed May 30 17:47:30 2018 (r471139) +++ head/sysutils/dwatch-gource/distinfo Wed May 30 17:49:07 2018 (r471140) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527622158 -SHA256 (FrauBSD-dwatch-gource-0.8_GH0.tar.gz) = adedb8a631e05e345e21f7b7817bcc3f03f3793c8e67a41f433944e365b8d8cf -SIZE (FrauBSD-dwatch-gource-0.8_GH0.tar.gz) = 12458 +TIMESTAMP = 1527632333 +SHA256 (FrauBSD-dwatch-gource-0.9_GH0.tar.gz) = cfe61481bbbc054984ad5e8f8d98c92fbe2511efab0dac255655fecd439ce838 +SIZE (FrauBSD-dwatch-gource-0.9_GH0.tar.gz) = 12481
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805301749.w4UHn7be089660>