Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 1998 19:35:14 +0100 (CET)
From:      fliszt@gmx.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/5792: majorcool port broken, easy to fix.
Message-ID:  <199802191835.TAA23376@perceval.camelot.de>

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

>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



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