Bug 253444

Summary: graphics/zbar: make respect of IMAGEMAGICK_DEFAULT and USES localbase
Product: Ports & Packages Reporter: Vladimir Druzenko <vvd>
Component: Individual Port(s)Assignee: Tobias C. Berner <tcberner>
Status: Closed FIXED    
Severity: Affects Only Me CC: dev2, tcberner
Priority: --- Flags: dev2: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252335
Attachments:
Description Flags
make respect of IMAGEMAGICK_DEFAULT and USES localbase vvd: maintainer-approval+

Description Vladimir Druzenko freebsd_committer freebsd_triage 2021-02-11 21:27:39 UTC
Created attachment 222377 [details]
make respect of IMAGEMAGICK_DEFAULT and USES localbase

Tested on 12.2 amd64: check-plist, build, run.
Comment 1 Oliver Heesakkers 2021-02-20 11:38:46 UTC
Looks good to me, sorry I don't really have time to do proper testing.

Note that if you're an active user of zbar (I no longer am), it's development is being continued at https://github.com/mchehab/zbar at some point someone might want to update this port to that.
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2021-02-20 11:57:43 UTC
(In reply to Oliver Heesakkers from comment #1)
Set, plz, maintainer-approval flag for patch - commiters will commit it.

I'm not active user of zbar (rare use it), but I can make patch with switch to new upstream.
Comment 3 Oliver Heesakkers 2021-02-20 12:06:20 UTC
Comment on attachment 222377 [details]
make respect of IMAGEMAGICK_DEFAULT and USES localbase

Right, separate + for the patch
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-02-20 12:11:24 UTC
A commit references this bug:

Author: tcberner
Date: Sat Feb 20 12:11:16 UTC 2021
New revision: 566155
URL: https://svnweb.freebsd.org/changeset/ports/566155

Log:
  graphics/zbar: use IMAGEMAGICK_DEFAULT

  - switch to USES=localbase

  PR:		253444
  Submitted by:	VVD <vvd@unislabs.com>
  Approved by:	Oliver Heesakker s<dev2@heesakkers.info> (maintainer)

Changes:
  head/graphics/zbar/Makefile
  head/graphics/zbar/pkg-plist
Comment 5 Tobias C. Berner freebsd_committer freebsd_triage 2021-02-20 12:11:53 UTC
Committed, Thanks.