Bug 160974 - [Maintainer] www/squid31: implement SQUID_SSL_CRTD, add vendor patches
Summary: [Maintainer] www/squid31: implement SQUID_SSL_CRTD, add vendor patches
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: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-24 15:00 UTC by Thomas-Martin Seck
Modified: 2011-10-03 19:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.71 KB, patch)
2011-09-24 15: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-24 15:00:01 UTC
- implement a new option WITH(OUT)_SQUID_SSL_CRTD as a wrapper
  for the --enable-ssl-crtd option (thanks to Guy Helmer for the patch)
- add vendor patches 10374 to 10379 as published on
  http://www.squid-cache.org/Versions/v3/3.1/changesets/
- bump PORTREVISION

Fix: Apply this patch:
Comment 1 Beat Gaetzi freebsd_committer freebsd_triage 2011-10-03 18:58:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beat

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-03 19:41:01 UTC
beat        2011-10-03 18:40:47 UTC

  FreeBSD ports repository

  Modified files:
    www/squid31          Makefile distinfo 
  Log:
  - Implement a new option WITH(OUT)_SQUID_SSL_CRTD as a wrapper
    for the --enable-ssl-crtd option (thanks to Guy Helmer for the patch)
  - Add vendor patches 10374 to 10379 as published on
    http://www.squid-cache.org/Versions/v3/3.1/changesets/
  - Bump PORTREVISION
  
  PR:             ports/160974
  Submitted by:   Thomas-Martin Seck <tmseck AT web.de> (maintainer)
  
  Revision  Changes    Path
  1.256     +10 -1     ports/www/squid31/Makefile
  1.196     +12 -0     ports/www/squid31/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 Beat Gaetzi freebsd_committer freebsd_triage 2011-10-03 19:41:19 UTC
State Changed
From-To: open->closed

Committed. Thanks!