Bug 253444 - graphics/zbar: make respect of IMAGEMAGICK_DEFAULT and USES localbase
Summary: graphics/zbar: make respect of IMAGEMAGICK_DEFAULT and USES localbase
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias C. Berner
URL: https://bugs.freebsd.org/bugzilla/sho...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-11 21:27 UTC by Vladimir Druzenko
Modified: 2021-02-20 12:11 UTC (History)
2 users (show)

See Also:
dev2: maintainer-feedback+


Attachments
make respect of IMAGEMAGICK_DEFAULT and USES localbase (2.26 KB, patch)
2021-02-11 21:27 UTC, Vladimir Druzenko
vvd: maintainer-approval+
Details | Diff

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