From owner-svn-ports-head@freebsd.org Sun Nov 1 16:35:41 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8440BA23D69; Sun, 1 Nov 2015 16:35:41 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5D5031014; Sun, 1 Nov 2015 16:35:40 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.21] (73.Red-83-39-207.dynamicIP.rima-tde.net [83.39.207.73]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id D214843BC2; Sun, 1 Nov 2015 10:35:37 -0600 (CST) Subject: Re: svn commit: r399820 - head/biology/seaview To: Muhammad Moinur Rahman , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201510201151.t9KBpW95004681@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <56363F57.8040907@marino.st> Date: Sun, 1 Nov 2015 17:35:35 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <201510201151.t9KBpW95004681@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 16:35:41 -0000 On 10/20/2015 1:51 PM, Muhammad Moinur Rahman wrote: > Author: bofh > Date: Tue Oct 20 11:51:32 2015 > New Revision: 399820 > URL: https://svnweb.freebsd.org/changeset/ports/399820 > > Log: > biology/seaview: Update version 4.5.4.7=>4.5.4.8 > > Modified: > head/biology/seaview/Makefile > head/biology/seaview/distinfo > > Modified: head/biology/seaview/Makefile > ============================================================================== > --- head/biology/seaview/Makefile Tue Oct 20 11:39:39 2015 (r399819) > +++ head/biology/seaview/Makefile Tue Oct 20 11:51:32 2015 (r399820) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= seaview > -PORTVERSION= 4.5.4.7 > +PORTVERSION= 4.5.4.8 > PORTEPOCH= 1 > CATEGORIES= biology > MASTER_SITES= ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/ > > Modified: head/biology/seaview/distinfo > ============================================================================== > --- head/biology/seaview/distinfo Tue Oct 20 11:39:39 2015 (r399819) > +++ head/biology/seaview/distinfo Tue Oct 20 11:51:32 2015 (r399820) > @@ -1,2 +1,2 @@ > -SHA256 (seaview_4.5.4.7.tar.gz) = 91a97568006c502315b7572fb61182f8966f0986fd8f4b97098366c4a147a215 > -SIZE (seaview_4.5.4.7.tar.gz) = 426074 > +SHA256 (seaview_4.5.4.8.tar.gz) = fe53d3374f195cb178038c5e657be67b12ba14848c35f4af619d91db1f856b3f > +SIZE (seaview_4.5.4.8.tar.gz) = 426566 > It's not fetching (checksum mismatch): => seaview_4.5.4.8.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_4.5.4.8.tar.gz fetch: ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_4.5.4.8.tar.gz: size mismatch: expected 426566, actual 424069 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/seaview_4.5.4.8.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/seaview_4.5.4.8.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1