Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2013 19:44:50 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320634 - head/sysutils/zisofs-tools
Message-ID:  <201306111944.r5BJiogI068105@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Tue Jun 11 19:44:50 2013
New Revision: 320634
URL: http://svnweb.freebsd.org/changeset/ports/320634

Log:
  Unmark as BROKEN after r320633.
  
  The checksum mismatch was caused by a mirror returning a file it should not.
  
  Kudos to John Marino <draco@marino.st> for bringing this up.
  
  PR:		ports/179432

Modified:
  head/sysutils/zisofs-tools/Makefile

Modified: head/sysutils/zisofs-tools/Makefile
==============================================================================
--- head/sysutils/zisofs-tools/Makefile	Tue Jun 11 19:43:45 2013	(r320633)
+++ head/sysutils/zisofs-tools/Makefile	Tue Jun 11 19:44:50 2013	(r320634)
@@ -13,8 +13,6 @@ COMMENT=	User utilities for zisofs
 
 PORTDOCS=	CHANGES COPYING INSTALL MRULES README
 
-BROKEN=		checksum mismatch
-
 USE_AUTOTOOLS=	autoconf
 USE_BZIP2=	yes
 USE_GMAKE=	yes



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