svn commit: r365127 - head/sysutils/zfsnap

John Marino marino at FreeBSD.org
Sat Aug 16 19:42:06 UTC 2014


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 at 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


More information about the svn-ports-head mailing list