Bug 229601

Summary: www/squid: update to 4.1
Product: Ports & Packages Reporter: Pavel Timofeev <timp87>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
www_squid update to 4.1 patch
none
www_squid3 adjust pkg name after repocopy patch none

Description Pavel Timofeev 2018-07-08 09:19:23 UTC
Squid developers have release squid-4.1.
https://www.mail-archive.com/squid-announce@lists.squid-cache.org/msg00082.html
Technically they bumped a long lived "RC" squid-4.0 branch which we have as www/squid-devel.
I'd like to place squid 3 to www/squid3 for some time (until developer abandon it?) to make upgrade procedure easier, update www/squid to 4.1 and retire www/squid-devel.
Please:
1. Repocopy www/squid to www/squid3
2. Apply attached patch to www/squid3 to adjust package name
3. Apply attached patch to www/squid to update it to 4.1. The patch is just a copy of www/squid-devel port which was changed a bit by me for new release
4. Remove www/squid-devel port
5. Add to UPDATING something like this:
www/squid has been updated to 4.1. Old Squid-3.x port has been moved to www/squid3. All users of Squid-3.x are encouraged to plan for upgrades.
www/squid-devel is not longer supported.
Comment 1 Pavel Timofeev 2018-07-08 09:21:15 UTC
Created attachment 194947 [details]
www_squid update to 4.1 patch
Comment 2 Pavel Timofeev 2018-07-08 09:22:07 UTC
Created attachment 194948 [details]
www_squid3 adjust pkg name after repocopy patch
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-07-08 19:56:27 UTC
A commit references this bug:

Author: swills
Date: Sun Jul  8 19:55:48 UTC 2018
New revision: 474194
URL: https://svnweb.freebsd.org/changeset/ports/474194

Log:
  www/squid3: copy from www/squid and add PKGNAMESUFFIX

  PR:		229601
  Submitted by:	Pavel Timofeev <timp87@gmail.com> (maintainer)

Changes:
  head/www/Makefile
  head/www/squid3/
  head/www/squid3/Makefile
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-07-08 20:47:08 UTC
A commit references this bug:

Author: swills
Date: Sun Jul  8 20:46:48 UTC 2018
New revision: 474197
URL: https://svnweb.freebsd.org/changeset/ports/474197

Log:
  www/squid: update to 4.1

  PR:		229601
  Submitted by:	timp87@gmail.com (maintainer)

Changes:
  head/www/squid/Makefile
  head/www/squid/distinfo
  head/www/squid/files/patch-compat_compat.h
  head/www/squid/files/patch-compat_shm.cc
  head/www/squid/files/patch-configure
  head/www/squid/files/patch-src-cf.data.pre
  head/www/squid/files/patch-src_DiskIO_Mmapped_MmappedFile.cc
  head/www/squid/files/patch-src__ip__Intercept.cc
  head/www/squid/files/patch-src_client__side__request.cc
  head/www/squid/files/patch-src_esi_CustomParser.cc
  head/www/squid/files/patch-src_ip_Intercept.cc
  head/www/squid/files/patch-src_ipc_mem_Segment.cc
  head/www/squid/files/patch-src_tools.cc
  head/www/squid/files/squid.in
  head/www/squid/pkg-plist
Comment 5 Steve Wills freebsd_committer freebsd_triage 2018-07-08 20:48:00 UTC
Committed, thanks!