Bug 205952 - security/clamtk: post-patch in Makefile breaks usage of crontab and which command
Summary: security/clamtk: post-patch in Makefile breaks usage of crontab and which com...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-06 11:49 UTC by Lars Herschke
Modified: 2016-12-26 11:31 UTC (History)
0 users

See Also:
amdmi3: maintainer-feedback-


Attachments
patch (351 bytes, patch)
2016-01-06 11:49 UTC, Lars Herschke
no flags Details | Diff

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