Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2014 19:42:06 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365127 - head/sysutils/zfsnap
Message-ID:  <201408161942.s7GJg68f025605@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sat Aug 16 19:42:06 2014
New Revision: 365127
URL: http://svnweb.freebsd.org/changeset/ports/365127
QAT: https://qat.redports.org/buildarchive/r365127/

Log:
  Mark sysutils/zfsnap BROKEN due to fetching checksum mismatch
  
  PR:		192705
  Reported by:	amvandemore (gmail)

Modified:
  head/sysutils/zfsnap/Makefile

Modified: head/sysutils/zfsnap/Makefile
==============================================================================
--- head/sysutils/zfsnap/Makefile	Sat Aug 16 19:35:10 2014	(r365126)
+++ head/sysutils/zfsnap/Makefile	Sat Aug 16 19:42:06 2014	(r365127)
@@ -8,6 +8,8 @@ CATEGORIES=	sysutils
 MAINTAINER=	graudeejs@gmail.com
 COMMENT=	Simple sh script to make zfs rolling snaphosts with cron
 
+BROKEN=		fetching checksum mismatch
+
 NO_BUILD=	yes
 USE_GITHUB=	yes
 GH_PROJECT=	zfSnap



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