Bug 16200

Summary: Checksum mismatch for distfile. Minor "bug" fixes.
Product: Ports & Packages Reporter: paatela <paatela>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description paatela 2000-01-19 09:20:01 UTC
	According to the homepage the irssi-0.7.22.tar.bz2 was changed to
	include fixed version of config, for which the md5 checksum in
	ports/irc/irssi/files is incorrect.

	Makefile didn't check for USE_INET6, and therefore irssi was not
	built with ipv6 support even if it was available.

	Even in the newer version of the config there is a bug.
Comment 1 Munechika Sumikawa freebsd_committer freebsd_triage 2000-01-22 19:52:21 UTC
State Changed
From-To: open->closed

I've fixed a bit and commited it, thanks.