Bug 144268 - [MAINTAINER] Run-dependency fix for www/privoxy's WITH_PRIVOXY_TOOLS option
Summary: [MAINTAINER] Run-dependency fix for www/privoxy's WITH_PRIVOXY_TOOLS option
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-24 20:20 UTC by Fabian Keil
Modified: 2010-03-06 19:30 UTC (History)
0 users

See Also:


Attachments
file.diff (694 bytes, patch)
2010-02-24 20:20 UTC, Fabian Keil
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Keil 2010-02-24 20:20:01 UTC
The attached patch fixes www/privoxy's recently added run dependency
on curl. If the WITH_PRIVOXY_TOOLS option is set and curl is already
installed, www/privoxy will not detect this, try to install the already
installed curl port and fail.

It works if the option isn't set (the default), or if curl isn't
already installed.

This bug has been spotted and reported to me by Klaus T. Aehlig.

Fix: Patch attached with submission follows:
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2010-03-06 14:18:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2010-03-06 19:20:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-03-06 19:20:12 UTC
amdmi3      2010-03-06 19:19:57 UTC

  FreeBSD ports repository

  Modified files:
    www/privoxy          Makefile 
  Log:
  - Fix dependency on curl
  
  PR:             144268
  Submitted by:   Fabian Keil <fk@fabiankeil.de> (maintainer)
  Reported by:    Klaus T. Aehlig
  Feature safe:   yes
  
  Revision  Changes    Path
  1.29      +2 -1      ports/www/privoxy/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"