From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 11 19:50:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A6060874 for ; Tue, 11 Jun 2013 19:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 995571930 for ; Tue, 11 Jun 2013 19:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5BJo22t096864 for ; Tue, 11 Jun 2013 19:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5BJo24p096863; Tue, 11 Jun 2013 19:50:02 GMT (envelope-from gnats) Date: Tue, 11 Jun 2013 19:50:02 GMT Message-Id: <201306111950.r5BJo24p096863@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/179432: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jun 2013 19:50:02 -0000 The following reply was made to PR ports/179432; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/179432: commit references a PR Date: Tue, 11 Jun 2013 19:45:02 +0000 (UTC) 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 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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"