Date: Tue, 16 Jun 2009 18:06:15 GMT From: Jim <jwagner@graffadmin.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135635: Port of webmin 1.480 has incorrect distinfo file Message-ID: <200906161806.n5GI6F2J065865@www.freebsd.org> Resent-Message-ID: <200906161810.n5GIA2Ln059285@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135635 >Category: ports >Synopsis: Port of webmin 1.480 has incorrect distinfo file >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 16 18:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Jim >Release: 7.1 >Organization: Graff Chevrolet >Environment: FreeBSD graffsales.com 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Webmin in /usr/ports/sysutils/webmin was recently updated to version 1.480. The port was updated. However, the information in the distinfo file is incorrect for the new version. => Attempting to fetch from http://superb-east.dl.sourceforge.net/sourceforge/webadmin/. fetch: http://superb-east.dl.sourceforge.net/sourceforge/webadmin/webmin-1.480.tar.gz: size mismatch: expected 14392097, actual 14464160 => Attempting to fetch from http://nchc.dl.sourceforge.net/sourceforge/webadmin/. fetch: http://nchc.dl.sourceforge.net/sourceforge/webadmin/webmin-1.480.tar.gz: size mismatch: expected 14392097, actual 14464160 When the size in distinfo is updated, the checksums do not allow the compilation to continue. The original distinfo file: MD5 (webmin-1.480.tar.gz) = a718165704b36eb44c666dd543bbf803 SHA256 (webmin-1.480.tar.gz) = 9853d358ab49e03a52a4393ff0f7753eaf8ac28dc8d6b5bac3f5f9efe11a639f SIZE (webmin-1.480.tar.gz) = 14392097 One that works: MD5 (webmin-1.480.tar.gz) = 10c417b7b44a00b3297617cbb541780e SHA256 (webmin-1.480.tar.gz) = d677b0919ac60ea3f49a2adf877b09e809a7bbe4d852fdcd290ecde22648f6a3 SIZE (webmin-1.480.tar.gz) = 14464160 >How-To-Repeat: Execute make in /usr/ports/sysutils/webmin with the version of the port equal to 1.480 (as is currently on 2009-06-16). >Fix: Update distinfo as described under problem description. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906161806.n5GI6F2J065865>