Bug 108562 - [Maintainer] www/squid, www/squid26: move www/squid to www/squid25 and www/squid26 to www/squid (i.e. make 2.6 the default Squid port)
Summary: [Maintainer] www/squid, www/squid26: move www/squid to www/squid25 and www/sq...
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-30 18:10 UTC by Thomas-Martin Seck
Modified: 2007-02-07 08:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas-Martin Seck 2007-01-30 18:10:19 UTC
Flip the switch and make Squid 2.6 available as www/squid. Keep 2.5 as
www/squid25 for a few months (I plan to let it expire in May but I am not
against keeping it in the tree for a longer time). I will submit a separate
"expiry update" to www/squid25 then.

Proposed entry for /usr/ports/UPDATING once the move is completed (feel
free to wordsmith, my English is a bit awkward):

AFFECTS: users of www/squid and www/squid26
AUTHOR: tmseck@netcologne.de

www/squid26 has been moved to www/squid.
If you are updating from Squid 2.5 please read the Squid release notes at
<http://www.squid-cache.org/Versions/v2/2.6/squid-2.6.STABLE9-RELEASENOTES.html>
and see whether you need to adapt your squid.conf to the changes described
there.

To ease migration, Squid 2.5 will be available as www/squid25 for a few
months but this port will be expired sooner or later because Squid 2.5 is
no longer actively maintained by the Squid developers.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-01-30 20:29:29 UTC
State Changed
From-To: open->repocopy

www/squid -> www/squid25 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2007-01-30 20:29:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

www/squid -> www/squid25
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-02-04 22:29:41 UTC
State Changed
From-To: repocopy->open

Repocopy completed. 


Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-02-04 22:29:41 UTC
Responsible Changed
From-To: portmgr->pav

Repocopy completed.
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2007-02-07 08:27:16 UTC
State Changed
From-To: open->closed

Committed, thanks! Sorry about the delay, I completely forgot.
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-02-07 08:43:11 UTC
pav         2007-02-07 08:42:31 UTC

  FreeBSD ports repository

  Modified files:
    .                    MOVED UPDATING 
    www                  Makefile 
    www/squid            Makefile distinfo 
    www/squid/files      patch-src-cf.data.pre pkg-deinstall.in 
                         pkg-install.in pkg-message.in 
    www/squid25          Makefile 
  Added files:
    www/squid/files      extra-patch-src-cf.data.pre.aufs 
                         icap-2.6-bootstrap.patch 
                         icap-2.6-core.patch 
                         patch-tools-Makefile.in squid.in 
  Removed files:
    www/squid/files      customlog-2.5.patch follow_xff-2.5.patch 
                         follow_xff-configure.patch 
                         icap-2.5-bootstrap.patch 
                         icap-2.5-core.patch patch-src-ftp.c 
                         squid.sh.in 
    www/squid26          Makefile distinfo pkg-descr 
    www/squid26/files    extra-patch-src-cf.data.pre.aufs 
                         icap-2.6-bootstrap.patch 
                         icap-2.6-core.patch patch-aa 
                         patch-helpers-basic_auth-SMB-Makefile.in 
                         patch-helpers-basic_auth-SMB-smb_auth.sh 
                         patch-src-cf.data.pre 
                         patch-tools-Makefile.in pkg-deinstall.in 
                         pkg-install.in pkg-message.in squid.in 
  Log:
  Rename
  
    www/squid -> www/squid25
    www/squid26 -> www/squid
  
  thus effectively updating www/squid to 2.6.STABLE9
  
  PR:             ports/108562
  Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
  Repocopies by:  marcus
  
  Revision  Changes    Path
  1.1281    +2 -1      ports/MOVED
  1.461     +14 -1     ports/UPDATING
  1.1703    +1 -1      ports/www/Makefile
  1.194     +102 -144  ports/www/squid/Makefile
  1.150     +3 -9      ports/www/squid/distinfo
  1.5       +0 -1597   ports/www/squid/files/customlog-2.5.patch (dead)
  1.1       +20 -0     ports/www/squid/files/extra-patch-src-cf.data.pre.aufs (new)
  1.6       +0 -411    ports/www/squid/files/follow_xff-2.5.patch (dead)
  1.4       +0 -65     ports/www/squid/files/follow_xff-configure.patch (dead)
  1.2       +0 -422    ports/www/squid/files/icap-2.5-bootstrap.patch (dead)
  1.6       +0 -7137   ports/www/squid/files/icap-2.5-core.patch (dead)
  1.1       +470 -0    ports/www/squid/files/icap-2.6-bootstrap.patch (new)
  1.1       +7142 -0   ports/www/squid/files/icap-2.6-core.patch (new)
  1.3       +25 -3     ports/www/squid/files/patch-src-cf.data.pre
  1.2       +0 -24     ports/www/squid/files/patch-src-ftp.c (dead)
  1.1       +11 -0     ports/www/squid/files/patch-tools-Makefile.in (new)
  1.3       +4 -5      ports/www/squid/files/pkg-deinstall.in
  1.3       +3 -60     ports/www/squid/files/pkg-install.in
  1.4       +14 -7     ports/www/squid/files/pkg-message.in
  1.1       +53 -0     ports/www/squid/files/squid.in (new)
  1.4       +0 -88     ports/www/squid/files/squid.sh.in (dead)
  1.194     +2 -0      ports/www/squid25/Makefile
  1.200     +0 -432    ports/www/squid26/Makefile (dead)
  1.157     +0 -3      ports/www/squid26/distinfo (dead)
  1.2       +0 -20     ports/www/squid26/files/extra-patch-src-cf.data.pre.aufs (dead)
  1.5       +0 -470    ports/www/squid26/files/icap-2.6-bootstrap.patch (dead)
  1.7       +0 -7142   ports/www/squid26/files/icap-2.6-core.patch (dead)
  1.2       +0 -11     ports/www/squid26/files/patch-aa (dead)
  1.2       +0 -11     ports/www/squid26/files/patch-helpers-basic_auth-SMB-Makefile.in (dead)
  1.3       +0 -13     ports/www/squid26/files/patch-helpers-basic_auth-SMB-smb_auth.sh (dead)
  1.4       +0 -39     ports/www/squid26/files/patch-src-cf.data.pre (dead)
  1.2       +0 -11     ports/www/squid26/files/patch-tools-Makefile.in (dead)
  1.3       +0 -39     ports/www/squid26/files/pkg-deinstall.in (dead)
  1.4       +0 -81     ports/www/squid26/files/pkg-install.in (dead)
  1.5       +0 -31     ports/www/squid26/files/pkg-message.in (dead)
  1.4       +0 -53     ports/www/squid26/files/squid.in (dead)
  1.14      +0 -10     ports/www/squid26/pkg-descr (dead)
_______________________________________________
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"