Bug 127627 - [Maintainer] www/squid30: update to 3.0.STABLE9
Summary: [Maintainer] www/squid30: update to 3.0.STABLE9
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-25 10:00 UTC by Thomas-Martin Seck
Modified: 2008-09-26 10:50 UTC (History)
0 users

See Also:


Attachments
file.diff (3.96 KB, patch)
2008-09-25 10: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 2008-09-25 10:00:07 UTC
- Update to 3.0.STABLE9
- Make WITH_SQUID_COSS a no-op for now (see UPDATING)
- Use "templates" as the default language directory

Proposed UPDATING entry:

20080925:
  AFFECTS: users of www/squid30
  AUTHOR: tmseck@netcologne.de

  The Squid developers decided to disable COSS support in 3.0, cf
  the discussion starting with
  <http://www.squid-cache.org/mail-archive/squid-dev/200809/0067.html>.

  The correspoding port configuration option WITH_SQUID_COSS
  is still available but is a no-op for now. If you currently use
  COSS storage on Squid 3.0 you need to disable it in squid.conf.

Fix: Apply this patch:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-09-25 10:30:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-26 10:41:05 UTC
miwi        2008-09-26 09:40:47 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    www/squid30          Makefile distinfo 
  Log:
  - Update to 3.0.STABLE9
  - Make WITH_SQUID_COSS a no-op for now (see UPDATING)
  - Use "templates" as the default language directory
  
  PR:             127627
  Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
  
  Revision  Changes    Path
  1.720     +11 -1     ports/UPDATING
  1.217     +16 -9     ports/www/squid30/Makefile
  1.166     +3 -3      ports/www/squid30/distinfo
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2008-09-26 10:41:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!