Bug 123782 - [Maintainer] www/squid: fix build on 8-CURRENT after Heimdal update
Summary: [Maintainer] www/squid: fix build on 8-CURRENT after Heimdal update
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-05-18 11:20 UTC by Thomas-Martin Seck
Modified: 2008-05-22 01:10 UTC (History)
0 users

See Also:


Attachments
file.diff (7.20 KB, patch)
2008-05-18 11:20 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-05-18 11:20:00 UTC
Try to make the squid_kerb_auth helper build with all versions of Heimdal
in the base system of those FreeBSD versions the Ports system supports.

Bump PORTREVISION to mark the fix.

Added file:
files/fix-kerberos.patch

Fix: Apply this patch:
How-To-Repeat: Try to build the port on 8-CURRENT after the recent Heimdal update.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-05-18 14:58:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-22 01:09:04 UTC
miwi        2008-05-22 00:08:58 UTC

  FreeBSD ports repository

  Modified files:
    www/squid            Makefile 
    www/squid/files      icap-2.6-bootstrap.patch 
                         patch-helpers-negotiate_auth-squid_kerb_auth-Makefile.in 
  Added files:
    www/squid/files      fix-kerberos.patch 
  Log:
  - Fix build after Heimdal update on HEAD
  
  PR:             123782
  Submitted by:   Thomas-Martin Seck <tmseck@web.de> (maintainer)
  
  Revision  Changes    Path
  1.212     +10 -1     ports/www/squid/Makefile
  1.1       +103 -0    ports/www/squid/files/fix-kerberos.patch (new)
  1.10      +2 -2      ports/www/squid/files/icap-2.6-bootstrap.patch
  1.2       +30 -12    ports/www/squid/files/patch-helpers-negotiate_auth-squid_kerb_auth-Makefile.in
_______________________________________________
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-05-22 01:09:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!