Bug 144268

Summary: [MAINTAINER] Run-dependency fix for www/privoxy's WITH_PRIVOXY_TOOLS option
Product: Ports & Packages Reporter: Fabian Keil <fk>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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"