Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2002 23:48:07 +0200 (CEST)
From:      "Thomas E. Zander" <riggs@rrr.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40573: OpenOffice sources mismatches MD5 checksum
Message-ID:  <200207142148.g6ELm7Ta089196@f113.hadiko.de>

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

>Number:         40573
>Category:       ports
>Synopsis:       OpenOffice sources mismatches MD5 checksum
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 14 14:50:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Thomas E. Zander
>Release:        FreeBSD 4.6-RELEASE i386
>Organization:
>Environment:
System: FreeBSD f113.hadiko.de 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Thu Jun 13 13:44:07 CEST 2002 root@f113.hadiko.de:/usr/obj/usr/src/sys/MARVIN i386

>Description:

	Download of the OpenOffice sources from utwente.nl fails MD5 checksum
>How-To-Repeat:

	cd /usr/ports/editors/openoffice && make checksum
>Fix:

	I could recieve a correct file from ftp.gwdg.de, so I suggest
	the following patch to openoffice/Makefile:


--- Makefile.orig	Sun Jul 14 23:41:03 2002
+++ Makefile	Sun Jul 14 23:42:30 2002
@@ -9,7 +9,7 @@
 PORTVERSION=	1.0.0
 CATEGORIES+=	editors
 MASTER_SITES=	ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/${PORTVERSION}/ \
-		http://niihau.student.utwente.nl/openoffice/${PORTVERSION}/ \
+		http://ftp.gwdg.de/pub/misc/openoffice/${PORTVERSION}/ \
 		http://sf1.mirror.openoffice.org/${PORTVERSION}/ \
 		ftp://gd.tuwien.ac.at/office/openoffice/${PORTVERSION}/ \
 		ftp://ftp.cs.man.ac.uk/pub/toby/gpc/ \
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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