Ticket #28000 (closed update: fixed)
update poppler to 0.16.0
| Reported by: | florian@… | Owned by: | devans@… |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | haspatch | Cc: | rmstonecipher@… |
| Port: | poppler |
Description
See attached patch. I hope this does not break any packages depending on a specific poppler version.
Attachments
Change History
comment:1 Changed 2 years ago by jmr@…
- Owner changed from macports-tickets@… to devans@…
- Cc devans@… removed
Library versions have changed so dependents will need rev bumping.
comment:2 Changed 2 years ago by jmr@…
- Cc rmstonecipher@… added
Ryan, did you test that dependents still work after r75618?
comment:3 Changed 2 years ago by rmstonecipher@…
Josh,
In r75626 I increased the revision of ports listed by 'port echo depends:poppler' as well as ports installed on my computer which include links to libpoppler.7.dylib.
If additional bugs are caused by links to libpoppler.7.dylib let me know.
Cheers,
Ryan
P.S. If indirect dependents are known to link to libraries which they do not directly depend upon, might it be helpful to explicitly include those libraries in depends_lib (or depends_lib-append) to reduce the need for otool-script-based investigation?
comment:5 follow-up: ↓ 6 Changed 2 years ago by jmr@…
BTW I didn't think texlive-basic or texlive-latex installed any binaries?
comment:6 in reply to: ↑ 5 Changed 2 years ago by dports@…
Replying to jmr@…:
BTW I didn't think texlive-basic or texlive-latex installed any binaries?
I came here to point out the same thing. They don't. Not that it's a big deal.
comment:7 Changed 2 years ago by rmstonecipher@…
Dan, Josh,
I did not mean for users to throw extra dinosaur chips in the furnace for naught.
I believe I edited the attached script (used on libpng12 to 14 transition) to correctly identify that those two ports provided files which linked to libpoppler.7.dylib.
Should I be using some additional test to avoid false positives?
Changed 2 years ago by rmstonecipher@…
- Attachment library_checker.sh added
script to test for libpoppler.7.dylib

