Bug 40144

Summary: Update port: comms/minicom
Product: Ports & Packages Reporter: Michael L. Hostbaek <mich>
Component: Individual Port(s)Assignee: Anders Nordby <anders>
Status: Closed FIXED    
Severity: Affects Only Me CC: anders
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Michael L. Hostbaek 2002-07-03 11:40:01 UTC
	When doing make install in minicom dir - following error occurs:

	>> Checksum mismatch for minicom-2.00.0.src.tar.gz.
	Make sure the Makefile and distinfo file (/usr/ports/comms/minicom/distinfo)
	are up to date.  If you are absolutely sure you want to override this
	check, type "make NO_CHECKSUM=yes [other args]".
	*** Error code 1

	And even when fixing distinfo file - the build still breaks. 
	===>  Applying FreeBSD patches for minicom-2.00.0
	patch: **** can't cd to /usr/ports/comms/minicom/work/minicom-2.00.0: No such file or directory
	>> Patch patch-ac failed to apply cleanly.
	*** Error code 1

How-To-Repeat: 
	Do a make install in comms/minicom - make sure you don ot have the minicom disfile already..
Comment 1 Anders Nordby freebsd_committer freebsd_triage 2002-07-03 11:54:51 UTC
Hello,

On Wed, Jul 03, 2002 at 12:31:08PM +0200, Michael L.Hoestbaek wrote:
> 	>> Checksum mismatch for minicom-2.00.0.src.tar.gz.
> 	Make sure the Makefile and distinfo file (/usr/ports/comms/minicom/distinfo)
> 	are up to date.  If you are absolutely sure you want to override this
> 	check, type "make NO_CHECKSUM=yes [other args]".
> 	*** Error code 1

What rev of Makefile do you have (1.42 is the latest)? I corrected this
problem there, and both master sites have distfiles that are OK.

I suspect you'll need to both re-cvsup and rm /usr/ports/distfiles/minicom*.

> 	And even when fixing distinfo file - the build still breaks. 
> 	===>  Applying FreeBSD patches for minicom-2.00.0
> 	patch: **** can't cd to /usr/ports/comms/minicom/work/minicom-2.00.0: No such file or directory
> 	>> Patch patch-ac failed to apply cleanly.
> 	*** Error code 1

I can not reproduce this with the current version of the port.

Cheers,

-- 
Anders.
Comment 2 Patrick Li freebsd_committer freebsd_triage 2002-07-06 07:26:49 UTC
Responsible Changed
From-To: freebsd-ports->anders

Over to maintainer
Comment 3 Anders Nordby freebsd_committer freebsd_triage 2002-07-14 11:51:45 UTC
State Changed
From-To: open->closed

This is not a problem anymore.