Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Oct 2007 08:20:18 GMT
From:      Pietro Cerutti <gahr@gahr.ch>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/117009: [patch] [devel/bouml] Incorrect distinfo 
Message-ID:  <200710080820.l988KI1W045902@www.freebsd.org>
Resent-Message-ID: <200710080830.l988U1cs074087@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         117009
>Category:       ports
>Synopsis:       [patch] [devel/bouml] Incorrect distinfo
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 08 08:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        6.2-STABLE
>Organization:
Bern University of Applied Sciences
>Environment:
FreeBSD gahrtop.localhost 6.2-STABLE FreeBSD 6.2-STABLE #35: Mon Oct  1 10:38:43 CEST 2007     root@gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034  i386

>Description:
The distinfo of devel/bouml contains a wrong size for the file bouml_3.0.tar.gz, which causes the build procedure to interrupt at fetch.
>How-To-Repeat:
cd /usr/ports/devel/bouml
make fetch
=> bouml_3.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://bouml.free.fr/.
fetch: http://bouml.free.fr/bouml_3.0.tar.gz: size mismatch: expected 4103429, actual 4103461
>Fix:
$ cd /usr/ports/devel/bouml
# make makesum
$ cat distinfo
MD5 (bouml_3.0.tar.gz) = c1d1d0b3c4d11369bd4de61476f5168e
SHA256 (bouml_3.0.tar.gz) = 27fcad04ee89433de7125436e8136b76945bc9e9197f7d6857bc9c3b87a3b949
SIZE (bouml_3.0.tar.gz) = 4103461
MD5 (doc3.0.tar.gz) = 8b7e8e529694de053a8d0afcb7779414
SHA256 (doc3.0.tar.gz) = 54d788064565838fb7b272976ccd5fa781fcfbd222147745491a2a0ee358a1db
SIZE (doc3.0.tar.gz) = 2037760


>Release-Note:
>Audit-Trail:
>Unformatted:



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