Bug 118070

Summary: [PATCH] comms/gnokii: Fix detection of devel/libusb
Product: Ports & Packages Reporter: Mario Sergio Fujikawa Ferreira <lioux>
Component: Individual Port(s)Assignee: Mario Sergio Fujikawa Ferreira <lioux>
Status: Closed FIXED    
Severity: Affects Only Me CC: madpilot
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gnokii-0.6.18,1.patch none

Description Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2007-11-15 12:40:00 UTC
Port maintainer (mad@madpilot.net) is cc'd.

The attached patch fixes the port configure script so that it
correctly detects libusb. Furthermore, a WITH_LIBUSB knob has been
added.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-15 12:40:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-15 12:40:34 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2007-11-15 19:43:26 UTC
I checked and tried the patch. It's ok with me, so I approve it.

-- 
Guido Falsi <mad@madpilot.net>
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-12-11 21:15:52 UTC
lioux       2007-12-11 21:15:48 UTC

  FreeBSD ports repository

  Modified files:
    comms/gnokii         Makefile 
  Log:
  o Fix: correctly detect and use devel/libusb
  o Add WITH_USB knob
  
  PR:             118070
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.60      +17 -0     ports/comms/gnokii/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2007-12-11 21:16:10 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!