Bug 248530 - converters/pdf2djvu: update to 0.9.17.1 to prepare for poppler >= 20.08.0
Summary: converters/pdf2djvu: update to 0.9.17.1 to prepare for poppler >= 20.08.0
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://github.com/jwilk/pdf2djvu/com...
Keywords: buildisok
Depends on:
Blocks: poppler-20.08.0
  Show dependency treegraph
 
Reported: 2020-08-08 07:46 UTC by Tobias C. Berner
Modified: 2020-08-09 10:00 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (samy.mahmoudi)
tcberner: maintainer-feedback?


Attachments
v1 (978 bytes, patch)
2020-08-08 07:46 UTC, Tobias C. Berner
tcberner: maintainer-approval? (samy.mahmoudi)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias C. Berner freebsd_committer freebsd_triage 2020-08-08 07:46:29 UTC
Created attachment 217081 [details]
v1

Moin moin 

For the poppler upgrade to 20.08.0 graphics/pdf2djvu needs to be updated to 0.9.17.1 which includes upstreams configure fixes to handle the changed versioning scheme.

The patch is attached and can also be found here:
https://people.freebsd.org/~tcberner/patches/converters_pdf2djvu.0.9.17.1.v1.diff

Please let me know if you're fine with it, then I'll commit it :)


mfg Tobias
Comment 1 Automation User 2020-08-08 10:11:59 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/175663960
Comment 2 Samy Mahmoudi 2020-08-08 12:02:44 UTC
Hi Tobias,

I looked for an upstream update of graphics/pdf2djvu last week after thinking of poppler ;-)

Checking your patch right now.
Comment 3 Samy Mahmoudi 2020-08-08 12:47:01 UTC
I did a 'testport' and tested the new binary against a PDF file: the conversion went fine. You could commit your patch :-)

Thank you Tobias!
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-08-09 09:59:49 UTC
A commit references this bug:

Author: tcberner
Date: Sun Aug  9 09:59:39 UTC 2020
New revision: 544560
URL: https://svnweb.freebsd.org/changeset/ports/544560

Log:
  converters/pdf2djvu: update to 0.9.17.1 to prepare for poppler >= 20.08.0

  - this minor release includes a fix to handles graphic/poppler's changed
    versioning scheme

  PR:		248530
  PR:		248419
  Approved by:	Samy Mahmoudi <samy.mahmoudi@gmail.com> (maintainer)

Changes:
  head/converters/pdf2djvu/Makefile
  head/converters/pdf2djvu/distinfo
Comment 5 Tobias C. Berner freebsd_committer freebsd_triage 2020-08-09 10:00:01 UTC
Committed. Thanks for the quick response time :)