Bug 68078 - [Maintainer] www/squid: fix NTLM helper patch, minor cleanups
Summary: [Maintainer] www/squid: fix NTLM helper patch, minor cleanups
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-18 12:40 UTC by Thomas-Martin Seck
Modified: 2004-06-18 12:49 UTC (History)
0 users

See Also:


Attachments
file.diff (3.80 KB, patch)
2004-06-18 12:40 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas-Martin Seck 2004-06-18 12:40:26 UTC
- correct the patch for the NTLM helper vulnerability according to
  <http://www.squid-cache.org/bugs/show_bug.cgi?id=998>
- apply some cleanups:
  + prefer PATCHDIR over FILEDIR when referring patches
  + remove unnecessary quotes
  + move all substitution tasks to the post-patch target
  + use "${FALSE}" instead of "exit 1" to generate error 1 from a shell
- bump PORTREVISION

Fix: Apply this patch:
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-06-18 12:49:52 UTC
State Changed
From-To: open->closed

Committed, thanks!