Bug 122383 - [Maintainer] www/squid: update to 2.6.STABLE19
Summary: [Maintainer] www/squid: update to 2.6.STABLE19
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-02 21:50 UTC by Thomas-Martin Seck
Modified: 2008-04-05 01:50 UTC (History)
0 users

See Also:


Attachments
file.diff (3.65 KB, patch)
2008-04-02 21:50 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-04-02 21:50:04 UTC
- Update to 2.6.STABLE19
- Add a patch for Squid bug #2203
  (which is fixed in the 3.0 but not yet in the 2.6 series)
- Change maintainer mail address, NetCologne employs excessive filtering,
  effectively blocking large parts of China and Korea

Added file:

files/patch-configure

Fix: Apply this patch:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-02 21:50:12 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-02 21:50:15 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Thomas-Martin Seck 2008-04-02 22:00:53 UTC
Sorry, forgot to include this one:

(Finally) add CONFLICTS between 2.6 and 3.x:

Index: /usr/ports/local/squid/Makefile
===================================================================
--- /usr/ports/local/squid/Makefile	(revision 1343)
+++ /usr/ports/local/squid/Makefile	(revision 1344)
@@ -112,7 +112,7 @@
 MAINTAINER=	tmseck@web.de
 COMMENT=	HTTP Caching Proxy
 
-CONFLICTS=	squid-2.[^6]*
+CONFLICTS=	squid-2.[^6]* squid-3.*
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
 USE_PERL5=	yes
Comment 4 Thomas-Martin Seck 2008-04-02 22:08:52 UTC
Sorry, looks like I tripped the auto-alert-the-maintainer-mechanism by
submitting the update with "Submitter" already set to the "new" address.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2008-04-02 22:20:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2008-04-02 23:39:34 UTC
Responsible Changed
From-To: miwi->beech

beech will take over. Sorry not enough time.
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-04-05 01:47:05 UTC
beech       2008-04-05 00:46:56 UTC

  FreeBSD ports repository

  Modified files:
    www/squid            Makefile distinfo 
    www/squid/files      icap-2.6-bootstrap.patch 
  Added files:
    www/squid/files      patch-configure 
  Log:
  - Update to 2.6.STABLE19
  - Add a patch for Squid bug #2203 (Fixed in the 3.0 but not yet in the 2.6 series)
  - Update maintainer mail address
  
  PR:             ports/122383
  Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
  
  Revision  Changes    Path
  1.209     +5 -4      ports/www/squid/Makefile
  1.161     +3 -3      ports/www/squid/distinfo
  1.8       +5 -5      ports/www/squid/files/icap-2.6-bootstrap.patch
  1.3       +19 -0     ports/www/squid/files/patch-configure (new)
_______________________________________________
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 8 Beech Rintoul freebsd_committer freebsd_triage 2008-04-05 01:47:22 UTC
State Changed
From-To: feedback->closed

Committed, Thanks!