From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 6 23:45:10 2015 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D356AEBD for ; Fri, 6 Mar 2015 23:45:10 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B883F7B6 for ; Fri, 6 Mar 2015 23:45:10 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t26NjAPU011080 for ; Fri, 6 Mar 2015 23:45:10 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 198378] devel/p4d fails checksum (patch attached) Date: Fri, 06 Mar 2015 23:45:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: dteske@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gordon@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Mar 2015 23:45:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198378 Bug ID: 198378 Summary: devel/p4d fails checksum (patch attached) Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: gordon@FreeBSD.org Reporter: dteske@FreeBSD.org Assignee: gordon@FreeBSD.org Flags: maintainer-feedback?(gordon@FreeBSD.org) Created attachment 153943 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153943&action=edit Patch to /usr/ports/deve/p4d/ files fixing distinfo Can't build devel/p4d because it fails checksum (therefore distfile fails to be fetched). root@ip-XX-XX-XX-XX:/usr/ports/devel/p4d # make checksum ===> p4d-2014.2.978861 depends on file: /usr/local/sbin/pkg - found => p4d doesn't seem to exist in /usr/ports/distfiles/perforce/2014.2.978861/bin.freebsd100x86_64. => Attempting to fetch ftp://ftp.perforce.com/perforce/r14.2/bin.freebsd100x86_64/p4d fetch: ftp://ftp.perforce.com/perforce/r14.2/bin.freebsd100x86_64/p4d: size mismatch: expected 4870288, actual 4872720 => Attempting to fetch http://filehost.perforce.com/perforce/r14.2/bin.freebsd100x86_64/p4d fetch: http://filehost.perforce.com/perforce/r14.2/bin.freebsd100x86_64/p4d: size mismatch: expected 4870288, actual 4872720 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/perforce/2014.2.978861/bin.freebsd100x86_64/p4d fetch: http://distcache.FreeBSD.org/ports-distfiles/perforce/2014.2.978861/bin.freebsd100x86_64/p4d: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/perforce/2014.2.978861/bin.freebsd100x86_64 and try again. *** Error code 1 Stop. make: stopped in /usr/ports/devel/p4d === Proposed commit message below. Update distinfo PR: Submitted by: Reviewed by: shurd Approved by: Obtained from: MFC after: Relnotes: Security: Sponsored by: Panzura, Inc. --This line, and those below, will be ignored-- Description of fields to fill in above: 76 columns --| PR: If a Bugzilla PR is affected by the change. Submitted by: If someone else sent in the change. Reviewed by: If someone else reviewed your modification. Approved by: If you needed approval for this commit. Obtained from: If the change is from a third party. MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. Relnotes: Set to 'yes' for mention in release notes. Security: Vulnerability reference (one per line) or description. Sponsored by: If the change was sponsored by an organization. Empty fields above will be automatically removed. M devel/p4d/distinfo.freebsd100x86_64 -- You are receiving this mail because: You are the assignee for the bug.