Bug 192913 - small fix from pkg-plist www/squid33
Summary: small fix from pkg-plist www/squid33
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: John Marino
URL:
Keywords:
: 192936 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-08-22 10:32 UTC by Pavel Timofeev
Modified: 2014-08-23 11:52 UTC (History)
2 users (show)

See Also:


Attachments
patch (1.43 KB, patch)
2014-08-22 10:32 UTC, Pavel Timofeev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!