Bug 160372 - [Maintainer] www/squid30: fix for ports/156737
Summary: [Maintainer] www/squid30: fix for ports/156737
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: Florian Smeets
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-01 19:00 UTC by Thomas-Martin Seck
Modified: 2011-09-01 19:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.21 KB, patch)
2011-09-01 19:00 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 2011-09-01 19:00:22 UTC
- Fix: add $command_args for all calls to $command in rc.d/squid
  (ports/156737)
- Bump PORTREVISION for this change.

Fix: Apply this patch:
Comment 1 Florian Smeets freebsd_committer freebsd_triage 2011-09-01 19:13:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flo

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-01 19:32:55 UTC
flo         2011-09-01 18:32:45 UTC

  FreeBSD ports repository

  Modified files:
    www/squid30          Makefile 
    www/squid30/files    squid.in 
  Log:
  - add $command_args for all calls to $command in rc.d/squid (ports/156737)
  - Bump PORTREVISION for this change.
  
  PR:             ports/160372
  Submitted by:   Thomas-Martin Seck <tmseck@web.de>
  
  Revision  Changes    Path
  1.243     +1 -0      ports/www/squid30/Makefile
  1.9       +4 -4      ports/www/squid30/files/squid.in
_______________________________________________
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 3 Florian Smeets freebsd_committer freebsd_triage 2011-09-01 19:33:00 UTC
State Changed
From-To: open->closed

Committed. Thanks!