Bug 118070 - [PATCH] comms/gnokii: Fix detection of devel/libusb
Summary: [PATCH] comms/gnokii: Fix detection of devel/libusb
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: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-15 12:40 UTC by Mario Sergio Fujikawa Ferreira
Modified: 2007-12-11 21:20 UTC (History)
1 user (show)

See Also:


Attachments
gnokii-0.6.18,1.patch (1.07 KB, patch)
2007-11-15 12:40 UTC, Mario Sergio Fujikawa Ferreira
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!