Bug 205952

Summary: security/clamtk: post-patch in Makefile breaks usage of crontab and which command
Product: Ports & Packages Reporter: Lars Herschke <lhersch>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Many People Flags: amdmi3: maintainer-feedback-
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Lars Herschke 2016-01-06 11:49:38 UTC
Created attachment 165152 [details]
patch

The replacement from /usr/bin to /usr/local/bin in the post-patch section in the makefile is unnecessary and avoid the usage of crontab and which command in the perl modules Device.pm and GUI.pm
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2016-09-08 14:26:41 UTC
Maintainer timeout
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-12-26 11:30:33 UTC
A commit references this bug:

Author: amdmi3
Date: Mon Dec 26 11:30:05 UTC 2016
New revision: 429492
URL: https://svnweb.freebsd.org/changeset/ports/429492

Log:
  - Don't replace /usr/bin with ${LOCALBASE}/bin as it does need /usr/bin (to search for crontab) and still does fall back to search in /usr/local (for clamav binaries)
  - Ensure that /usr/local is raplaced with ${LOCALBASE}
  - Switch to options helpers

  PR:		205952
  Submitted by:	lhersch@dssgmbh.de
  Approved by:	maintainer timeout (tj, almost a year)

Changes:
  head/security/clamtk/Makefile
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-12-26 11:31:37 UTC
A commit references this bug:

Author: amdmi3
Date: Mon Dec 26 11:30:35 UTC 2016
New revision: 429493
URL: https://svnweb.freebsd.org/changeset/ports/429493

Log:
  - Bump revision for previous change

  PR:		205952

Changes:
  head/security/clamtk/Makefile