Bug 55271

Summary: [PATCH] Upgrade libshout2 to 2.0
Product: Ports & Packages Reporter: Melvyn Sopacua <melvyn>
Component: Individual Port(s)Assignee: Michael Nottebrock <lofi>
Status: Closed FIXED    
Severity: Affects Only Me CC: michaelnottebrock
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Melvyn Sopacua 2003-08-05 09:20:14 UTC
	Libshout 2.0 has been released.

Fix: I'm not sure what to do with the pkg-plist - I left the docs
	in there.
	The conflict with libshout-1 is shown, when compiling shout.c.
	It includes shout/shout.h, which is also installed by libshout1,
	but does not define a type `shout_t'.
	files/patch-src::Makefile can be removed.
How-To-Repeat: 	See the announcement on the website.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-08-06 11:12:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lofi

Over to maintainer.
Comment 2 Michael Nottebrock freebsd_committer freebsd_triage 2003-08-06 16:21:42 UTC
State Changed
From-To: open->	 closed

Committed with modificiations. Thanks for submitting.