Bug 192913

Summary: small fix from pkg-plist www/squid33
Product: Ports & Packages Reporter: Pavel Timofeev <timp87>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Some People CC: iakrevetko, marino
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
patch none

Description Pavel Timofeev 2014-08-22 10:32:41 UTC
Created attachment 146151 [details]
patch

While squid33 is still here:

- small correction for pkg-plist
- add ability to set keytab only for squid
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-22 13:41:57 UTC
can you explain the patch?  This says both options have to be set otherwise the file isn't installed.  Is that correct?
Comment 2 Pavel Timofeev 2014-08-22 16:19:31 UTC
(In reply to John Marino from comment #1)
> can you explain the patch?  This says both options have to be set otherwise
> the file isn't installed.  Is that correct?

Exactly!
Comment 3 John Marino freebsd_committer freebsd_triage 2014-08-22 16:21:52 UTC
okay.  Obviously the PORTREVISION would need a bump too.
Comment 4 Pavel Timofeev 2014-08-22 18:14:53 UTC
Yes, of course.
Comment 5 John Marino freebsd_committer freebsd_triage 2014-08-23 11:21:37 UTC
*** Bug 192936 has been marked as a duplicate of this bug. ***
Comment 6 commit-hook freebsd_committer freebsd_triage 2014-08-23 11:40:42 UTC
A commit references this bug:

Author: marino
Date: Sat Aug 23 11:40:16 UTC 2014
New revision: 365721
URL: http://svnweb.freebsd.org/changeset/ports/365721

Log:
  www/squid33: Fix plist for options, enable keytab only for squid

  PR:		192913
  Submitted by:	timp87

Changes:
  head/www/squid33/Makefile
  head/www/squid33/files/squid.in
  head/www/squid33/pkg-plist
Comment 7 John Marino freebsd_committer freebsd_triage 2014-08-23 11:52:14 UTC
Thanks!