From owner-freebsd-questions@FreeBSD.ORG Fri Oct 6 02:22:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 152D616A407 for ; Fri, 6 Oct 2006 02:22:01 +0000 (UTC) (envelope-from freebsd.ph@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D5A743D46 for ; Fri, 6 Oct 2006 02:22:00 +0000 (GMT) (envelope-from freebsd.ph@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so262632nzn for ; Thu, 05 Oct 2006 19:22:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=rmggCLfUqsQskeSnal2L0I7ZueEQwpSDJ0xn/bzve7hUsrO+BOXGqwvsugMQV1npxczYDcyvNeAiAG16xvb9ZwhP+73AyQgwc2UUg93pqOEig1J1y0/lEOdJNJdffZS2XMkxQUA+rtbdm0jQWsKjJ5p0f6A9vu4axBSmMaxQu8g= Received: by 10.65.35.6 with SMTP id n6mr3858521qbj; Thu, 05 Oct 2006 19:21:59 -0700 (PDT) Received: by 10.65.103.5 with HTTP; Thu, 5 Oct 2006 19:21:59 -0700 (PDT) Message-ID: Date: Fri, 6 Oct 2006 10:21:59 +0800 From: "jan gestre" To: "freebsd-questions@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: checksum mismatch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 02:22:01 -0000 guys, i'm having problems with the amavisd-new port, portupgrade reports that there is a mismatch so amavisd-new won't update, i tried # make deinstall and # make reinstall i was able to deinstall it but i can't reinstall it :( i also tried: # make install clean with the same result, i have no idea how to fix this. anybody knows how to fix this? TIA