From owner-freebsd-ports Thu Feb 19 10:40:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA28372 for freebsd-ports-outgoing; Thu, 19 Feb 1998 10:40:18 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA28314; Thu, 19 Feb 1998 10:40:09 -0800 (PST) (envelope-from gnats) Received: from mail.camelot.de (root@mail.camelot.de [195.30.224.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27490 for ; Thu, 19 Feb 1998 10:35:28 -0800 (PST) (envelope-from ulli@camelot.de) Received: from perceval.camelot.de (ulli@perceval.camelot.de [195.30.224.22]) by mail.camelot.de (8.8.8/8.8.8) with ESMTP id TAA26674 for ; Thu, 19 Feb 1998 19:35:14 +0100 (CET) (envelope-from ulli@camelot.de) Received: (from ulli@localhost) by perceval.camelot.de (8.8.8/8.8.8) id TAA23376; Thu, 19 Feb 1998 19:35:14 +0100 (CET) (envelope-from ulli) Message-Id: <199802191835.TAA23376@perceval.camelot.de> Date: Thu, 19 Feb 1998 19:35:14 +0100 (CET) From: fliszt@gmx.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5792: majorcool port broken, easy to fix. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 5792 >Category: ports >Synopsis: wrong DISTNAME value in /usr/ports/mail/majorcool/Makefile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 19 10:40:03 PST 1998 >Last-Modified: >Originator: FLiszt >Organization: CameloT Online Services >Release: FreeBSD 2.2.5-STABLE i386 >Environment: >Description: The majorcool port in /usr/local/ports/mail/majorcool fetches the wrong file from the master server. This is caused by the port fetching the URL http://ncrinfo.ncr.com/pub/contrib/unix/MajorCool/majorcool.tar.gz, which is a symlink to majorcool-1.20.tar.gz >How-To-Repeat: cd /usr/ports/mail/majorcool; make will end up in a checksum mismatch. >Fix: edit /usr/ports/mail/majorcool/Makefile and set DISTNAME= majorcool-1.12 run make fetch to get the right file run make makesum to build a checksum run make >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message