Bug 21993

Summary: Port graphics/sane build fails with the newest Gimp
Product: Ports & Packages Reporter: Motomichi Matsuzaki <mzaki>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Motomichi Matsuzaki 2000-10-15 00:30:01 UTC
The gimp changed its API,
but the source file of xscanimage (gimp frontend of SANE) 
does not follow this change.

This problem will be fixed in the next release of SANE
(according to SANE mailing list),
until then we need ad hoc patch as following.

How-To-Repeat: pkg_add gimp-1.1.27.tgz
cd /usr/ports/graphics/sane
make
Comment 1 Ade Lovett freebsd_committer freebsd_triage 2000-11-18 02:44:51 UTC
Responsible Changed
From-To: freebsd-ports->ade

I'll look at this directly
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2000-11-18 03:57:02 UTC
State Changed
From-To: open->closed

Update committed, thanks!