Bug 62416 - Version Bump for graphics/p5-Image-Imlib2
Summary: Version Bump for graphics/p5-Image-Imlib2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-06 08:40 UTC by Dominic Mitchell
Modified: 2004-02-09 19:36 UTC (History)
0 users

See Also:


Attachments
file.diff (1.81 KB, patch)
2004-02-06 08:40 UTC, Dominic Mitchell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominic Mitchell 2004-02-06 08:40:12 UTC
	Presently, this port does not build properly.  Even when you
manage to make it build, it fails to load properly.  Thankfully,
upgrading to the latest version fixes everything.

Fix: The latest version appears to work correctly.  I've also
upgraded the port to use the Module::Build support that has recently
been committed to bsd.port.mk.

	Please note that there are no longer any patches required to
build this.  The files directory can be removed.
How-To-Repeat: 	cd /usr/ports/graphics/p5-Image-Imlib2 && make install
	# ... much fiddling ...
	perl -MIMage::Imlib2 -e 'Image::Imlib2->new(100,100)'
	# this gives you a dynamic loader error.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2004-02-09 19:36:17 UTC
State Changed
From-To: open->closed

Committed, thanks!